logo position
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>
|