How can i add some header padding so that my nav bar doesnt sit on top of my header? thank you
How can i add some header padding so that my nav bar doesnt sit on top of my header? thank you
Can't see your template
Where is your site?
Zen-Venom Get Bitten
www.notoriousarc.com
also there is a USA Coin screws link in my header that i cant seem to remove.
Viewed in FF & IE6 it appears correct
What browser & version are you using?
Zen-Venom Get Bitten
Google Chrome 5.0
I know it looks ok but the menus are covering some of my image and i want there to be more padding on my header image.
Did you redefine the size in includes/languades/english/header.php
Code:// added defines for header alt and text define('HEADER_ALT_TEXT', 'Powered by Zen Cart :: The Art of E-Commerce'); define('HEADER_SALES_TEXT', 'TagLine Here'); define('HEADER_LOGO_WIDTH', '192px'); define('HEADER_LOGO_HEIGHT', '64px'); define('HEADER_LOGO_IMAGE', 'logo.gif');
Zen-Venom Get Bitten
First you need to decide whether or not you want the navCatTabsWrapper to show. The USA Coin Screws is a link in the navCatTabsWrapper that can be turned on or off in the admin.
Search the tutorials to remove the TagLine.
If you want to keep the navCatTabsWrapper, add padding-top: 15px; to the stylesheet around line 261.
Last edited by dbltoe; 10 Aug 2010 at 08:24 AM.
A little help with colors.
myZenCartHost.com - Zen Cart Certified, PCI Compatible Hosting by JEANDRET
Free SSL & Domain with semi-annual and longer hosting. Updating 1.5.2 and Up.
yes i did
took out the div and it didnt move.
i still cant get my nav buttons off my header image. any help would be appreciated
www.notoriousarc.com