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.

CommentFileSizeAuthor
Layout issues on right-to-left site54.69 KBW.M.

Comments

goody815’s picture

thanks for the input Geir19. i'll take a look at this RTL issue further. would you happen to have a link to a site?

W.M.’s picture

The 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.

jam3a’s picture

Version: 7.x-0.1-alpha1 » 7.x-1.0-rc1

I'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

aquariumtap’s picture

Try deleting page.tpl.php and block.tpl.php, then clearing your cache

aquariumtap’s picture

By "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.

jam3a’s picture

thanks 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

jam3a’s picture

Version: 7.x-1.0-rc1 » 7.x-1.0-rc3

I've tried on 7.x-1.0-rc3 but it seems to have the same problem.

Any ideas ?

W.M.’s picture

@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!

esmerel’s picture

Status: Active » Closed (duplicate)