live demo
Home arrow Support arrow Forum
Welcome, Guest
Please Login or Register.    Lost Password?
Setting Up the Scroller Template (1 viewing) (1) Guest
Go to bottom Post Reply Favoured: 0
TOPIC: Setting Up the Scroller Template
#957
Setting Up the Scroller Template 8 Months ago Karma: 19  
The Scroller setup is in many ways similar to the Slider template ... the main difference being that rather than being limited to the horizontal slide you can plot x and y co-ordinates to scroll across the page/container.





Here is a quick overview of the setup and positioning of the various elements.



- There are 9 user modules plus the main content area in the scrolling window. When the page is refreshed it reverts to displaying the main content or component area.



- Each menu link on the top links to one of the 10 points. They are listed in order so the first menu item scrolls to the main content, the second scrolls to the first user module, the third menu item scrolls to the second user position and so on.



- The sliding panels contain the modules advert 1 and advert 2 and the tabs will only be displayed when those modules are published.





Setting up the template.



The main configuration occurs in the index.php file where you can set the following:



- The general height and width of the container.

- Fixed or scrolling background image.

- The _style_ of the template.

- Choose the speed and type of transition for the scroller.

- Choose the speed and type of transition for the sliding panels.

- Choose whether to use slimbox extended or not.

- Menu items: This is where you nominate the name of the menu items that appear above the sliding area. Each menu item corresponds to their relative user module. ie menu_item1 relates to user module 1.



- Setting the co-ordinates for the scroll positions involves just nominating a top and left position. This is the amount of distance in pixels from the top and left of the container.



As an example if you wanted the modules to scroll horizontally you would use the same top position and just make the left position incrementally 10px or so more than the width of the container. eg module 1: top:0;left:0 module 2: top:0; left:410, module 3:top 0;left 820 and so on.



The same goes for having the scroller scroll vertically. Just position each module at the same left co-ordinate but change the top variable.





The background can either ve fixed or scroll with the content. This is set in the index.php file again. Choose between scrolling or fixed and then edit the respective css file ie edit the fixed.css or scrolling.css - just changing the background-image property.





From here all you need to do is to plug your info into the module positions and publish them and your content will appear.





If you have any other queries setting up the template please just post them below.
Anthony Olsen (Admin)
Admin
Posts: 1147
graph
User Online Now Click here to see the profile of this user
Joomla Bamboo
Report to moderator   Logged Logged  
 
Creative Unique Minimal Joomla Templates
 
The administrator has disabled public write access.  
#959
Re:Setting Up the Scroller Template 8 Months ago Karma: 0  
That's really great, thanks.



Maybe I'm being stupid here but can you just explain precisely what you mean by user module?



Can one stick any module on the top menu items?
tomfox (Visitor)
Posts: 0
graphgraph
User Offline Click here to see the profile of this user
Birthdate:
Report to moderator   Logged Logged  
 
The administrator has disabled public write access.  
#960
Re:Setting Up the Scroller Template 8 Months ago Karma: 19  
Sorry I really meant the module positions user 1 to 9. You can publish anything to one of these module positions, but I normally just create a new module in the Joomla admin which gets the title of user in the module description/type.



The menu items arent linked to Joomla menus at all and will only be published if there is a corresponding module published to the position that it represents.



Try publishing the user 9 module and then see that the menu link is then published for that module and it is then able to be navigated to by clicking on that link ... you change it in the template index file.
Anthony Olsen (Admin)
Admin
Posts: 1147
graph
User Online Now Click here to see the profile of this user
Joomla Bamboo
Report to moderator   Logged Logged  
 
Creative Unique Minimal Joomla Templates
 
The administrator has disabled public write access.  
#967
Re:Setting Up the Scroller Template 8 Months ago Karma: 0  
Got it now, thanks
tomfox (Visitor)
Posts: 0
graphgraph
User Offline Click here to see the profile of this user
Birthdate:
Report to moderator   Logged Logged  
 
The administrator has disabled public write access.  
#974
Re:Setting Up the Scroller Template 8 Months ago Karma: 0  
I new ( very ) to joomla and cant figure out where/how to add/activate the menu item/modules ?

When I preview inline with positions they are there so I'm guessing everything is setup.

Can you give me an idots step by step overview to adding and activating an extra menu item .

thanks
chris.pender (Visitor)
Posts: 0
graphgraph
User Offline Click here to see the profile of this user
Birthdate:
Report to moderator   Logged Logged  
 
The administrator has disabled public write access.  
#975
Re:Setting Up the Scroller Template 8 Months ago Karma: 19  
Hi Chris,



Can you send me a url so that I can see where your up to?



If you have a default joomla installation you may want to publish something to the user 9 position and you should see an extra menu item appear.



You edit the new menu item in the index.php file.



Let me know how you go ...



Anthony.
Anthony Olsen (Admin)
Admin
Posts: 1147
graph
User Online Now Click here to see the profile of this user
Joomla Bamboo
Report to moderator   Logged Logged  
 
Creative Unique Minimal Joomla Templates
 
The administrator has disabled public write access.  
#976
Re:Setting Up the Scroller Template 8 Months ago Karma: 0  
my test sites are here

www.0131.net/joomla



