live demo
Home arrow Support arrow Forum
Welcome, Guest
Please Login or Register.    Lost Password?
Changing template width (1 viewing) (1) Guest
Go to bottom Post Reply Favoured: 0
TOPIC: Changing template width
#1823
Changing template width 3 Months, 1 Week ago Karma: 0  
How do adjust the overall Scroller II template width?
Thanks.
andrew seltser (User)
Fresh Bamboo
Posts: 2
graphgraph
User Offline Click here to see the profile of this user
Report to moderator   Logged Logged  
 
The administrator has disabled public write access.  
#1826
Re:Changing template width 3 Months, 1 Week ago Karma: 19  
Hi Andrew,

Do you mean that you want to change the scroll area from 100% of the window to a smaller amount?

If so youll need to change the width of #scroll-wrapper and possibly #scroll-inner in the template css file.

Thanks 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.  
#1830
Re:Changing template width 3 Months, 1 Week ago Karma: 0  
no, i want to change to entire template width.
andrew seltser (User)
Fresh Bamboo
Posts: 2
graphgraph
User Offline Click here to see the profile of this user
Report to moderator   Logged Logged  
 
The administrator has disabled public write access.  
#1831
Re:Changing template width 3 Months, 1 Week ago Karma: 19  
Hi Andrew,

This is going to be pretty complex but its certainly achievable. The template was really designed to be a full screen theme and you may find changing scroller to suit your purposes a little easier.

The main sticking point will be the left panel which is fixed in place.

You'll need to create a container around the whole of the template and then give the container the desired width plus margin:0 auto. So add your container just after the start of the body tag and a closing div at the end before the closing body tag.

That'll place everything in the template within the container but you'll find the left panel more than likely sticking in its place.


There will be a few more tweaks needed here but they should be easy enough to see what needs to happen.

.. Actually I just tried it on a demo version and it does work nicely. You'll have to play with the background image though and perhaps change the bg image in the theme from body to scroll-wrapper or scroll-inner ... which ever works best.

Let me know how it goes.
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.  
Go to top Post Reply
Powered by FireBoard