Page 1 of 2 12 LastLast
Results 1 to 10 of 16

Hybrid View

  1. #1
    Join Date
    Jan 2008
    Location
    Chevreuse, France
    Posts
    273
    Plugin Contributions
    0

    Default Side (and any other) boxes CSS

    Hi,

    Try as I might, I just cannot find the style in the spreadsheet relevant to the colour and general style of of the side boxes. Can someone here stick my nose in it ? Thanks.

    Pete

  2. #2
    Join Date
    Dec 2005
    Location
    SWFL
    Posts
    469
    Plugin Contributions
    0

    Default Re: Side (and any other) boxes CSS

    It's in several different places, depending on what you're trying to change. If you're using Firefox, download the Firebug plug-in from their site. That will allow you to examine the code of your stylesheet and find the exact line number.
    Lesli in SW Florida ~ writer, teacher, and dodging hurricanes!

  3. #3
    Join Date
    Jan 2008
    Location
    Chevreuse, France
    Posts
    273
    Plugin Contributions
    0

    Default Re: Side (and any other) boxes CSS

    Florida, arghhhh! Here in France, we're in the middle of a gale! Its pouring down.

    Anyway, I have Firebug istalled on Firefox (would I use anything else ?) but it doesn't help. According to Firebug, the class for the left sidebar is "LeftBoxHeading" but in the CSS file, the background colour is declared as pink (#FF6699) whereas its green. I'm lost !

    Any ideas ?

    Pete

  4. #4
    Join Date
    Jan 2008
    Location
    Chevreuse, France
    Posts
    273
    Plugin Contributions
    0

    Default Re: Side (and any other) boxes CSS

    Also, in the style sheet, there's a class called "columnLeft" but its empty, no attributes. What does this mean?

  5. #5
    Join Date
    Dec 2005
    Location
    SWFL
    Posts
    469
    Plugin Contributions
    0

    Default Re: Side (and any other) boxes CSS

    Post a link to your site so we can take a look and see. And are you using a custom or third party template?
    Lesli in SW Florida ~ writer, teacher, and dodging hurricanes!

  6. #6
    Join Date
    Jan 2008
    Location
    Chevreuse, France
    Posts
    273
    Plugin Contributions
    0

    Default Re: Side (and any other) boxes CSS

    I'm just using the bog standard Zen Cart template on a test server. I wanted to see what was on offer before I started to develop a "real" site. As the boxes headings have a green brushed aluminium effect, I suppose they're just repeat images but I can't find the style with the link to them. This should be simple !

    Cheers

    Pete

  7. #7
    Join Date
    Aug 2005
    Location
    Arizona
    Posts
    27,755
    Plugin Contributions
    9

    Default Re: Side (and any other) boxes CSS

    Bone stock contempoary green is the tile_back.gif image and in the stylesheet-
    Code:
    .leftBoxHeading, .centerBoxHeading, .rightBoxHeading {
    	margin: 0em;
    	background-color: #abbbd3;
    	background-image: url(../images/tile_back.gif);
    	padding: 0.5em 0.2em;
    	}
    Zen-Venom Get Bitten

  8. #8
    Join Date
    Jan 2008
    Location
    Chevreuse, France
    Posts
    273
    Plugin Contributions
    0

    Default Re: Side (and any other) boxes CSS

    Thanks. In *my* stylesheet, this class (leftBoxHeading) is empty. I saw in another post that a lot of the css is to be found in the PHP pages which I have to copy into the stylesheet if I want to make any changes. This is probably one such example.

    Also, looking extensively through this forum and also at the faqs, it looks like I should not be messing around with the "out of the box" template but should be creating my own, presumably from a copy of the original template.

    Forgive me, Zen Cart is whole new world for me - perhaps I should buy the book !

    Cheers

    Pete

  9. #9
    Join Date
    Aug 2005
    Location
    Arizona
    Posts
    27,755
    Plugin Contributions
    9

    Default Re: Side (and any other) boxes CSS

    Post a link to your site...

    I have never seen any css that had to be copied from a php file? Where did you see this?

    If you are seeing the green template the code I posted must be there.
    Are you looking at the style sheet located here

    includes/templates/classic/css/stylesheet.css?
    Zen-Venom Get Bitten

  10. #10
    Join Date
    Jan 2008
    Location
    Chevreuse, France
    Posts
    273
    Plugin Contributions
    0

    Default Re: Side (and any other) boxes CSS

    I don't have a Zen Cart site yet, I'm just using the out-of-the-box Zen Cart 1.38 template on a testing server. So no link. The classic stylesheet is the one that came bundled with the software. I'm no newcomer to css so I see what you mean when you say if the style is not there in the style sheet, how can it be displayed on the page, but there we are. The class is indeed empty in the stylesheet.

    I'll have another look when I get back to the office (I'm on different machine here and don"t have acesss to the testing server) and will get back to you.

    Cheers

    Pete

 

 
Page 1 of 2 12 LastLast

Similar Threads

  1. Any way of increasing the font size of prices in side and centre boxes?
    By dgent in forum Templates, Stylesheets, Page Layout
    Replies: 14
    Last Post: 1 Feb 2011, 10:39 AM
  2. Keep products up on 1 side and cart on the other side after order
    By Underdawg135 in forum Templates, Stylesheets, Page Layout
    Replies: 7
    Last Post: 7 Apr 2009, 10:57 PM
  3. How do I change the contents of the Sponsors, Have You Seen, and other side boxes
    By agentx in forum Templates, Stylesheets, Page Layout
    Replies: 5
    Last Post: 28 Dec 2008, 11:26 AM
  4. Ez-Pages Sidebox show some links on one side and others on the other side
    By brettw in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 21 Nov 2008, 12:41 PM
  5. Make categories side box different from other side boxes
    By Jeff G in forum Templates, Stylesheets, Page Layout
    Replies: 6
    Last Post: 20 Nov 2007, 10:16 PM

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