The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
How To Make My Sig Align Up Please
hi,
how do i get my Signature icon pictures to line up level instead on on top of each other?? thanks for any help, and here the code im using now :- so there all on top off each other as above, so how do i get them to sit beside each other in my Signature on forum?? as you can see if they was side by side, it would allow me to add more --------------- Added [DATE]1255841632[/DATE] at [TIME]1255841632[/TIME] --------------- bimp --------------- Added [DATE]1255841667[/DATE] at [TIME]1255841667[/TIME] --------------- bimp |
#2
|
|||
|
|||
anyone help please
|
#3
|
|||
|
|||
Ummm....Okay.
Instead of adding a new line like you did, your code is: HTML Code:
<a href="http://www.magicalproteachings.com/mpt-magic-competitions" target="_blank"><span class="aimgbox" onclick="window.location.href='http://img132.imageshack.us/img132/4113/mptmagiccomps.jpg';return false" title=""><img src="http://img132.imageshack.us/img132/4113/mptmagiccomps.jpg" border="0" alt="" class="aimg" /></span></a><br /> <br /> <a href="http://www.magicalproteachings.com/videos" target="_blank"><span class="aimgbox" onclick="window.location.href='http://img196.imageshack.us/img196/5863/mptmagicvids.jpg';return false" title=""><img src="http://img196.imageshack.us/img196/5863/mptmagicvids.jpg" border="0" alt="" class="aimg" /></span></a><br /> <br /> <a href="http://www.magicalproteachings.com/visichat" target="_blank"><span class="aimgbox" onclick="window.location.href='http://img27.imageshack.us/img27/7839/mptwebcamtraining.jpg';return false" title=""><img src="http://img27.imageshack.us/img27/7839/mptwebcamtraining.jpg" border="0" alt="" class="aimg" /> HTML Code:
<a href="URL HERE" target="_blank"> <img src="IMAGE LINK HERE"> </a> Code:
<a href="http://www.magicalproteachings.com/mpt-magic-competitions" target="_blank"> <img src="http://img132.imageshack.us/img132/4113/mptmagiccomps.jpg"> </a> <a href="http://www.magicalproteachings.com/videos" target="_blank"> <img src="http://img196.imageshack.us/img196/5863/mptmagicvids.jpg"> </a> <a href="http://www.magicalproteachings.com/visichat" target="_blank"> <img src="http://img27.imageshack.us/img27/7839/mptwebcamtraining.jpg"> </a> Also, a better sitew to use for uploading pictures is www.TinyPic.com , you should use your own server for site related images. |
#4
|
|||
|
|||
Quote:
how i use my own site, do you mean add them to my albums??? |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|