jaytoddimages
Member
Posted 8 months ago #
I am new to wordpress. I am much better with images than I am code. I would like to move up the menu an inch or so that it lines up right underneath. Could anyone help me?
Here is a link to the sight. I've been reading through the forums but I don't really understand some of the stuff they are talking about.
http://www.jaytoddphotographer.com
jaytoddimages
Member
Posted 8 months ago #
here is the header code:
[code moderated - please follow the forum guidelines for posting code]
most of the space seems to be in the header image - reduce the empty bottom black space in the image.
rahendz
Member
Posted 8 months ago #
just open the dynamic-style.php in the style folder on
your theme, then find #menu-wrapper, looks there in line 140.
change margin: 0 0 1.5em into margin: -80px 0 1.5em
and reload your home page..
jaytoddimages
Member
Posted 8 months ago #
Thanks rahendz. I tried that and it didn't seem to work. I cut the bottom part of the logo and it moved up a bit. Still not as much as I would like it to. Any other suggestions?
rahendz
Member
Posted 8 months ago #
really? works for me.. if i look into your site, seems you don't change the css yet..
jaytoddimages
Member
Posted 7 months ago #
Ok. I'm still pretty slow and what everything is yet.;)