Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • abalto Friend
    #157547

    Hi there,

    I’m trying to change the theme to tweak the default blue color to a slightly different hue.

    1.) Where are the image files to tweak the blue color theme? I need to change this to a different color of blue
    2.) I uploaded my logo to templates/ja_rave/images/ but when I switched to blue theme it was overridden by a default logo. Where do I upload my own logo to have it show up in the blue theme?

    Thanks!

    aman204 Friend
    #367278

    1) Source file for specific template can be downloaded from here::

    http://www.joomlart.com/forums/downloads.php?do=file&id=1661

    which contains the psd file titled — blue.psd for your consideration

    2) You can change this::

    h1.logo a {template.css (line 300)
    background:url(“../images/logo.png”) no-repeat scroll left center transparent !important;
    display:block;
    height:42px;
    margin-left:0;
    width:124px;
    }

    to

    h1.logo a {template.css (line 300)
    /*background:url(“../images/logo.png”) no-repeat scroll left center transparent !important;*/
    display:block;
    height:42px;
    margin-left:0;
    width:124px;
    }

    Css file reference:: templates/ja_rave_new/css/template.css

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

This topic contains 2 replies, has 2 voices, and was last updated by  aman204 13 years, 11 months ago.

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