Closed (fixed)
Project:
Drupal core
Version:
7.x-dev
Component:
CSS
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Issue tags:
Reporter:
Anonymous (not verified)
Created:
25 Feb 2010 at 18:57 UTC
Updated:
8 Sep 2017 at 10:10 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
dave reidCan you check if Drupal 7 has the same behavior?
Comment #2
Anonymous (not verified) commentedNo I didn't. I'm not on D7 yet.
Comment #3
Anonymous (not verified) commentedI noticed that the RTL css is overriden by LTR css:
vertical_tabs-rtl.css:
is override by
vertical_tabs.css:
It's because of the extra CSS selectors, they have higher browser priority.
So the fix is probably to put this in RTL.css:
div.vertical-tabs ul.vertical-tabs-list
Comment #4
Anonymous (not verified) commentedAttached is my working vertical_tabs-rtl.css patch for RC1. Great module!
Comment #5
dave reidFixed in CVS.
http://drupal.org/cvs?commit=344126
I took a look at D7's misc/vertical-tabs-rtl.css and it looks like it will need the same fix. Could you possibly re-roll this and I'll review it?
Comment #6
dave reidNevermind, I went ahead and patched it.
Comment #7
aspilicious commented#6 doesn't work at all...
Maybe it is cause of the double '-'
In drupal 6 it was vertical_tabs...
Comment #8
james.elliott commentedsubscribe
Comment #9
nod_How much of this is still relevant?
Comment #10
r13ose commentedI have tested this issue out, and seems the tabs are on the right side for me. Attached is a photo of what I see in Drupal 7.42-dev.
Comment #11
cilefen commentedThis needs an issue summary update explaining the issue in more detail and providing before- and after screenshots.
An evaluation of whether this is a Drupal 8 issue according to the backport policy is also needed.
Comment #12
r13ose commentedI tested this on the Seven and Stark Themes in 7.42-dev.
To test this: