Log In · Register

 
Background image in link, link class stuff
protos
post Sep 28 2006, 10:31 PM
Post #1


I listen to bands that don't even exist yet...
*****

Group: Member
Posts: 330
Joined: Sep 2005
Member No: 249,189



So I can't figure out images in link classes.

I want an image aligned left center. but I can't get the image to show up

CODE
<style type="text/css">

.nav_left{
display:block;
width:92px;
height:16px;
color:8c0000;
text-decoration:none;
background-color: FFFFFF;
background-image:url(http://img134.imageshack.us/img134/3197/lcornerjk1.gif) left center no-repeat;
background-attachment:fixed;
text-align: right;
padding-top:0px;
}

</style>

<a href="http://home.myspace.com/index.cfm?fuseaction=user" class="nav_left">Home</a>
 
 
Start new topic
Replies
*Infinite.*
post Sep 29 2006, 10:47 AM
Post #2





Guest






Ever just try this code?

CODE
<div class="bg" style="position: absolute; left:0px; top:0px; width:000px; height:000px; overflow: hidden;">
<img src="IMAGEURLHERE">
</div>
 

Posts in this topic


Closed TopicStart new topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members: