how can i make a link so you can click anywhere in the forum line and go into the topic? Hitskin_logo Hitskin.com

This is a Hitskin.com skin preview
Install the skinReturn to the skin page

The forum of the forums
Would you like to react to this message? Create an account in a few clicks or log in to continue.

    how can i make a link so you can click anywhere in the forum line and go into the topic?

    avatar
    phat-master
    Forumember


    Posts : 31
    Reputation : 0
    Language : english

    how can i make a link so you can click anywhere in the forum line and go into the topic? Empty how can i make a link so you can click anywhere in the forum line and go into the topic?

    Post by phat-master March 5th 2011, 11:12 am

    ok so this is pretty hard to explain, but here we go...

    ive made my forum topics change colour when you hover the mouse over them, i used this code

    table.ipbtable tbody tr:hover td {
    background : black;
    }


    now im wanting to know how can i make it so that when it changes to black(the hover colour), you can click and it will link you inside the topic.

    edit-
    how can i make a link so you can click anywhere in the forum line and go into the topic? Vne2cz