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
3 posters

    Transparent Cell's for forum.

    avatar
    Susanoocurse
    New Member


    Posts : 5
    Reputation : 1
    Language : English

    Transparent Cell's for forum. Empty Transparent Cell's for forum.

    Post by Susanoocurse Wed May 13, 2015 4:25 am

    Hello all, I'm trying to find a way to make my forum background more visible. I just want this background https://i.servimg.com/u/f19/19/20/35/39/digimo10.jpg while all the layout is transparent. thanks.
    SLGray
    SLGray
    Administrator
    Administrator


    Male Posts : 51498
    Reputation : 3523
    Language : English
    Location : United States

    Transparent Cell's for forum. Empty Re: Transparent Cell's for forum.

    Post by SLGray Wed May 13, 2015 5:13 am




    Transparent Cell's for forum. Slgray10

    When your topic has been solved, ensure you mark the topic solved.
    Never post your email in public.
    avatar
    Susanoocurse
    New Member


    Posts : 5
    Reputation : 1
    Language : English

    Transparent Cell's for forum. Empty Re: Transparent Cell's for forum.

    Post by Susanoocurse Wed May 13, 2015 8:14 am

    yes it is
    Ange Tuteur
    Ange Tuteur
    Forumaster


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

    Transparent Cell's for forum. Empty Re: Transparent Cell's for forum.

    Post by Ange Tuteur Wed May 13, 2015 12:59 pm

    Hi @Susanoocurse,

    Add the following rule to your stylesheet.
    Display > Colors > CSS stylesheet
    Code:
    #wrap { background-color:rgba(255, 255, 255, 0.5) }

    You can adjust the opacity of the wrapper background by modifying 0.5. Wink
    avatar
    Susanoocurse
    New Member


    Posts : 5
    Reputation : 1
    Language : English

    Transparent Cell's for forum. Empty Re: Transparent Cell's for forum.

    Post by Susanoocurse Wed May 13, 2015 2:06 pm

    Ange Tuteur wrote:Hi @Susanoocurse,

    Add the following rule to your stylesheet.
    Display > Colors > CSS stylesheet
    Code:
    #wrap { background-color:rgba(255, 255, 255, 0.5) }

    You can adjust the opacity of the wrapper background by modifying 0.5. Wink
    I want the category function to be transparent too, is it possible?

      Current date/time is Sun Sep 22, 2024 9:29 pm