Results 1 to 4 of 4
  1. #1
    Join Date
    Jul 2008
    Posts
    22
    Plugin Contributions
    0

    Default Changing main page background to transparent

    Hi everyone, I am using v1.3 and my site is http://www.reversegarbage.org.au/catlog
    I am wanting to know how I can change my sidebox and main page background to the green background...Something like http://www.biome.com.au

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

    Default Re: Changing main page background to transparent

    First change the extention of your extra stylesheets like

    stylesheet1.css
    stylesheet5.css

    to anything except .css

    each .css is read and parsed in order

    Post back when done as currently difficult to determine which is responsible
    Zen-Venom Get Bitten

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

    Default Re: Changing main page background to transparent

    Ok now I have done that...Now I need to make the sidebox "Shopping" transparent as with the main page.

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

    Default Re: Changing main page background to transparent

    Find these 2 entries and make the background color transparent and you may want to remove the border entry in the other
    Code:
    .sideBoxContent {
    	background-color: #ffffff;
    	padding: 0.4em;
    	}
    
    .leftBoxContainer, .rightBoxContainer {
    	margin: 0em;
    	border: 1px solid #ffffff;
    	border-bottom: 5px solid #336633;
    	margin-top: 1.5em;
    	}
    Zen-Venom Get Bitten

 

 

Similar Threads

  1. Changing Background Color on Main Page Header ....
    By Horrific_ending in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 28 Dec 2010, 07:38 PM
  2. Changing Background colour on main page and boxes
    By hargz in forum General Questions
    Replies: 7
    Last Post: 3 Dec 2008, 07:14 PM
  3. BackGround % Transparent
    By Osiyo in forum Templates, Stylesheets, Page Layout
    Replies: 4
    Last Post: 15 Sep 2008, 05:05 AM
  4. Changing main background
    By Antheia in forum Templates, Stylesheets, Page Layout
    Replies: 7
    Last Post: 7 Apr 2008, 03:32 AM
  5. transparent background in wrappers so BODY background shows through
    By kjharrison in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 3 Sep 2006, 11:37 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