test
Viewing 14 posts - 1 through 14 (of 14 total)
  • Author
    Posts
  • Pankaj Sharma Moderator
    #925696

    Hi
    If you are using custom theme then you need to compile Less to css file from template options .
    Also change the theme for all template style present on site to apply the theme on whole site .

    Sventek Friend
    #925776

    I dont understand.
    Im using the default template of JA Decor.
    I have changed the color red with another one.
    Attached a screenshot see them please and you will understand me.

    Thanks

    Kind regards


    1. Capture1
    2. Capture2
    Pankaj Sharma Moderator
    #925779

    Hi
    Kindly post your working site url here .

    Sventek Friend
    #925781

    website link

    Pankaj Sharma Moderator
    #925788

    Hi
    Add below code in custom.css file to change blue color in your own color
    replace the color code in below code

    #header_oc {
        background: #0977c2!important; }
    

    On contact page there is bg image that comes with below code

    .has-masthead .t3-mainbody {
        background: url("/templates/ja_decor/images/subbody-bg.png") no-repeat left top / 100% auto #f0f0f0;
    }
    

    From file : /templates/ja_decor/local/css/themes/ugsm/template.css

    You can replace the image to set background to NONE to remove the image .

    Sventek Friend
    #925792

    Hi,

    Thanks for the contact page its working.
    I cannot find the custom.css could you help.

    Kind regards.

    Pankaj Sharma Moderator
    #925793

    Hi
    Go to /template/ja_decor/css/custom.css
    If file is not there create the file and add the code .

    Sventek Friend
    #925795

    Thanks its working.
    Last question to change the footer color ?

    Kind regards.

    Pankaj Sharma Moderator
    #925809

    Hi
    Add below color in /css/custom.css file in your template folder to change footer bg color .

    .t3-footer {
    background: #000000!important;
    }

    change the color code with your color

    Sventek Friend
    #925820

    Thanks its done.
    Is it possible to change the slidshow taile ?
    Could you please check the attached file to understand what i mean.
    i have change the image size but the slidshow still big

    Kind regads.


    1. Capture3
    Sventek Friend
    #925970

    What about changing the menu dropdown color
    please see the attached image to understand what i mean

    Kind regards


    1. Capture4
    Pankaj Sharma Moderator
    #926027
    This reply has been marked as private.
    Sventek Friend
    #926041

    Hi,

    I did and im still waiting could you please check ?

    here is the link for this

    https://www.joomlart.com/forums/topic/change-the-submenu-colors/

    Pankaj Sharma Moderator
    #926059
    This reply has been marked as private.
Viewing 14 posts - 1 through 14 (of 14 total)

This topic contains 14 replies, has 2 voices, and was last updated by  Pankaj Sharma 8 years, 7 months ago.

The topic ‘custom color’ is closed to new replies.