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.![]()
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.![]()
What is your URL?
Please do not PM for support issues: a private solution doesn't benefit the community.
Be careful with unsolicited advice via email or PM - Make sure the person you are talking to is a reliable source.
Need to see your site???
But if a normal Zen Cart - template
Find this or similar and add/adjust the highlighted entry
Code:#navMainWrapper { margin: 0em; background-color: transparent; font-weight: bold; height: 1%; width: 100%; }
If you mean the space (with background image) above the mainWrapper, put some padding-top in the body element in your stylesheet.