|
|||||||
![]() |
|
|
Thread Tools | Search this Thread | Display Modes |
|
|
#1 |
|
Baseband Member
Join Date: Jan 2006
Posts: 87
|
On MySpace.com how do I make the main profile box or module (now white) transparent in my profile so I can see my background image better? I know how to change colors, fonts, etc in the modules but can't figure out how to adjust the main block. What is the formula and where do I put it?
Here's my myspace site http://myspace.com/wherebob Thanks Bob
__________________
* Dell OptiPlex GX279, Pentium 4 - 2.8GHZ Hyper-Threaded 150G drive, 500G external drive, 1.5GB Ram, XP Professional * Dell Dimension 2400, Pentium 4 - 2.56GHZ 40G drive, 1.5GB RAM, Windows Server 2003 R2 |
|
|
|
|
|
#2 |
|
Daemon Poster
|
give me a sample of the code.....i deleted my myspace account ages ago and back then i didnt know css so i used the prefab ones
__________________
Desktop: Phenom II B50 3.1Ghz, 4GB DDR2 800, Gigabyte MA790X-UD4P, 2x 1TB RAID0, GTX 460 1GB, OCZ 600W, ABS Black Pearl Laptop: i5 430M 2.26Ghz, 4GB DDR3 1066, 500GB WD Blue, Mobility Radeon HD 5650 1GB (discrete) |
|
|
|
|
|
#3 | |
|
Baseband Member
Join Date: Jan 2006
Posts: 87
|
Quote:
<style> table, tr, td {background-color:transparent;}</style>
__________________
* Dell OptiPlex GX279, Pentium 4 - 2.8GHZ Hyper-Threaded 150G drive, 500G external drive, 1.5GB Ram, XP Professional * Dell Dimension 2400, Pentium 4 - 2.56GHZ 40G drive, 1.5GB RAM, Windows Server 2003 R2 |
|
|
|
|
|
|
#4 |
|
Daemon Poster
|
you have to make the background color trasparent for "table, tr, td" "table table table" and "table table table td"
like this Code:
table, tr, td {
background-color: transparent;
}
table table table {
background-color: transparent;
}
table table table td {
background-color: transparent;
}
__________________
Desktop: Phenom II B50 3.1Ghz, 4GB DDR2 800, Gigabyte MA790X-UD4P, 2x 1TB RAID0, GTX 460 1GB, OCZ 600W, ABS Black Pearl Laptop: i5 430M 2.26Ghz, 4GB DDR3 1066, 500GB WD Blue, Mobility Radeon HD 5650 1GB (discrete) |
|
|
|
|
|
#5 |
|
Baseband Member
Join Date: Jan 2006
Posts: 87
|
Thanks but actually I had already figured it out and the formula I posted was the one that did it for me. I thought you were asking for the formula for yourself.
Here is my other site so you can see that is works like a charm http://www.myspace.com/bobram Bob
__________________
* Dell OptiPlex GX279, Pentium 4 - 2.8GHZ Hyper-Threaded 150G drive, 500G external drive, 1.5GB Ram, XP Professional * Dell Dimension 2400, Pentium 4 - 2.56GHZ 40G drive, 1.5GB RAM, Windows Server 2003 R2 |
|
|
|
|
|
#6 |
|
CF Privileged
|
its a bit hard to read, but not as much as other profiles, it looks good, and nice pics btw
i really need to sort mine out
__________________
Laptop spec: ASUS X53E, i5 2430m 2.4ghz, 3gb ram, 320gb hdd, intel hd graphics, usb 3.0 |
|
|
|
![]() |
| Thread Tools | Search this Thread |
| Display Modes | |
|
|