Results 1 to 3 of 3
  1. #1
    Join Date
    Jul 2008
    Posts
    59
    Plugin Contributions
    0

    Default CSS cell margins/borders - need help

    Hi,

    I'm changing the look and feel of the sideboxes via the stylesheet. Have worked out how to change the colours, but can't work out how to do cell margins/borders. I'd like each cell entry to have a line underneath, like the one found on the left menu at www.chococo.co.uk but I'm only getting a line at the bottom of each table. Seems I don't know CSS as well as I thought - anyone have any ideas?

    Many thanks,
    Adam.

  2. #2
    Join Date
    Jul 2008
    Posts
    59
    Plugin Contributions
    0

    Default Re: CSS cell margins/borders - need help

    After further experimentation I can now get the line in some sideboxes, but not others - it is showing in the New Products sidebox, but not in Categories or Manufacturers. Code is below...

    HTML Code:
    .leftBoxHeading, .centerBoxHeading, .rightBoxHeading {
    	margin: 0em;
    	border-bottom: 1px solid #000000;
    	background-color: #89BD51;
    	background-image: url(../images/tile_back.gif);
    	padding: 0.5em 0.2em;
    	}
    
    .leftBoxContainer, .rightBoxContainer {
    	margin: 0em;
    	/*border: 1px solid #FFFFFF;*/
    	background-color: #D3FDA6;
    	border-bottom: 1px solid #000000;
    	margin-top: 1.5em;
    	}
    
    .sideBoxContent {
    	background-color: #D3FDA6;
    	padding: 0.5em;
    	border-bottom: 1px solid #000000;
    	}
    Any input much appreciated.

    Cheers,
    Adam.

  3. #3
    Join Date
    Jul 2008
    Posts
    59
    Plugin Contributions
    0

    Default Re: CSS cell margins/borders - need help

    For anyone else that is reading this thread...after hours of trial and error I discovered the Lavender template and am using stylesheet functionality from this - still not perfect but getting there....it's available on the zen cart site where people upload free templates.

 

 

Similar Threads

  1. Need immediate help for displaying product fields in tabular form(cell form)
    By Madhu in forum Templates, Stylesheets, Page Layout
    Replies: 7
    Last Post: 26 Jan 2009, 01:00 PM
  2. Need Help With The Main Borders
    By 1der_dog in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 15 Jul 2007, 02:46 PM
  3. EZ-Pages CSS? changing margins
    By wasana in forum General Questions
    Replies: 0
    Last Post: 10 Jul 2006, 10:03 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg