Closed Bug 390540 Opened 18 years ago Closed 15 years ago

[he] RTL support for MoCo theme

Categories

(www.mozilla.org :: General, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: tomer, Assigned: tomer)

References

()

Details

(Keywords: rtl)

Attachments

(2 files)

As pascalc advice, I am working on the required changes in the CSS for Right-to-left version of MoCo (rustico theme). Those changes seems not to affect the English version, but may require further investigations. /* Stick the mozilla logo to the left. No clear required. */ #header h1 img {float: left;} /* Make right edge border for the text. This will stop it from overlapping the background image. */ #main-feature p, #main-feature h2, #main-feature .home-download, #main-feature .download-other {padding-right: 500px;}
Attachment #274836 - Flags: review?(steven)
Assignee: nobody → tomer
Could these additional CSS rules go behind a [dir=rtl] ?
(In reply to comment #2) > Could these additional CSS rules go behind a [dir=rtl] ? > Yes, this is possible.
We did something like it in AMO <https://addons.mozilla.org/css/forms.css>.
(In reply to comment #2) > Could these additional CSS rules go behind a [dir=rtl] ? Better not, as IE6 do not render *[] rules correctly.
Mass-assigning the new rtl keyword to RTL-related (see bug 349193).
Keywords: rtl
I know that Firefox 2 is about to be deperated soon, and so is the current theme that won't live for the main site, but I think we should consider merging this changes into the webpages of mozilla.com asap.
I tried out this change: #header h1 img {float: left;} and it is breaking the layout in Internet Explorer by pushing the page open a few hundred pixels wider. I was able to work around this by forcing text-align to the left in the #header h1. Now onto the main-feature alignment issue...
old bug, looks like RTL is working fine now. closing.
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
Attachment #274836 - Flags: review?(steven)
Component: www.mozilla.org/firefox → www.mozilla.org
Component: www.mozilla.org → General
Product: Websites → www.mozilla.org
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: