The logo placement on my site is controlled by the CSS here.....
Code:
#wrapp_ { width:946px; height:100%; margin:0 auto; }
.logo { float:left; width:295px; height:83px; margin-top: 20px; }
Here is a screenshot of the logo I created (dougdraws)....
As you can see all I need to do is get the logo (dougdraws) to go down from the top about 50 pixels or so. However, everytime I try this (by adding some padding or margin to the "logo" class in the sylesheet) it moves both the logo AND the main wrapper down.
All I want to do is move the logo down. If you could help me figure this out I would appreciate it.
Thank you.
__________________
-- I draw therefore I am...
|