Viewing 12 posts - 1 through 12 (of 12 total)
  • Author
    Posts
  • msilac Friend
    #169854

    Hello,

    I need to have background picture (just for left and right side). I need something that I can enable disable that picture and that I can link that picture with http://www.somepages.com.

    How I can do that?

    For a start, how to put background picture in template?

    I have Joomla 1.5.23. default JA Teline IV template

    Thank you

    jooservices Friend
    #420406

    Hi,
    to change template background picture you can change into the body element.
    [PHP]
    body#bd {
    background:url(../images/body-bg.jpg) // put the your bg url

    }

    [/PHP]
    Regards
    Viet Vu.

    msilac Friend
    #420421

    That’s all??

    body#bd {
    background:url(../images/body-bg.jpg) // put the your bg url

    }

    Ok, that i have to copy in template.css or somewhere else?

    Can I have in some way link at that background (like http://www.somelink.com)

    Thank you

    jooservices Friend
    #422137

    Hi
    Sorry about delayed of reply. Yes it should be in template.css.
    Because you didn’t give me your live site than i can’t find out exactly which file. Just find in template.css body#bd and you can update it.

    Thank you
    Viet Vu

    msilac Friend
    #422170

    Here is live site http://www.Osijek-Online.com

    So, background from left and right side which is linked and I can change link (somewhere in .css) that can be opened in new window (_blank)

    msilac Friend
    #423340

    Viet, can You look now that web site?

    jooservices Friend
    #423503
    msilac Friend
    #433892

    No Thread specified. If you followed a valid link, please notify the administrator… 🙁

    msilac Friend
    #433894

    <em>@jooservices 279400 wrote:</em><blockquote>Hi
    Sorry about delayed of reply. Yes it should be in template.css.
    Because you didn’t give me your live site than i can’t find out exactly which file. Just find in template.css body#bd and you can update it.

    Thank you
    Viet Vu</blockquote>

    Nope… nothing happend I have images at images/body-bg.jpg. But nothing show on background

    body#bd {

    background:url(../images/body-bg.jpg) // put the your bg url

    color: #333;

    font-size: 12px; /* Base Font */

    line-height: 1.5;
    }

    msilac Friend
    #434164

    Can someone help me? I really waiting for answer at this question almost three months!!!? :((

    msilac Friend
    #434371

    Ok, now I have this at http://www.Osijek-online.com
    body#bd {

    background-image: url(../images/body-bg.jpg);
    background-position: top;
    background-repeat: no-repeat;

    color: #333;

    font-size: 12px; /* Base Font */

    line-height: 1.5;
    }

    1380pix image

    I just wish to know only one thing more, How to link that background (right and left side…)

    Thank you

    kobus88 Friend
    #435679

    hi Viet Vu:-*
    I would also like to know how todo this – the link to the tutorial you suggested does not work

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

This topic contains 12 replies, has 3 voices, and was last updated by  kobus88 12 years, 9 months ago.

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