[advanced search]
Results from the most recent live auction are here.
25 members in the live chat room. Join Chat!
Register Rules & FAQ NP$ Store Active Threads Mark Forums Read
Go Back   NamePros.Com > Design and Development > Programming > CODE
User Name
Password

Old 09-25-2003, 12:37 AM   · #1
Tempest
NamePros Member
 
Trader Rating: (0)
Join Date: Aug 2003
Posts: 37
NP$: 61.00 (Donate)
Tempest is an unknown quantity at this point
CSS - Layers

**
This code is used to place an image behind text. You can change the left and top dimensions to move the image anywhere on the page - (be sure to replace "yourimage.gif" with the appropriate image)
**


<html>

<head>
<style type="text/css">
img.x {position: absolute; left: 10; top: 20; z-index: -1}
</style>
</head>

<body>

<h1>You can enter your text here...</h1>
<img class="x" src="yourimage.gif" width="100" height="100">

<p>z-index is always default at 0. -1 will place the image behind the text...</p>

</body>
</html>


Please register or log-in into NamePros to hide ads
Tempest is offline   Reply With Quote
Old 09-25-2003, 04:57 AM   · #2
web guru
NamePros Member
 
Trader Rating: (0)
Join Date: Jul 2003
Posts: 120
NP$: 185.00 (Donate)
web guru is an unknown quantity at this point
Nice one!!
web guru is offline   Reply With Quote
Old 12-30-2003, 12:24 PM   · #3
Alpha
NamePros Regular
 
Name: Todd
Location: California
Trader Rating: (0)
Join Date: Jun 2003
Posts: 249
NP$: 401.00 (Donate)
Alpha is an unknown quantity at this point
Cool. I'm gonna have to try it. I've been working on a CSS lately so it'll be easy to implement this. In fact, I'm getting ideas already Thanks!
__________________
--Alpha
Alpha is offline   Reply With Quote
Old 05-20-2004, 04:56 PM   · #4
BoRiCuA
HostVilla.net
 
BoRiCuA's Avatar
 
Name: Juan
Location: Connecticut
Trader Rating: (34)
Join Date: Apr 2004
Posts: 614
NP$: 0.00 (Donate)
BoRiCuA is just really niceBoRiCuA is just really niceBoRiCuA is just really niceBoRiCuA is just really nice
Dang this is nice!!! Never knew it existed tho

!!!
BoRiCuA is offline   Reply With Quote
Closed Thread

NamePros is a revenue sharing forum.

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Forum Jump


Site Sponsors
http://www.mobisitetrader.com/ Click to Watch Instant Video EscrowDNS
Advertise your business at NamePros
All times are GMT -7. The time now is 08:27 PM.


Powered by: vBulletin Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 2.4.0