test
Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • missyw Friend
    #153730

    Is it possible to change the position of the Quick Contact thank you message?

    I am using the slideshow at the top of the homepage. The thank you message is displayed below the slideshow, below the fold, so it is hard to notice.

    How can I position the system message to be above the slideshow (if possible)??

    Saguaros Moderator
    #353590

    now, you open the file: templates/ja_norite/layouts/blocks/main.php and find , remove the following code:
    [PHP]
    <jdoc:include type=”message” />
    [/PHP]

    2) you open the file: /templates/ja_norite/layouts/blocks/topsl.php and add the following code at top of file:

    [PHP]
    <jdoc:include type=”message” />
    [/PHP]

    missyw Friend
    #353688

    <em>@tienhc 191509 wrote:</em><blockquote>now, you open the file: templates/ja_norite/layouts/blocks/main.php and find , remove the following code:
    [PHP]
    <jdoc:include type=”message” />
    [/PHP]

    2) you open the file: /templates/ja_norite/layouts/blocks/topsl.php and add the following code at top of file:

    [PHP]
    <jdoc:include type=”message” />
    [/PHP]</blockquote>
    Brilliant!! (As usual).

    I also added the following to #system-message in template.css – otherwise the message appears on the hard left of the screen :
    text-align: center;

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

This topic contains 3 replies, has 2 voices, and was last updated by  missyw 14 years, 4 months ago.

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