-
zoedeyork
ParticipantHi,
Thanks for the great theme. We’re using it on our [url=http://socialeuropeanjournalism.com/blog/]blog[/url] on European Journalism and it’s exactly what we needed.
However I’ve come across a strange problem: the header text (blog’s title) is displayed on two lines rather than one. As if there was a margin somewhere. I had a look at the CSS and the functions.php files, but couldn’t find anything smaller than the usual 974px width.
I would appreciate any help. With that problem I can’t have a site description on the header because there is no room for a third line.
Cheers,
ZoeDaniel Tara
KeymasterHi Zoe,
Remove this from header.php:
<div id="headerwidget"> <?php if ( !function_exists('dynamic_sidebar') || !dynamic_sidebar(1) ) : ?> <?php endif; ?> </div>
zoedeyork
ParticipantHi Daniel,
Thanks! It worked perfectly.
Sub question though: can I change the color of my blog’s descritption?
I tried playing around with the css but it didn’t work.
Cheers,
Zoezoedeyork
ParticipantI tried that, but it didn’t work. Strange thing is: I changed the color via the header menu in WP dashboard, but on the css the color code is not the same. Meanwhile the right (green) color is displaying on the blog. Is there an override rule somewhere?
Tagged: header
You must be logged in to reply to this topic.