This is how the pager bar looks like in a RTL site:
http://www.imagebam.com/image/87fa4b62224368
As can be seen the box of the current page looks odd ( the text inside has no margin to the right ).
The problem is seen on FF and Chrome (Not IE).
Can see no other problems in this version of this great theme so far.
| Comment | File | Size | Author |
|---|---|---|---|
| #5 | pager_issue_ie7.png | 1.72 KB | W.M. |
| #1 | pager_issue.jpg | 4.15 KB | W.M. |
Comments
Comment #1
W.M. commentedHere is how it looks like on site:
Comment #2
jeremycaldwell commentedTry adding this bit of CSS to your "fusion-acquia-marina-style-rtl.css" stylesheet:
Comment #3
W.M. commentedI added the code you provided to local-rtl.css : Problem solved! Thanks a lot. Keep the great work going!
Comment #4
jeremycaldwell commentedGreat, glad to help and thanks for testing that so quickly. Will commit these changes to the CSS for the next release of the theme shortly.
Comment #5
W.M. commentedWhen it comes to IE there is in fact a different layout problem... But I am sure it has to do with bad programming of IE itself. This is how the pager bar looks like in IE 7: (attachment)
Comment #6
jeremycaldwell commentedYeah IE does it's own thing with the pages at times so I will do my best to figure this one out shortly. Will hopefully have a fix in place in the next release of the theme. Thanks for providing a screenshot of this one as well.
Comment #7
jeremycaldwell commentedFixed in the Alpha 2 release.