The Arcive of vBulletin Modifications Site. |
|
|
#1
|
|||
|
|||
|
I'm using a style that defines the logo but I cannot get the image to position to the right of the window, if i align right, it sort of goes just center right.
Any ideas? Here's the code on the header <td class="logowrap"><a href="$vboptions[forumhome].php$session[sessionurl_q]"><img src="images/citytales/TenLogo.png" align="right" alt="$vboptions[bbtitle]" width="214" height="100"></a></td> |
|
#2
|
||||
|
||||
|
just add <td align="right"> your code </td>
Thats it |
|
#3
|
|||
|
|||
|
Thanks very much for that, ok, I need to have two logos in the header, is this possible?
One on the left and one on the right |
![]() |
|
|