Page 1 of 1

Header Menu

Posted: Thu Jun 03, 2010 12:21 am
by gondalia
how to move Header Text Lower.Lets say i want to lower Home/Account/Login/Cart texts from Top at may be 2 inch.how can i do that.

Re: Header Menu

Posted: Thu Jun 03, 2010 1:12 am
by Qphoria
I would recommend you use Firefox or Chrome and get the Web Developer extension and Firebug extensions. Then you can inspect content by right clicking on it and see real-time effects of styles.
You need to add a margin-top to your links to make it shift down.

Re: Header Menu

Posted: Fri Jun 04, 2010 12:21 pm
by readyman
Yeah, margin or padding on the a href tag you've got there in that navigation.