Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • magtaf Friend
    #181834

    Hi everyone, I am changing the background on this template but it keeps tilling. Is there a way to setup as the demo and like the attached image.

    If you can take a look at our demo site http://alcary.com/CTBG/index.php/en/, i want to make is look like this attached image and having some issues with the CSS.


    1. CT-Site-3.2-Mendozite1-Body
    Saguaros Moderator
    #471559

    Hi magtaf,

    Please open file: /templates/ja_mendozite/themes/green/css/template.css
    – At line 15:

    #ja-wrapper > .wrap {
    background-image: url("../images/CT-bkgrnd_1.jpg"); <<< remove this image
    }

    – At line 20:


    #ja-header, #ja-mainnav, #ja-slideshow {
    background-color: #94C0A4
    background-image: url("../images/CT-bkgrnd_1.jpg"); <<< add this line
    }

    Hope this helps.

    magtaf Friend
    #471604

    Thank you, that fixed it partially.

    In the home it is still tilling. What is the size that the background image should be?

    Also, in the inner pages I would like the background the same height than what it would show in the home.
    If I go to http://alcary.com/CTBG/index.php/en/component/k2/item/7-financial-services the background is shorter. How can I make it the same as the home?

    Saguaros Moderator
    #471612

    Hi again,

    In your homepage, it includes slideshow block and above css rule apply for background of this slideshow. While in http://alcary.com/CTBG/index.php/en/component/k2/item/7-financial-services, it does not have slideshow, the background only apply for the header block.

    You can make change easily by using Google chrome inspect element or Firebug for Firefox. What I usually do is set Compress CSS in Template manager to No, then hover on any block you want and right click on it and then click on inspect element, it will show you which CSS class it is using and which CSS file and the path to this element on the right side. then you can go to the file and replace it with new CSS you change like above.

    Regards.

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

This topic contains 4 replies, has 2 voices, and was last updated by  Saguaros 12 years ago.

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