HOME
TUTORIAL
∇
Applets
Comments
CSS
Document Tags
Embed
Fonts
Forms
Frames
Images
Lines & Paragraphs
Links
Lists
Logical Tags
Scripts
Sounds
Symbols
Tables
Weird Tags
FORUM
∇
HTML Help
Web Design
Programming Languages
Web Hosting
Domain Names
Marketing
Community
QUICK LIST
CSS
Forum Home
FAQ
Search
Memberlist
Register
Profile
Log in to check your private messages
Log in
Register
- Not registered yet? Got something to say?
Join HTML Code Tutorial
!
Using A Transparent PNG As Table Background Image
HTML Help Forum Index
->
MySpace
View previous topic
::
View next topic
Author
Message
SlimDan22
Joined: 07 Mar 2008
Posts: 3
Posted: Fri Mar 07, 2008 2:15 pm
Using A Transparent PNG As Table Background Image
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
Dan
PayneLess Designs
Joined: 28 Feb 2007
Posts: 1277
Location: Biloxi, MS
Posted: Mon Jul 28, 2008 1:59 am
The colors you are seeing there are probably set as the td tag's background color.
Display posts from previous:
All Posts
1 Day
7 Days
2 Weeks
1 Month
3 Months
6 Months
1 Year
Oldest First
Newest First
HTML Help Forum Index
->
MySpace
All times are GMT - 8 Hours
Page
1
of
1
Jump to:
Select a forum
Announcements
----------------
Announcements
HTML Help
----------------
HTML FAQ
General HTML
HTML Form
HTML Table
HTML Frame
CSS
DHTML
SSI
MySpace
HTML Tools
Web Design
----------------
Images & Graphics
Templates
Multimedia
Programming Languages
----------------
Javascript
PHP
Perl
ASP
Others
Web Hosting
----------------
Free Hosting
Shared Hosting
Dedicated, Managed, and Co-located Hosting
Hosting Business and Reseller Hosting
Domain Names
----------------
Registrars
Tools
For Sale, Wanted, & Appraisals
Expired Domains
Monetization
Legal Issues
Marketing
----------------
SEO
PPC
Affiliate Marketing
Other Internet Marketing
Community
----------------
Miscellaneous
Website Review
Introduce Yourself
Feedback
Praise
Errors
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
Your Ad Here
HTML Help Archive
Powered by phpBB © 2001, 2005 phpBB Group
HOSTING / DESIGN
$1.99 Domain Registration
Cheap Web Hosting
Website Templates
MAKE MONEY
Sell Domain Names
Sell Website Templates
Home
|
Tutorials
|
Forum
|
Quick List
|
Link Directory
|
About
Copyright ©1997-2002 Idocs and ©2002-2007 HTML Code Tutorial