aquastar
Member
Posted 3 years ago #
Hi, Im having problems hiding the header text, I followed the procedures as laid down in the codex http://codex.wordpress.org/Designing_Headers but it didnt work, all it did was reduce the size of the title but it is still there
http://www.globalforumnetwork.com/
Any suggestions how to hide it completely?
add this line to style.css:
#headerimg h1 {text-indent:-9999px;}
aquastar
Member
Posted 3 years ago #
Yes excellent, thank you very much, it worked :)
aquastar
Member
Posted 2 years ago #
Hi, where would I add #headerimg h1 {text-indent:-9999px;} in Twenty Ten 1.1 css to hide the title text
in twenty ten, this would be:
#site-title { text-indent: -9999px; }
and, as far as i am aware, you can add this anywhere into style.css of the theme.
aquastar
Member
Posted 2 years ago #
Hi alchymyth, thanks mate, worked perfectly!
http://discoverthailand.biz/blog/
Although the white gap at the top is a bit big now, any suggestions for this?
in that case, try:
#site-title, #site-description { display:none; }
aquastar
Member
Posted 2 years ago #
Worked great, thanks so much alchymyth, you have been of great help :)
Now if I want to put Google ads across the top, bottom and in the right side bar, can it be done with twenty ten? and how would I do that? Also I want to change the search box to Google custom search
aquastar
Member
Posted 2 years ago #
I forgot, I also want to change the font to the same font and size used here on this forum, I think it looks much cleaner and easier to read