Viewing 13 posts - 1 through 13 (of 13 total)
  • Author
    Posts
  • kamnaderi Friend
    #179133

    Hi,

    I was wondering if any one could help me out with changing the Ja_Tiris background colour from WHITE to BLACK on Joomla 1.5.
    I also need to change all font colours from white to gold.

    Any help would be highly appreciated.

    Thank you in advance.

    Kam

    Manos Moderator
    #461043

    Hello Kam,

    Can you please show me your website with JS and CSS optimization set to off so i can help you ?

    Regards

    kamnaderi Friend
    #461047

    Thanks. Here is the link.
    samarkand-rugs.com

    kamnaderi Friend
    #461124

    Hi,

    Did you manage to find a solution to change the colors? Thanks

    Manos Moderator
    #461160

    Hi,
    Go to template.css and change this code:

    body#bd { background-image: url(“../images/bg-body.png”);
    color: #7B7B7B
    }

    To this:

    body#bd {
    color: #000000
    }

    Let’s start with that and we will see if there’s any other code that comes from other styles/themes in order to change them.

    kamnaderi Friend
    #461172

    I made the change on both template.css files in following locatoins, I didn’t notice any changes.
    Also I attached the the second template.css file. Thanks for your support.

    /templates/ja_tiris/core/themes/green/css/template.css
    and
    /templates/ja_tiris/css/template.css

    kamnaderi Friend
    #461250

    Hi

    I managed to changed the background color. here is what I changed. However I haven’t figured out how to changed the font colour and I still need help.

    In template/jatiris/css/template.css

    .main .main-inner2 {
    margin-left: 0 !important;
    margin-right: 0 !important;
    padding-left: 30px;
    padding-right: 30px;
    background: #FFF >>>this need to be changed.

    changed to

    .main .main-inner2 {
    margin-left: 0 !important;
    margin-right: 0 !important;
    padding-left: 30px;
    padding-right: 30px;
    background: #000000 >>>>>here is where you change the colour

    Regards
    Kam

    Manos Moderator
    #461403

    Hi,

    I can’t access your website so i can try to help you more! Please let me know when it’s accessible again so i can try.

    Regards

    kamnaderi Friend
    #461407

    Hi,

    My apologies. It’s all open again.

    Thanks again

    Kam

    kamnaderi Friend
    #461613

    Hi,

    Any luck? 🙂

    Manos Moderator
    #461641

    Hi,

    It looks to me like you have accomplished what you needed or i am wrong ?

    kamnaderi Friend
    #461648

    Well I need to change the font color, like module titles etc…
    I did go through every line of template.css but had no luck.
    Surly I’m looking at the wrong file.

    Unfortunately I have to change the font color to shinny gold and have no choice, don’t ask me why, it’s a boring story .;)

    Thanks for all your support.

    Manos Moderator
    #462073

    Hi,
    You need to find the correspondent “class” and change the text color variables (or even add a text color one if it doesn’t exist) in order to achieve your goal.

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

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

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