![]() |
|
|
Thread Tools |
|
#1
|
||||
|
||||
|
scrollbar
where can i put the code to change the scrollbar colors. i tried putting it in headerinclude and numerous other places and it does nothing. can anyone help me?
Thanks No members have liked this post.
|
|
#2
|
||||
|
||||
|
Originally Posted by Makaveli105
Youll need to add it to the CSS area of vBulletin. in the Aditional CSS box at the very bottom of the style manager
The scrollbar colors must now be defined in HTML not body HTML { } No members have liked this post.
|
|
#3
|
||||
|
||||
|
Worked, Thanks Zack!
No members have liked this post.
|
|
#4
|
||||
|
||||
|
Hi,
How can I change the scrollbar side to be to the right.. I am running an arabic forum, the scrollbar is on the left side while I want it to be on the right side.. http://www.la7odood.com/vb Regards. No members have liked this post.
|
|
#5
|
||||
|
||||
|
Up
![]() No members have liked this post.
|
|
#6
|
||||||||||||
|
||||||||||||
|
The right to left direction is currently defined in the html tag by the the dir definition:
In IE (and others?) that will position the scrollbar on the left hand side. To return the scrollbar to the right hand side, you simply need to remove the dir definition and set the text direction without applying it to the entire document or by using CSS. This could be done by using the dir definition to surround all the content but without applying it to the html/body tags e.g. use the below code within the body tags but surrounding all other content.
Or you could apply the direction through the CSS more easily in the CSS editor by adding the below definition to the CSS for the body tag for example, but this may not effect everything (column orders etc):
No members have liked this post.
Last edited by Telkman : 27 Apr 2005 at 11:28. |
||||||||||||
|
#7
|
||||||||
|
||||||||
|
Hi,
thank you for the answer.. just wanted to know:
Originally Posted by Telkman
Where to apply that..
and
Originally Posted by Telkman
I need only the main scroll bar to be to the right, is that gona solve it, and should I put the code any where in the CSS..
Kind Regards. No members have liked this post.
|
||||||||
|
#8
|
||||||||||||
|
||||||||||||
|
This will become more complicated if you have different direction languages that use the same templates.
Admin CP > Languages & Phrases > Language Manager > *Your Language* > Edit Settings Change "Right to Left" to "Left to Right". The scrollbar will now be on the right hand side, but your text will also not be going in the direction you require. Admin CP > Styles & Templates > Style Manager > *Your Style* > All Style Options > Go > Body > Extra CSS Attributes Add:
This will change the text direction, but the order of the columns will still be left to right, e.g. Forum, Last Post, Threads, Posts. If you wish to have the columns from right to left as well (e.g. Posts, Threads, Last Post, Forum) then remove the previous CSS change to the body and do the following: Admin CP > Styles & Templates > Style Manager > *Your Style* > All Style Options > Go > Common Templates > Header At the top, add:
Then: Admin CP > Styles & Templates > Style Manager > *Your Style* > All Style Options > Go > Common Templates > Footer At the bottom, add:
You could also do this manually through the Style Manager. If you have multiple styles where the values in question aren't inherited, you would need to edit them for each. No members have liked this post.
|
||||||||||||
|
#9
|
||||
|
||||
|
Hi,
Thanks again for your fast reply. That did change the scroll to right and corrected the table directions.. but all the forum text was to the left.. seems I will stick to the left side bar ![]() Thanks again for your support.. Kind Regards. No members have liked this post.
|
![]() |
«
Previous Thread
|
Next Thread
»
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) |
| Thread Tools | |
|
|
| New To Site? | Need Help? |
All times are GMT. The time now is 20:38.




