Ok on my blog (www.customizepsp.co.uk) the search button only shows up as "Sea" the "rch" are not there. Pleas can you help me out?
Ok on my blog (www.customizepsp.co.uk) the search button only shows up as "Sea" the "rch" are not there. Pleas can you help me out?
Look for the section in your theme's style.css starting:
#searchform input {
Edit the following property there:
width: 25px;
You could try 50px but the more space the better off you'll be. I might go with:
width: 6em;
That way it should properly resize depending on the text size your visitors are set to in their browsers.
Hi thanks, but it says "If this file were writable you could edit it." so i am unable to edit the theme. Anything else i can do? Maybe something in my FTP?
Edit the style.css file locally and upload it via ftp.
This topic has been closed to new replies.