Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • dule Friend
    #143916

    Hi,

    as first, i’m sorry for my bad english, if you didnt understand something after reading my post, please ask me 🙂 !

    Provide your website URL?
    Local installed on our Server (Intranet) (We have a network here, not connected to the Internet), but allways is the same as Online, but not fewable to the rest of world.

    Provide information about components/modules/mambots installed?
    We installed the complete package which we downloaded from joomlart with joomla 1.5.11, i think it is the safest version of joomla at the moment.

    Which version of Joomla do you use?
    Joomla 1.5.11

    Have you made any modifications to the template?
    Yes, but no modifications on the scripts, we just changed the background images, but saved them with the same name, just as it was.

    ***
    THE PROBLEM:
    ***

    We want to edit the CSS-File (Background-position/Position of the whole Site), the reason is, we changed the bulck of the backgroundimage in the header area, and we want that the site beginns 150 px under the “standart-position” of the template. So, our question (at the moment) is, how can we change this? Does somebody know how to put the whole site-content & Menue (allways) f.e. 150px down, BUT, we want the backgroundimage (lets call it Header), so, we want that the header still beginns at the top of the site.

    Thanks very much, please, ask if you have further question or if i wrote something “unintelligible”.

    Thanks again

    dulee

    mihirc Friend
    #316327

    Hello,

    To do this open your template.css file.

    Find this code:
    body#bd {
    -moz-background-clip:border;
    -moz-background-inline-policy:continuous;
    -moz-background-origin:padding;
    background:#310900 url(../images/body-bg.jpg) no-repeat scroll center top;
    color:#A2893E;
    }

    Replace it with:

    body#bd {
    -moz-background-clip:border;
    -moz-background-inline-policy:continuous;
    -moz-background-origin:padding;
    background:#310900 url(../images/body-bg.jpg) no-repeat scroll center top;
    color:#A2893E;
    padding-top:150px;
    }

    You can change the padding-top to the number you want it to be spaced from.

    Regards,
    Mihir Chhatre.

    dule Friend
    #316331

    You are my new King of Rock’n’Roll!!! 😀

    Thanks soo much, and it works under Moz and IE, thanks again! 🙂

    mihirc Friend
    #316332

    <em>@dule 143281 wrote:</em><blockquote>You are my new King of Rock’n’Roll!!! 😀

    Thanks soo much, and it works under Moz and IE, thanks again! :)</blockquote>

    Ha ha ha!

    I wish I could play one of the musical instruments!

    Anyways, use the “Mark Best Answer” so that this thread is solved, and anybody who wants to replicate this, knows what needs to be done.

    Regards,
    Mihir Chhatre.

    dule Friend
    #316350

    Thanks, next time i will do it automatically (“thank you” and “best answer”), i was so happy & euphoric, so that i forget it ;), i tested it allready and it works perfect in both explorers (ffx, ie….and safari under osX & windows xp/vista)

    regards, greetings & a big thanks,
    Dule
    (Dusko Lazic)

    PS: R’n’R-instrument-playing people are cool, but, people which answer specific CSS-questions like this so fast with one so simple answer, are more then just cool… 🙂 !! (Sorry for the little spaming)

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

This topic contains 5 replies, has 2 voices, and was last updated by  dule 15 years, 2 months ago.

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