Background image in link, link class stuff |
Background image in link, link class stuff |
![]()
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> |
|
|
![]() |
![]()
Post
#2
|
|
![]() Run Girl ! &Never come back. ![]() ![]() ![]() ![]() Group: Member Posts: 139 Joined: Feb 2006 Member No: 377,249 ![]() |
CODE <style>Start Code by Deveezyy</style> <STYLE TYPE="text/css"> a:hover img { filter: alpha(opacity=50,finishopacity=6,); } a:hover { background: url("IMAGEURLHEREEEE"); </STYLE><style>Finish Code by Deveezyy</style> there . i think that`s what you`re talking about . hope i helped [: |
|
|
![]() ![]() |