Site Name and Slogan pulls Logo down with them
Posted by vulfox on June 17, 2010 at 7:45am
Using Zen 2...
I try to position Site Name and Slogan so that they would be a bit lower than Logo. I have tried doing this by giving either #name-and-slogan a margin-top:6%; (I tried px too) or by giving #site-slogan a margin-top:6%;. (I have repositioned Slogan so that it is before Site Name in page.tpl.php.
My problem:
the Logo moves down too even though it is before Site and Slogan in the code and is outside of the DIV(s) I try to move.