Closed (duplicate)
Project:
Acquia Marina
Version:
7.x-1.0-rc3
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
29 Apr 2011 at 11:16 UTC
Updated:
15 Aug 2011 at 17:16 UTC
Hello,
I am glad to contribute to make this module as good as the earlier versions. I have just tested the D7 version (7.x-0.1-alpha1) on a fresh Drupal installation. I have installed the latest available Fusion core and Skinr.
The sidebar first area is totally absent on RTL and the green boxes with information messages are very wide (exceeding page limits).
Please have a look at the attached image to get an idea.
| Comment | File | Size | Author |
|---|---|---|---|
| Layout issues on right-to-left site | 54.69 KB | W.M. |
Comments
Comment #1
goody815 commentedthanks for the input Geir19. i'll take a look at this RTL issue further. would you happen to have a link to a site?
Comment #2
W.M. commentedThe site is found currently at my offline linux server. I will update once I replicate the issue at an on-line site.
We need also to verify that the issue is not fusion related.
The problem is actually that the grid-16 width (e.g. 240px or 180px) is not set to the blocks. The css lines that appear using firebug for the ltr site is absent on the rtl site.
Comment #3
jam3a commentedI've have the same problem. I played around with the theme settings but it didn't make a difference.
I'm currently using 7.x-1.0.rc1 i will try other version to see if it makes a difference.
the site im working on is still offline also
Comment #4
aquariumtap commentedTry deleting page.tpl.php and block.tpl.php, then clearing your cache
Comment #5
aquariumtap commentedBy "try" I mean... this is just a test, so make backups :) I don't know if it'll work. The idea is it'll fall back to the templates from Drupal core, which have been updated in the past couple of weeks.
Comment #6
jam3a commentedthanks for your reply aquariumtap.
I've tried deleting the page.tpl.php and block.tpl.php files but it didn't really make a difference.
At first nothing came up on the screen and the clearing the cache it went back to the same situation where ltr pages appear fine bur rtl pages get messed up as in the print screen by Geir19.
thanks again
Comment #7
jam3a commentedI've tried on 7.x-1.0-rc3 but it seems to have the same problem.
Any ideas ?
Comment #8
W.M. commented@jam3a and others. The issue has to do with Fusion core css files. The solution is here:
http://drupal.org/node/670334#comment-4554642
Have a blessed day!
Comment #9
esmerel commented