Pro Theme Design Forum » Mimbo Pro
Page name vs. Banner conflict
|
|
I noticed that if I name my blog (under Options/blog title) If I don't name the blog, the page title ends up blank and the footer info disappears. Is there a workaround for this? Thanks in advance, |
|
|
Technically your logo and masthead background should be separate. But if, as in your case, they're part of the same graphic, you just need to open style.css and add a 'text-indent:-9999px' to the <h1> tag and to the #description ID. |
|
|
excellent - thanks!! |
|
|
Hi OK, I "uncommented" the "h1, a#logo " (in the css file) giving me: h1, a#logo { so now I have a white box stroke in the banner area. also could not locate: #description ID in the css file. Thanks, |
|
|
You should only uncomment that if you have a graphical logo that sits on top of the banner. Otherwise, undo what you did and use the text-indent solution. |
|
|
Thanks, I managed to confuse myself, I reloaded the original css file and added the h1, #logo h2#description and that seems to work! Steve |
|
|
hi this solution works great, is there a way to make the banner clickable back to the home page? |
|
|
You could always use an anchor tag in place of the <h1> tag. |
Reply
You must log in to post.
not a support question