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

    Background picture

    petros_7
    petros_7
    Forumember


    Male Posts : 341
    Reputation : 2
    Language : Greek
    Location : Greece

    Solved Background picture

    Post by petros_7 September 22nd 2011, 11:56 pm

    Code:
     th {
         
          background-image: url("http://i43.servimg.com/u/f43/15/93/99/44/nav_bg11.gif");
            color: #ffffff;
            font-size: 12px;
            font-weight: bold;
            height: 21px;
            padding: 2px 3px;

    This code is for only forum...i want the code for the modules background...


    I have phpbb2 thank you!
    Nera.
    Nera.
    Energetic


    Female Posts : 7078
    Reputation : 2017
    Language : English
    Location : -

    Solved Re: Background picture

    Post by Nera. September 23rd 2011, 12:04 am

    This?

    Code:
    td.cat, td.catBottom, td.catHead, td.catLeft, td.catRight, td.catSides {
        background-color: #F4F4F4;
        background-image: url("http://i43.servimg.com/u/f43/15/93/99/44/nav_bg11.gif");
        border-style: solid;
        height: 28px;
    }
    petros_7
    petros_7
    Forumember


    Male Posts : 341
    Reputation : 2
    Language : Greek
    Location : Greece

    Solved Re: Background picture

    Post by petros_7 September 23rd 2011, 12:05 am

    Nice thank you Nera Wink
    Nera.
    Nera.
    Energetic


    Female Posts : 7078
    Reputation : 2017
    Language : English
    Location : -

    Solved Re: Background picture

    Post by Nera. September 23rd 2011, 12:07 am

    Welcome.

    Solved > Locked

      Current date/time is November 11th 2024, 5:58 pm