test
Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • momran Friend
    #186840

    I’m sorry for my bad english, i’m french. Don’t judge me ! I’m a cool guy ! 😉

    I’ve a little question : how i can change the background color of buttons on my website (http://www.tera-france.net/) ?

    When i see the demo template here http://www.joomlart.com/demo/#ja_rasite the buttons have differents colors : Purple, Green, Black…

    I would like to turn all of the buttons to purple to black. How i can change that ?

    Thanks !

    :laugh:

    momran Friend
    #490171

    up :laugh:

    momran Friend
    #490203

    Anyone can help me ? :((

    TomC Moderator
    #490205

    Within file path —> /templates/ja_rasite/css/template.css

    at line 811, you will see the following:

    div.ja-moduletable h3 span strong.first-word strong, div.moduletable h3 span strong.first-word strong {
    background: url("../images/title-brown.gif") no-repeat scroll right top transparent;
    display: inline-block;
    line-height: 20px;
    margin: 0;
    padding: 0 10px 0 0;

    }

    The background color for the buttons is an image file – title-brown.gif

    To change the background color for your buttons, you can simply replace that image with another of the color of your choosing.

    🙂

    momran Friend
    #490213

    Hi and thanks for the reply !

    I’ve a problem now. One part of the button is brown and the other part is black.

    How i can change the brown part ?

    Thanks. 😉

    momran Friend
    #490214

    Solved !

    Thanks for the help !

    :-*

    TomC Moderator
    #490217

    Glad to be of assistance.

    All the best with your continuing site development !!

    🙂

Viewing 7 posts - 1 through 7 (of 7 total)

This topic contains 7 replies, has 2 voices, and was last updated by  TomC 11 years, 8 months ago.

The forum ‘Other Templates’ is closed to new topics and replies.