The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#7
|
||||
|
||||
![]() HTML Code:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta content="text/html; charset=utf-8" http-equiv="Content-Type" /> <title>Test</title> <style type="text/css"> a#testbtn { background-repeat: no-repeat; background-image: url('images/testbtn.jpg'); background-position:0px -20px; width:120px; height:20px; display: block; } a:hover#testbtn { background-repeat: no-repeat; background-image: url('images/testbtn.jpg'); background-position:0px 0px; width:120px; height:20px; display: block; } </style> </head> <body> <a href="#" id="testbtn" rel="no-follow"></a> </body> </html> HTML Code:
background-position:0px -20px; Check the code of the demo files to see how I made the image. |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|