orpatech
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Adding a picture/link widget in my blogyes add
font-weight:bold;
font-size:25px;And yes i wont mind a copy… may be my sales man can get find it useful 🙂
Thanks,
Forum: Fixing WordPress
In reply to: Strange mail from wordpress site in inboxyes.. you can use Captcha to avoid bots filling in your forms!
ThanksForum: Fixing WordPress
In reply to: Homepage Images[ Email redacted ]
email me the file index.php
i will have a look at it.
ThanksForum: Fixing WordPress
In reply to: Twenty Eleven Sidebar widthLeft Align the content and right align the sidebar..
looks to me the content area is center alignedForum: Fixing WordPress
In reply to: Strange mail from wordpress site in inboxMay be they are from contact form…
as it contain Subject field as well..Forum: Fixing WordPress
In reply to: Homepage ImagesHis ex-developer added that feature.. I m not sure if theme developer will consider is a theme issue..
it can be customized though if he provide us with the code of homepage…Thanks
Forum: Fixing WordPress
In reply to: Homepage ImagesNot sure where did he edited the code… can you paste the code from your index.php of your theme folder???
ThanksForum: Fixing WordPress
In reply to: I want to add a button to print the posts, please …Great!
Forum: Fixing WordPress
In reply to: Homepage ImagesCan you share a link to your site ?
Forum: Fixing WordPress
In reply to: Adding a picture/link widget in my blogYou will have to edit your style.css for this…
Just add the following code (at the end).widget-title { color: #ff0000; text-transform: capitalize; }This will change the color to Red and will remove the All-Caps feature.
ThanksForum: Fixing WordPress
In reply to: I want to add a button to print the posts, please …IF that is the case, then there is a tutorial for this..
See if it works
http://css-tricks.com/quick-tip-making-a-print-this-page-button/Forum: Fixing WordPress
In reply to: I want to add a button to print the posts, please …You want to print a hard copy of that post ?
Forum: Fixing WordPress
In reply to: Double slash problem public_html//wp-contentYes, Trying downloading your database sql file and replace //wp-content with /wp-content
this may solve your issue!
ThanksForum: Fixing WordPress
In reply to: Older post not workingGo to Settings-> Reading and change Blog pages show at most from 10 to 8.
May be that works.
thanksForum: Fixing WordPress
In reply to: Blog – Update/Information sectionDid you tried Recent post widget ????