test
Viewing 15 posts - 1 through 15 (of 16 total)
  • Author
    Posts
  • matelot Friend
    #163244

    Hello

    I’m re-building a site, which had bee started in Joomla 1.5. I installed the latest Purity, but unlike in 1.5 the header’s images are fixed. I see the same header folder in the data, but the code points to a single image… How can I get the sequence of images back up there?

    Also, where’s the info about the white background under “Home” as shown here? i can’t find it with firebug..

    Thanks in advance

    khoand Friend
    #388365

    Hi,
    I don’t know what exactly happened to you. Could you give me a snapshot with your annotation is very helpful? Could you give me a link to your website?

    matelot Friend
    #388366

    here it is, still under construction

    http://ppj.podzone.org/sandbox16/

    khoand Friend
    #388512

    <blockquote>Also, where’s the info about the white background under “Home” as shown here? i can’t find it with firebug..</blockquote>
    Hi,
    Find this code from http://ppj.podzone.org/sandbox16/templates/ja_purity_ii/css/template.css


    #ja-container {
    background: url(../images/container-bg.gif) repeat-x top #E7E7E2; <-- change this value to #fff
    position: relative;
    z-index: 5;
    border-bottom: 5px solid #CCC;
    }

    matelot Friend
    #388513

    Thank you!
    I found out from other forums that the random images function in the header is not available in the J1.6 version…
    How can I add a slideshow uder the menu bar?

    khoand Friend
    #388519

    Hi,
    – What slideshow do you use?
    – Login backend, goto Extensions–>Template Manager–>purity_ii–>Layout tab–>edit default layout. Add this code

    <block name="slideshow" type="modules" wrap-inner="2">slideshow</block>
    after

    <block name="mainnav" type="mainnav" main-inner="1"></block>

    matelot Friend
    #388523

    I chose Showplus

    Thanks for the code. If I understand properly, it creates a new module position called “slideshow”, correct?

    EDIT : I inserted the code line, but the new module doesn’t show in the list of positions… :-/

    khoand Friend
    #388585

    Hi,
    After insert this code and install showplus module. You goto Extensions–>Modules Manager–>edit showplus module. Set its position is slideshow (you can type it instead of choose by selection position button) and set module assignment is On all pages

    matelot Friend
    #388587

    Thnaks for all your help.. I did all that, but still no luck :((

    khoand Friend
    #388591

    I tested my localhost and it works normally. Could you provide me username+password of administrator page to check it?

    matelot Friend
    #388592

    Sorry, don’t think I can do that… At least not now.
    Can you think of anything that could make it not work? Could it be the menu preferences?:confused:

    khoand Friend
    #388597

    Could you give me a snapshot about configuring showplus module?

    matelot Friend
    #388605

    here’s the module :

    advanced options :

    The path to the image folder :

    and the CSS I edited :


    <?xml version="1.0" encoding="utf-8"?>
    <layout name="desktop">
    <!--Extra css load for this layout-->
    <stylesheets>
    </stylesheets>
    <blocks name="top" style="xhtml">
    <block name="absolute" type="modules" style="raw">absolute</block>
    <block name="top-panel" type="modules" style="raw" main-inner="1">top-panel</block>
    <block name="header" type="header" main-inner="1"></block>
    <block name="mainnav" type="mainnav" main-inner="1"></block>
    <block name="slideshow" type="modules" wrap-inner="2">slideshow</block>
    <block name="cpanel" type="usertools/cpanel"></block>
    <block name="topsl" type="spotlight" main-inner="1">user1,user2,user3,user4,user5</block>
    </blocks>
    <blocks name="middle" colwidth="20">
    <block name="left1">left</block>
    <block name="right1" style="jarounded">right</block>
    </blocks>
    <blocks name="bottom" style="xhtml">
    <block name="botsl" type="spotlight" main-inner="1">user6,user7,user8,user9,user10</block>
    <block name="navhelper" type="navhelper" main-inner="1"></block>
    <block name="footer" type="footer"></block>
    </blocks>
    </layout>

    khoand Friend
    #388612

    Hi,
    You try set module assignment is On all pages to check showplus module works normally

    matelot Friend
    #388616

    <em>@khoand 236987 wrote:</em><blockquote>Hi,
    You try set module assignment is On all pages to check showplus module works normally</blockquote>

    I think there’s an issue with the T3 cpanel options. If I reset it to default the page goes white…
    What are the settings you’re using? (and how can I make them default)

Viewing 15 posts - 1 through 15 (of 16 total)

This topic contains 16 replies, has 2 voices, and was last updated by  khoand 13 years, 7 months ago.

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