-
AuthorPosts
-
April 26, 2011 at 2:26 pm #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 Friendkhoand
- Join date:
- February 2011
- Posts:
- 4500
- Downloads:
- 0
- Uploads:
- 179
- Thanks:
- 169
- Thanked:
- 1166 times in 1060 posts
April 26, 2011 at 3:10 pm #388365Hi,
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?April 26, 2011 at 3:12 pm #388366here it is, still under construction
khoand Friendkhoand
- Join date:
- February 2011
- Posts:
- 4500
- Downloads:
- 0
- Uploads:
- 179
- Thanks:
- 169
- Thanked:
- 1166 times in 1060 posts
April 27, 2011 at 10:46 am #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;
}April 27, 2011 at 10:52 am #388513Thank 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 Friendkhoand
- Join date:
- February 2011
- Posts:
- 4500
- Downloads:
- 0
- Uploads:
- 179
- Thanks:
- 169
- Thanked:
- 1166 times in 1060 posts
April 27, 2011 at 11:09 am #388519Hi,
– 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>
khoand Friendkhoand
- Join date:
- February 2011
- Posts:
- 4500
- Downloads:
- 0
- Uploads:
- 179
- Thanks:
- 169
- Thanked:
- 1166 times in 1060 posts
April 27, 2011 at 5:08 pm #388585Hi,
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 pagesApril 27, 2011 at 5:18 pm #388587Thnaks for all your help.. I did all that, but still no luck :((
khoand Friendkhoand
- Join date:
- February 2011
- Posts:
- 4500
- Downloads:
- 0
- Uploads:
- 179
- Thanks:
- 169
- Thanked:
- 1166 times in 1060 posts
April 27, 2011 at 5:22 pm #388591I tested my localhost and it works normally. Could you provide me username+password of administrator page to check it?
April 27, 2011 at 5:29 pm #388592Sorry, 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 Friendkhoand
- Join date:
- February 2011
- Posts:
- 4500
- Downloads:
- 0
- Uploads:
- 179
- Thanks:
- 169
- Thanked:
- 1166 times in 1060 posts
April 27, 2011 at 5:40 pm #388597Could you give me a snapshot about configuring showplus module?
April 27, 2011 at 6:03 pm #388605here’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 Friendkhoand
- Join date:
- February 2011
- Posts:
- 4500
- Downloads:
- 0
- Uploads:
- 179
- Thanks:
- 169
- Thanked:
- 1166 times in 1060 posts
April 27, 2011 at 6:22 pm #388612Hi,
You try set module assignment is On all pages to check showplus module works normallyApril 27, 2011 at 6:35 pm #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) -
AuthorPosts
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