Zen Cart Logo

Make Space at top

Locked

Views: 974

Results 1 to 4 of 4
This thread is locked. New replies are disabled.
30 Jul 2008, 10:41 PM
#1
unhappydave avatar

unhappydave

New Zenner

Join Date:
Jul 2008
Posts:
52
Plugin Contributions:
0

Make Space at top

I need to create space at the top. just like http://www.liltulips.com/
I can't seem to make any changes to the area. Itseems like it may not be space but transparency. How can I duplicate this.:blink:

30 Jul 2008, 11:16 PM
#2
Kim avatar

Kim

Obaa-san

Join Date:
Jun 2003
Location:
West Coast, North America
Posts:
26,611
Plugin Contributions:
0

Re: Make Space at top

What is your URL?

31 Jul 2008, 2:28 AM
#3
kobra avatar

kobra

Black Belt

Join Date:
Aug 2005
Location:
Arizona
Posts:
31,500
Plugin Contributions:
4

Re: Make Space at top

Need to see your site???

But if a normal Zen Cart - template

Find this or similar and add/adjust the highlighted entry

#navMainWrapper {
	margin: 0em;
        background-color: transparent;
	font-weight: bold;
	height: 1%;
	width: 100%;
	}
31 Jul 2008, 11:47 AM
#4
stevesh avatar

stevesh

Black Belt

Join Date:
Feb 2005
Location:
Lansing, Michigan USA
Posts:
19,793
Plugin Contributions:
2

Re: Make Space at top

If you mean the space (with background image) above the mainWrapper, put some padding-top in the body element in your stylesheet.