Making semi-transparent forum section tables and forum widgets solid 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.
2 posters

    Making semi-transparent forum section tables and forum widgets solid

    Lucy Heartfilia
    Lucy Heartfilia
    Forumember


    Female Posts : 98
    Reputation : 6
    Language : English,CSS
    Location : In your closet with pedo bear >:3

    In progress Making semi-transparent forum section tables and forum widgets solid

    Post by Lucy Heartfilia September 18th 2015, 7:18 am

    Okay so...

    I want to make my forum widgets and forum tables from a semi-transparent grey to a solid grey. Without getting a new theme.

    Making semi-transparent forum section tables and forum widgets solid QHavGG4

    That's what it looks like right now. I want the background image to not show at all in the forum section tables and widgets. If anyone can help give me a code for that, I'd much appreciate it!

    My forum:
    http://fairytailetherealrp.my-freeforum.com/
    Ange Tuteur
    Ange Tuteur
    Forumaster


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

    In progress Re: Making semi-transparent forum section tables and forum widgets solid

    Post by Ange Tuteur September 18th 2015, 12:18 pm

    Hi @Rin Moriyama,

    Add the following CSS rule to your stylesheet :
    ( Display > Colors > CSS stylesheet )
    Code:
    .bodyline { opacity:1 }

    That should make everything solid again.