Zen Cart Logo
Forums / Templates, Stylesheets, Page Layout / Gap on main page between menu bar and content

Gap on main page between menu bar and content

Locked

Views: 1,224

Results 1 to 3 of 3
This thread is locked. New replies are disabled.
30 Oct 2009, 11:04 PM
#1
mw4kids avatar

mw4kids

Zen Follower

Join Date:
Oct 2008
Posts:
403
Plugin Contributions:
0

Gap on main page between menu bar and content

Hello,

I just recently changed the content on my main page and it was fine yesterday and today I noticed a big gap between the navcattabs wrapper and the content. Anyway way I can get these closer:

Here is a snippet of the html I pasted into the Define Pages Editor:

<body> <p class="MsoNoSpacing" style="margin-left: 0.5in; text-indent: -0.25in;"> </p> <p class="MsoNoSpacing"> </p> <p class="MsoNoSpacing"><big><span style="font-family: "Arial","sans-serif";">Is shopping for your precious little ones becoming prohibitively expensive? We, at Thrift 4 Kids, understand that you can spend a fortune dressing your children. That’s why we take great pride in offering new and used kids clothes, footwear, accessories and books at bargain prices. Shop for quality second-hand products at significantly discounted prices and keep more money in your pockets.  It’s important for us to give you the opportunity to keep your children well dressed while sticking to your budget. <o:p></o:p></span></big><span style="font-family: "Arial","sans-serif";"><big> </big></span><b style=""><i style=""><span style="font-family: "Arial","sans-serif"; color: rgb(96, 0, 0);"><big><br> </big></span></i></b></p> <p class="MsoNoSpacing"><b><i style=""><span __________________________________________________

Thanks!

oh PS I use Kompozer and there was no spacing between the top of the page and where I began typing (reads 0px)

31 Oct 2009, 9:57 AM
#2
stevesh avatar

stevesh

Black Belt

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

Re: Gap on main page between menu bar and content

It's not a good idea generally to paste copy from a WYSIWYG editor into a define page. Better to use the built-in editor or code the HTML by hand. In this case, it's the <p> tags that your editor added that are causing that gap.

31 Oct 2009, 2:11 PM
#3
mw4kids avatar

mw4kids

Zen Follower

Join Date:
Oct 2008
Posts:
403
Plugin Contributions:
0

Re: Gap on main page between menu bar and content

thank you!!! :smile: