News:

Want to get involved in developing SMF, then why not lend a hand on our github!

Main Menu

Header breaks

Started by ~DS~, February 07, 2010, 07:13:04 PM

Previous topic - Next topic

~DS~

Ok, I am using this tip http://www.simplemachines.org/community/index.php?topic=360100.msg2491986#msg2491986
to create a dropdown slogan menu. It was perfect but when I try to add a logo to it...the header breaks. I believe it's somewhere in the index.css


UPDATE: Fix the issue by:
#top_section
{
min-height: 65px;
/*overflow: hidden;*/
margin-bottom: 3px;
}


Replace with:
#top_section
{
min-height: 120px;
/*overflow: hidden;*/
margin-bottom: 3px;
}


Since my logo is big...I need to maximum the height to 120
"There is no god, and that's the simple truth. If every trace of any single religion were wiped out and nothing were passed on, it would never be created exactly that way again. There might be some other nonsense in its place, but not that exact nonsense. If all of science were wiped out, it would still be true and someone would find a way to figure it all out again."
~Penn Jillette – God, NO! – 2011

Advertisement: