Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • edmguate Friend
    #163223

    I’m using JARAVE but i need to change the background of right position… i have read and tryed a lot of things, but i dont wnat to change the body color just right position color

    thangnn1510 Friend
    #388193

    Please go to templates.css in templates/ja_rave/css and put this code:

    #ja-right {
    background: none repeat scroll 0 0 #000000;
    }

    to the end of that file.

    himangi Friend
    #388195

    Hi,

    The background white and black color is actually an image.

    You need to change the back.jpg to change black color to some other.. The following code is in templates/ja_rave/css/template.css on line 284
    <blockquote>.main {
    background-image: url(“../images/back.jpg”);
    }</blockquote>

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

This topic contains 3 replies, has 3 voices, and was last updated by  himangi 13 years, 1 month ago.

We moved to new unified forum. Please post all new support queries in our New Forum