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.
The forum of the forums
2 posters

    Box-shadow

    DeathDunk98*
    DeathDunk98*
    Forumember


    Posts : 473
    Reputation : 3
    Language : Shqip

    In progress Box-shadow

    Post by DeathDunk98* September 5th 2014, 2:11 pm

    I've added some box shadow to forum tables but Im not able to add the same shadow to the "Who is Online" table, so here's my link: http://www.islamishendrit.forumk.biz ...
    How can I add the same shadow to the who is online table.
    Ange Tuteur
    Ange Tuteur
    Forumaster


    Male Posts : 13207
    Reputation : 3000
    Language : English & 日本語
    Location : Pennsylvania

    In progress Re: Box-shadow

    Post by Ange Tuteur September 5th 2014, 3:05 pm

    Hello DeathDunk,

    See if this works :
    Code:
    table.forumline.forumline_catg ~ .forumline {
     Â   box-shadow: 1px 1px 5px 0px #6B6B6B;
    }

    The who is online table only has the classname forumline.
    DeathDunk98*
    DeathDunk98*
    Forumember


    Posts : 473
    Reputation : 3
    Language : Shqip

    In progress Re: Box-shadow

    Post by DeathDunk98* September 7th 2014, 12:49 am

    yeah that worked, and for the topics table whats the code ?
    Ange Tuteur
    Ange Tuteur
    Forumaster


    Male Posts : 13207
    Reputation : 3000
    Language : English & 日本語
    Location : Pennsylvania

    In progress Re: Box-shadow

    Post by Ange Tuteur September 7th 2014, 2:45 am

    If unedited :
    Code:
    .forumline {
        box-shadow: 1px 1px 5px 0px #6B6B6B;
    }

      Current date/time is September 23rd 2024, 12:31 pm