|
|||||||
| The Stylesheet Discussions related to styling your site/template using the stylesheet. |
![]() |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
Zen Follower
Join Date: Aug 2004
Location: Fountain Hills, AZ
Posts: 492
|
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 |
|
|
|
|
|
#2 |
|
New Zenner
Join Date: Nov 2009
Location: i will tell u later
Posts: 6
|
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 |
|
|
|
|
|
#3 | |
|
Zen Follower
Join Date: Aug 2004
Location: Fountain Hills, AZ
Posts: 492
|
Quote:
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. |
|
|
|
|
|
|
#4 |
|
Totally Zenned
Join Date: Feb 2005
Location: Lansing, Michigan USA
Posts: 6,363
|
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. |
|
|
|
|
|
#5 |
|
New Zenner
Join Date: Apr 2009
Location: Netherlands
Posts: 9
|
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 |
|
|
|
|
|
#6 | |
|
Zen Follower
Join Date: Aug 2004
Location: Fountain Hills, AZ
Posts: 492
|
Quote:
Thanks a bunch!! Ruth |
|
|
|
|
![]() |
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|
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 |