View Full Version : is there a way


born_biotch
11-28-2005, 11:51 AM
Is there a way to make the page transparnet and to have a background picture that you choose and are there any gererators out there that i can use like there are for myspace????:waves:

elendil
11-28-2005, 12:31 PM
to make a page as transparent is guess you have to use opacity.

i pm the link with the info,

Greetz Jeffrey

born_biotch
11-29-2005, 09:40 AM
what is opacity.

lefty
11-29-2005, 12:53 PM
Perhaps check the sticky thread at the top of this forum for customization links?

born_biotch
11-29-2005, 04:28 PM
i did...

mani_
12-13-2005, 07:26 PM
use a div box as main container and put the background image in it and set its property to fixed. put your contents in it.. it is same like transparent look..
you can view an example at This Page (http://www.xptricks.blogspot.com)

nachocheesier
12-21-2005, 05:45 PM
<!--
table, tr, td, .shadowed {
background: transparent;
}
-->

There ya go.