Rtl
Using Boosted for Right-to-left website presentation
Every release of Boosed ships with a dedicated right-to-left (RTL) version.
Usage
To get a RTL version of a boosted webpage you need two things :
-
Replace the regular boosted.css
and boosted.js
files
-
with their RTL counterpart boosted-rtl.css
and boosted-rtl.js
found in the distribution files.
Add attribute dir="rtl"
to your <html>
tag.
Start template
Examples
Every example from the Examples page has his RTL counterpat. Just prefix the page url with rtl-*
like in this example : examples/rtl-news-template/