Results 1 to 10 of 16

Hybrid View

  1. #1
    Join Date
    Jan 2010
    Posts
    80
    Plugin Contributions
    0

    Default Re: Transparent background

    Quote Originally Posted by gjh42 View Post
    You need to search everywhere in your stylesheet for background: or background-color:, and try changing the color #xxxxxx to transparent.
    Look at your site after each change to see what it does, and change it back if it doesn't help.
    Ok,now it's better understood for me,thanks!

    And must add only the bg image in body or must add it to all places with need to?


  2. #2
    Join Date
    Jul 2005
    Location
    Upstate NY
    Posts
    22,010
    Plugin Contributions
    25

  3. #3
    Join Date
    Jan 2010
    Posts
    80
    Plugin Contributions
    0

    Default Re: Transparent background

    Quote Originally Posted by gjh42 View Post
    Only in the body.


    Well I have hardly tried that,but continues not working!

    Could you please take a look in my style?

    Code:
    body {
    	margin: 0;
    	margin-top: 10px;
    	font-family: verdana, arial, helvetica, sans-serif;
    	font-size: 62.5%;
    	color: #999999;
    	background-color: transparent;
    	background-image: url(../images/pagebg.gif);
    	}
    Code:
    #mainWrapper {
    	background-color: transparent;
    	text-align: left;
    	width: 96%;
    	vertical-align: top;
    	border: 1px solid #000;
    	}

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

    Default Re: Transparent background

    Well I have hardly tried that,but continues not working
    Well I think it is working
    Look at your background image being called for the body
    I looked at it and it is a BLACK tile

    Space is mine to break the link

    http ://www.distro.metal666.org/includes/templates/zj_black/images/pagebg.gif
    Zen-Venom Get Bitten

  5. #5
    Join Date
    Jan 2010
    Posts
    80
    Plugin Contributions
    0

    Default Re: Transparent background

    Quote Originally Posted by kobra View Post
    Well I think it is working
    Look at your background image being called for the body
    I looked at it and it is a BLACK tile

    Space is mine to break the link

    http ://www.distro.metal666.org/includes/templates/zj_black/images/pagebg.gif
    Kobra, Where is that space?

  6. #6
    Join Date
    Jan 2010
    Posts
    80
    Plugin Contributions
    0

    Default Re: Transparent background

    Yeahhhhhhh! Now it works!!!!!!!!!!!!!!!!!!!!!!!!!!

    I'm happy now and thank you very much!!!!!!!!!!!!!!
    Let's drink a beer to celebrate!

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

    Default Re: Transparent background

    It is still all black

    Why did you go through allthis????
    Zen-Venom Get Bitten

 

 

Similar Threads

  1. BackGround % Transparent
    By Osiyo in forum Templates, Stylesheets, Page Layout
    Replies: 4
    Last Post: 15 Sep 2008, 05:05 AM
  2. transparent background
    By mthem2003 in forum Templates, Stylesheets, Page Layout
    Replies: 6
    Last Post: 18 Apr 2008, 04:05 PM
  3. 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