HTML Tutorial


 Forum HomeForum Home   FAQFAQ   SearchSearch   MemberlistMemberlist   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 
RegisterRegister - Not registered yet? Got something to say? Join HTML Code Tutorial!
Using A Transparent PNG As Table Background Image
Post new topic   Reply to topic    HTML Help Forum Index -> MySpace
View previous topic :: View next topic  
Author Message
SlimDan22



Joined: 07 Mar 2008
Posts: 3

PostPosted: Fri Mar 07, 2008 2:15 pm     Using A Transparent PNG As Table Background Image Reply with quote

Im quite Stumped with this problem

im trying to use a transparent PNG i made in GIMP as a repeated image in a table

for some reason it shows the old default myspace colors underneath

so it looks like this [I Circled The Areas]



i didnt really want to use the"Opacity"code
because i dont like the way its makes the text & images transparent as well


Heres The Code Im Using:
Code:

<style type="text/css">


 { Background Properties }
 table, tr, td { background-color:transparent; border:none; border-width:0;}
 body {
   background-color:none;
   background-image:url('http://i28.tinypic.com/2rqok03.jpg');
   background-attachment:scroll;
   background-position:top center;
   background-repeat:no-repeat;
 }

{ Table Properties }
 table table { border: 0px }
 table table table table{border:0px}
 table, tr, td { background-color:transparent; border:none; border-width:0;}
 table table table {
   background-image:url('http://i28.tinypic.com/2v1oor5.png');
   background-repeat:repeat;
   background-attachment:fixed;
   background-position:center center;
 }
 table table table table td {filter:none;}

 </style>


I Really Appreciate Anyones Help

Thanks Very Happy
Dan
PayneLess Designs



Joined: 28 Feb 2007
Posts: 1210
Location: Biloxi, MS

PostPosted: Mon Jul 28, 2008 1:59 am     Reply with quote

The colors you are seeing there are probably set as the td tag's background color.
Display posts from previous:   
Post new topic   Reply to topic    HTML Help Forum Index -> MySpace All times are GMT - 8 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
HTML Help Archive
Powered by phpBB © 2001, 2005 phpBB Group
HTML Help topic RSS feed 

 
HOSTING / DESIGN
MAKE MONEY

Home
  |   Tutorials   |   Forum   |   Quick List   |   Link Directory   |   About
Copyright ©1997-2002 Idocs and ©2002-2007 HTML Code Tutorial