forum hover over img problem 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.
3 posters

    forum hover over img problem

    Ape
    Ape
    Administrator
    Administrator


    Male Posts : 19358
    Reputation : 2006
    Language : fluent in dork / mumbojumbo & English haha

    Solved forum hover over img problem

    Post by Ape March 29th 2012, 1:29 pm

    Hi all forum hover over img problem Hello
    can some one tell me how i can get around this little problem
    right now on my test site i have a skin im working on and want it to look like this demo Arrow http://demo.phpbb3styles.net/Titan the bit im stuck on is i dont know the code to place in the CSS page to make it like this Arrow forum hover over img problem Untitl65
    I have the 2 images for the hover over but im stuck on the code can some one Please help me

    My test site link is: http://achatworld.darkbb.com/
    Theme version is: phpBB3 (prosilver)

    If some one can also help me with how to put the dark bit for the Test Category 1 part aswell that would be really fab but if not then just the first one would help heeps

    Much thanx
    Ape


    Last edited by APE on March 29th 2012, 2:45 pm; edited 1 time in total
    Mati
    Mati
    Active Poster


    Posts : 1928
    Reputation : 331
    Language : HTML, CSS & JavaScript
    Location : Forum Services

    Solved Re: forum hover over img problem

    Post by Mati March 29th 2012, 2:25 pm

    Use this css code and add the images.

    Code:
    li.row {
        background: url("IMAGE_HERE") repeat-x scroll #DDE7E9;
    }

    li.row:hover {
        background: url("IMAGE_HERE") repeat-x scroll #DDE7E9;
    }
    Ape
    Ape
    Administrator
    Administrator


    Male Posts : 19358
    Reputation : 2006
    Language : fluent in dork / mumbojumbo & English haha

    Solved Re: forum hover over img problem

    Post by Ape March 29th 2012, 2:44 pm

    THANK YOU Matti_7 forum hover over img problem 951938



    forum hover over img problem Left1212forum hover over img problem Center11forum hover over img problem Right112
    forum hover over img problem Ape_b110
    forum hover over img problem Ape1010
    Base
    Base
    Forumaster


    Male Posts : 10383
    Reputation : 1695
    Language : English and French
    Location : United Kingdom, England

    Solved Re: forum hover over img problem

    Post by Base March 29th 2012, 5:41 pm

    Topic Solved & Locked