i think my issues are more joomla than the template, where do I find the user 9 position?
chris.pender (Visitor)
Posts: 0
graphgraph
User Offline Click here to see the profile of this user
Birthdate:
Report to moderator   Logged Logged  
 
The administrator has disabled public write access.  
#978
Re:Setting Up the Scroller Template 8 Months ago Karma: 19  
Ok try this ...



1. Log into your administrator

2. Go to Site Modules

3. Click on the latest news module

4. On the left you'll see a drop down list that contains positions like left, advert 1, advert 2 etc

5. Choose User 9 from the list

6. Click save or apply and then refresh the site on the front end.



You should see a new menu item (whatever you named user 9 in the index.php) and then when its clicked the latest news menu should scroll into view.



Let me know if that helps .... Thansk Anthony.
Anthony Olsen (Admin)
Admin
Posts: 1147
graph
User Online Now Click here to see the profile of this user
Joomla Bamboo
Report to moderator   Logged Logged  
 
Creative Unique Minimal Joomla Templates
 
The administrator has disabled public write access.  
#979
Re:Setting Up the Scroller Template 8 Months ago Karma: 0  
many thanks, thats perfect.
chris.pender (Visitor)
Posts: 0
graphgraph
User Offline Click here to see the profile of this user
Birthdate:
Report to moderator   Logged Logged  
 
The administrator has disabled public write access.  
#980
Re:Setting Up the Scroller Template 8 Months ago Karma: 0  
one more q? where do I change the large text that says SCROLLER ?
chris.pender (Visitor)
Posts: 0
graphgraph
User Offline Click here to see the profile of this user
Birthdate:
Report to moderator   Logged Logged  
 
The administrator has disabled public write access.  
#981
Re:Setting Up the Scroller Template 8 Months ago Karma: 0  
found it, logo.pgn .
chris.pender (Visitor)
Posts: 0
graphgraph
User Offline Click here to see the profile of this user
Birthdate:
Report to moderator   Logged Logged  
 
The administrator has disabled public write access.  
#1083
Re:Setting Up the Scroller Template 7 Months, 2 Weeks ago Karma: 0  
Great template I'm glad I bought it.



Been playing with it today but I can't quite figure out how to change the positions of the container, menu etc...



I just want the whole thing to appear a little bit higher on the screen to suit my site.



Thanks
J. C (Visitor)
Posts: 0
graphgraph
User Offline Click here to see the profile of this user
Birthdate:
Report to moderator   Logged Logged  
 
The administrator has disabled public write access.  
#1084
Re:Setting Up the Scroller Template 7 Months, 2 Weeks ago Karma: 19  
Hey JC ...



The height of the logo and everything else from the top of the page is in the outer_container code:



Code:

#outer_container { margin: 50px auto; }
Just change the 50px to suit ... Glad you like the template
Anthony Olsen (Admin)
Admin
Posts: 1147
graph
User Online Now Click here to see the profile of this user
Joomla Bamboo
Report to moderator   Logged Logged  
 
Creative Unique Minimal Joomla Templates
 
The administrator has disabled public write access.  
#1103
Re:Setting Up the Scroller Template 7 Months, 2 Weeks ago Karma: 0  
got it, thanks!
J. C (Visitor)
Posts: 0
graphgraph
User Offline Click here to see the profile of this user
Birthdate:
Report to moderator   Logged Logged  
 
The administrator has disabled public write access.  
#1171
Re:Setting Up the Scroller Template 7 Months, 1 Week ago Karma: 0  
Hi Anthony



When I click on the right sliding panel(gallery)I get Internet Explorer error(not

the one that stops the page load, but with the triangle icon in the

lower left corner of the screen.)

I've noticed it's the same on the demo site:
http://showcase.joomlabamboo.com/scroller/index.php?jos_change_template=jb_scroller



But this one seems OK...
http://showcase.joomlabamboo.com/scroller/index.php?jos_change_template=jb_scroller_dark_blue



Just wondering if it's just my browser (IE v7)doing this



Thanks
J. C (Visitor)
Posts: 0
graphgraph
User Offline Click here to see the profile of this user
Birthdate:
Report to moderator   Logged Logged  
 
The administrator has disabled public write access.  
#1182
Re:Setting Up the Scroller Template 7 Months, 1 Week ago Karma: 19  
Hi JC,



I took a quick look at it yesterday and even though I cpied the code that does the job from the error free template into the one throwing the error there was still an error.



There is obviously an extra comma somewhere that Ive missed ... when I find it Ill post again
Anthony Olsen (Admin)
Admin
Posts: 1147
graph
User Online Now Click here to see the profile of this user
Joomla Bamboo
Report to moderator   Logged Logged  
 
Creative Unique Minimal Joomla Templates
 
The administrator has disabled public write access.  
#1184
Re:Setting Up the Scroller Template 7 Months, 1 Week ago Karma: 0  
Thanks Anthony



I've noticed that I only get the error message when the effect is set to "elastic"



I've changed it to "bounce" and it works perfectly now



Thanks for your time
J. C (Visitor)
Posts: 0
graphgraph
User Offline Click here to see the profile of this user
Birthdate:
Report to moderator   Logged Logged  
 
The administrator has disabled public write access.  
Go to top Post Reply
Powered by FireBoard