Back to Modification Graveyard

Dynamic Part Graphics
Mod Version: 1.00, by 1Unreal

This thread is in the Modification Graveyard.
vB Version: 3.8.x Rating: (0 vote - 0 average) Installs: 4
Released: 01 Mar 2009 Last Update: Never Downloads: 0
Not Supported Additional Files Re-usable Code Translations  


Dynamic is probably the wrong word, but it appears that way.

Download the attached image and upload it to your server. Then replace background-image: url('IMAGE LOCATION'); in the CSS with the location of your image

http://www.imben.co.uk/dev: The lines under the numbers wont show up when in vBulletin

Example
HTML Code:
[part=1]http://www.example.com[/part]
Replacement
HTML Code:
<a href="{param}" target="_blank">
<ul class="partimage">
<li class="partimageli">{option}</li>
</ul>
</a>
Add this to the Main CSS

HTML Code:
.partimage {
     background-image: url('IMAGE LOCATION');
     width: 150px;
     text-decoration: none;
     background-repeat: no-repeat;
     padding-top: 11px;
     padding-left: 5px;
     margin: 0px;
}
.partimageli {
     height: 50px;
     width: 150px;
     text-align: center;
     font-family: Arial, Helvetica, sans-serif;
     font-size: 22px;
     font-weight: bold;
     color: #000;
     text-decoration: none;
}

Download

No files for download.

Screenshots

 


vblts.ru supports vBulletin®, 2022-2024