Carbon sidebar from left to right

Bastemefa

Joined: 2011-05-10
Posts: 5
Posted: Tue, 2011-05-10 15:22

Hello guys,
i´ve copy the carbon theme and started my "own" design. I´ve read a lot of pages at many sites :( ;)

"Everythings" fine but one Problem. How could i change the slider sidebar from left to right side?! It should slide vom right to left not from left to right.

Have a nice day.
Stefan

 
suprsidr
suprsidr's picture

Joined: 2005-04-17
Posts: 8339
Posted: Tue, 2011-05-10 17:23

that is much harder to do than you think.
setting the initial position so it is off the page on the right depends on the visitors monitor width
and then also sliding it in and out is also dependent on monitor width

not worth it IMO

-s
FlashYourWeb and Your Gallery with The E2 XML Media Player for Gallery2

 
Bastemefa

Joined: 2011-05-10
Posts: 5
Posted: Wed, 2011-05-11 08:09

Heyho

The Positon of my Sidebar is already at the right side. But where can i find the aaaaaem "slidingfactors"?

 
suprsidr
suprsidr's picture

Joined: 2005-04-17
Posts: 8339
Posted: Wed, 2011-05-11 11:01
 
Bastemefa

Joined: 2011-05-10
Posts: 5
Posted: Wed, 2011-05-11 12:24

I´m looking and looking and looking.....it seems realy harder......and i already looking and looking ;)

 
suprsidr
suprsidr's picture

Joined: 2005-04-17
Posts: 8339
Posted: Wed, 2011-05-11 12:33

you will want to adjust:

var leftmost = -190;
var rightmost = 10;

and probably swap the names of these 2 functions:
scrollLeft
scrollRight

-s
FlashYourWeb and Your Gallery with The E2 XML Media Player for Gallery2

 
Bastemefa

Joined: 2011-05-10
Posts: 5
Posted: Wed, 2011-05-11 12:42

Hmm i´ve try it out a few hours ago....now again. Without the result that i want to have. Strange thing...