Get the book

Go Back   Zen Cart Support > Customizing the Look of Your Shop > The Stylesheet

The Stylesheet Discussions related to styling your site/template using the stylesheet.

Reply
 
Thread Tools Display Modes
Old 7th November 2009, 09:29 AM   #1
rwoody
Zen Follower
 
rwoody's Avatar
 
Join Date: Aug 2004
Location: Fountain Hills, AZ
Posts: 492
Default left colum spacing - odd problem

I must be tired or something... I've built so many of these and never had this issue before - I'm hoping someone with fresh eyes can see what must be a silly error I'm overlooking.

Here is the link - site - Notice the Cat box and the info box have no space between - I just started with a basic classic - removed all the images and started restyling as I needed to, so this is a pretty simple design -

When I popped in the info box it was squished up under the categories box and I've gone over the css a ton and can't find what's created the issue.

Can someone with firebug take a quick look and see what in the heck I've done here? I'm sure it has to be I typo I'm just am not seeing.

Thanks a bunch in advance.

Ruth
rwoody is offline   Reply With Quote
Old 7th November 2009, 09:53 AM   #2
prettywish126
New Zenner
 
prettywish126's Avatar
 
Join Date: Nov 2009
Location: i will tell u later
Posts: 6
Default Re: left colum spacing - odd problem

well,dont worry,that is a real simple issue,you can go to 'your_templete/css/style_sheet.css',just change the css style,you can slove the problem.
i have disable this problem many times.
__________________
No pain, No game
prettywish126 is offline   Reply With Quote
Old 7th November 2009, 09:59 AM   #3
rwoody
Zen Follower
 
rwoody's Avatar
 
Join Date: Aug 2004
Location: Fountain Hills, AZ
Posts: 492
Default Re: left colum spacing - odd problem

Quote:
Originally Posted by prettywish126 View Post
well,dont worry,that is a real simple issue,you can go to 'your_templete/css/style_sheet.css',just change the css style,you can slove the problem.
i have disable this problem many times.

Ok, can you give me a clue? LOL...I've looked at the style sheet till my eyes are red and I don't see what I did to create the problem.

Thanks for any nudges in the right direction.
rwoody is offline   Reply With Quote
Old 7th November 2009, 01:17 PM   #4
stevesh
Totally Zenned
 
stevesh's Avatar
 
Join Date: Feb 2005
Location: Lansing, Michigan USA
Posts: 6,363
Default Re: left colum spacing - odd problem

I don't know what you did, but each of the boxes has its own id, so if you add this to the stylesheet:


#information {margin-top:1em;}

Adjust the '1em' as desired.
stevesh is online now   Reply With Quote
Old 7th November 2009, 07:43 PM   #5
And_or
New Zenner
 
Join Date: Apr 2009
Location: Netherlands
Posts: 9
Default Re: left colum spacing - odd problem

stylesheet.css (line 621)

.leftBoxContainer, .rightBoxContainer {
border-bottom:1px solid #0063FF;
margin:0;
}

no margin and no padding defined, so there is no space between the boxes

Original css form Classic template is:
.leftBoxContainer, .rightBoxContainer {
margin: 0em;
border: 1px solid #9a9a9a;
border-bottom: 5px solid #336633;
margin-top: 1.5em;
}

So you must have changed that...

Goodluck
And_or is offline   Reply With Quote
Old 7th November 2009, 10:39 PM   #6
rwoody
Zen Follower
 
rwoody's Avatar
 
Join Date: Aug 2004
Location: Fountain Hills, AZ
Posts: 492
Default Re: left colum spacing - odd problem

Quote:
Originally Posted by And_or View Post
stylesheet.css (line 621)

.leftBoxContainer, .rightBoxContainer {
border-bottom:1px solid #0063FF;
margin:0;
}

no margin and no padding defined, so there is no space between the boxes

Original css form Classic template is:
.leftBoxContainer, .rightBoxContainer {
margin: 0em;
border: 1px solid #9a9a9a;
border-bottom: 5px solid #336633;
margin-top: 1.5em;
}

So you must have changed that...

Goodluck
I knew it was silly - have no idea why I removed that and why I didn't catch it. Must have just been really tired.

Thanks a bunch!!

Ruth
rwoody is offline   Reply With Quote
Reply

Bookmarks

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Similar Threads
Thread Thread Starter Forum Replies Last Post
Left colum layout box... ahhongcheong First Steps & General Customization Issues 3 17th June 2009 04:43 PM
New Banner in left or right colum 454casull First Steps & General Customization Issues 0 12th January 2009 06:01 PM
how do I change the size of my left colum box sizes hoygs740 The Stylesheet 10 21st September 2008 10:51 PM
EZ pages to enable the right colum or left colum Axel1 Page Layout Changes 0 19th November 2006 10:45 PM


All times are GMT +1. The time now is 08:59 PM.

Learn tips, tricks & secrets for your Zen Cart™
Sign up for our FREE Newsletter

Powered by vBulletin® Version 3.7.6
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Content and Graphics Copyright (c) 2006, 2007, 2008, 2009 Zen Ventures, LLC - all rights reserved
Get Zen Cart E-Commerce Shopping Cart at SourceForge.net. Fast, secure and Free Open Source software downloads