Admin RTL issue
-
Topic
-
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- You must be logged in to reply to this topic.
This is searchable archive of our old support forums, which operated from 2012 - 2016. To find out how to get support for your current theme, please visit our support page.
Under Widgets, the area that says:
In the Widget Area Manager, you can create and manage widget areas for specific pages of your website to override the default locations you see below
That div has inline-CSS:
width:300px;float:right;position:relative;z-index:1000
With WordPress 3.8 it messes up the screen, and I can’t control it with my own RTL CSS for the admin area.
On your next Jumpstart update, can you make that div without inline CSS?
Any other solution?
Thanks!
Hi,
Yeah, I’ll figure out something different for that area. Thanks for pointing this out. I was actually finished with all of the admin changes, but had not noticed that one.
Great! 🙂
Don’t forget there’s also a paragraph with inline-CSS inside that div as well.
Thanks for the quick support.
I just got rid of that section all together. — If you track down the code in the widget areas plugin, there’s actually a kind of funny comment block in reference to those “yucky” inline styles.
Good riddance… 🙂