Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • keyascii Friend
    #163213

    Hy,
    i’d like to set a background image in my site with ja teline IV template but I can’t find the way.
    Anyone can help me?
    Thanks a lot

    Phill Moderator
    #388132

    In template.css around line 22 you will see the following code. Simply add your background image in there.


    body#bd {
    background: none repeat scroll 0 0 #FFFFFF;
    color: #333333;
    font-size: 12px;
    line-height: 1.5;

    }

    However, there might be a lot more work involved than at first glance as some modules and menu items are transparent. You would need to apply background colours to those depending on your image.

    keyascii Friend
    #388148

    perfect… thank you

    dieudonne Friend
    #391759

    an example :

    body#bd {
    background: #fff;background-image:url('http://www.site.com/images/image.jpg'); background-repeat:no-repeat; background-position : top center;
    color: #333;
    font-size: 12px; /* Base Font */
    line-height: 1.5;
    }

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

This topic contains 4 replies, has 3 voices, and was last updated by  dieudonne 13 years, 6 months ago.

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