Results 1 to 4 of 4

Thread: VB SKIN HELP.

  1. #1
    Join Date
    Feb 2007
    Location
    London
    Posts
    6,722
    Tokens
    3,902
    Habbo
    welldonemate

    Latest Awards:

    Default VB SKIN HELP.

    Can someone please help me, I need to make my banner align with the skin but I don't know how.
    (H)

  2. #2
    Join Date
    May 2007
    Posts
    971
    Tokens
    1,516
    Habbo
    Jabbaboy

    Latest Awards:

    Default

    Find the <-------- LOGO ---------> tags bit in the header and replace it with the code below
    Code:
    <!-- logo -->
    <a name="top"></a>
    <div align="center">
    <table border="0" cellpadding="0" cellspacing="0" align="center">
    <tr>
        <td> <a href="$vboptions[forumhome].php$session[sessionurl_q]"><img src="$stylevar[titleimage]" border="0" alt="$vboptions[bbtitle]" /></a></td>
    </tr>
    </table>
    </div>
    <!-- /logo -->

  3. #3
    LondonGoons Guest

    Default

    Is this for habbohex?

  4. #4
    Join Date
    Mar 2007
    Location
    Kent
    Posts
    11,415
    Tokens
    787

    Latest Awards:

    Default

    its rather "basic html" well infact it is basic html.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •