Results 1 to 4 of 4
  1. #1
    Join Date
    Oct 2006
    Posts
    14
    Plugin Contributions
    0

    Default Separately changing CSS for right/left sideboxes

    I have one box on the left hand side of my page, and I went into the CSS and specified (under .sideBoxContent) a background image for this sidebox. My shopping cart appears on the right hand side of my page, and is also assigned the same background image. I want my right-sidebox (the shopping cart) to have a different background image. Is there any way to do this, specify different CSS attributes for the right side vs. the left side?

    Thanks!

  2. #2
    Join Date
    Aug 2006
    Location
    Canada
    Posts
    1,029
    Plugin Contributions
    5

    Default Re: Separately changing CSS for right/left sideboxes

    Try assigning the shopping cart content background with this;

    #shoppingcartContent

  3. #3
    Join Date
    Oct 2006
    Posts
    14
    Plugin Contributions
    0

    Default Re: Separately changing CSS for right/left sideboxes

    Thanks~

    actually, since I am only using one sidebox on the right hand all I have to do (which I just figured out) is separate the .leftBoxContainer/.rightBoxContainer attributes and give each their own settings (they are combined as a default in the CSS file).

  4. #4
    Join Date
    Aug 2006
    Location
    Canada
    Posts
    1,029
    Plugin Contributions
    5

    Default Re: Separately changing CSS for right/left sideboxes

    You're welcome.
    Oh, if that's only how you have it... absolutely.

    For anyone else, here's the full(I think) list;
    Code:
    Sidebox content CSS Selectors:
    
    Categories = #categoriesContent
    New Products = #whatsnewContent
    Reviews = #reviewsContent
    Information = #informationContent
    More Information = #moreinformationContent
    Sponsors = #bannerboxContent
    Search = #searchContent
    Have you seen...(bannerbox 2) = #bannerbox2Content
    Shopping Cart = #shoppingcartContent
    Languages = #languagesContent
    Currencies = #currenciesContent
    Who's Online = #whosonlineContent

 

 

Similar Threads

  1. Different Left/Right Sideboxes
    By ideasgirl in forum Templates, Stylesheets, Page Layout
    Replies: 13
    Last Post: 25 Mar 2010, 04:23 PM
  2. Seperate Sidebox Content Background Images for left and right sideboxes.
    By Jordin in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 22 Jan 2010, 10:31 PM
  3. Replies: 5
    Last Post: 1 Oct 2009, 03:32 PM
  4. Can I right justify the left sideboxes?
    By ssdsarah in forum Templates, Stylesheets, Page Layout
    Replies: 3
    Last Post: 21 Mar 2009, 12:22 AM
  5. Left and Right sideboxes moved
    By akumi in forum Basic Configuration
    Replies: 3
    Last Post: 13 May 2008, 05:31 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