All Projects → DediData → Bootstrap Rtl

DediData / Bootstrap Rtl

Licence: mit
Bootstrap RTL Standard 3 and 4

Projects that are alternatives of or similar to Bootstrap Rtl

Bootstrap V4 Rtl
RTL edition of bootstrap v4 for rtl languages like Farsi and Arabic
Stars: ✭ 430 (+305.66%)
Mutual labels:  persian, arabic, rtl, bootstrap
Nozha-rtl-Dashboard
Nozha is a rtl / ltr Admin Panel with Dark Mode
Stars: ✭ 31 (-70.75%)
Mutual labels:  rtl, persian, arabic
easy-materialize-rtl
Simple way to set RTL for materializecss.com.
Stars: ✭ 20 (-81.13%)
Mutual labels:  rtl, persian, arabic
Pro Sidebar Template
Responsive sidebar template based on bootstrap
Stars: ✭ 623 (+487.74%)
Mutual labels:  bootstrap, responsive
Coderedcms
A content management system for marketing websites based on Django and Wagtail.
Stars: ✭ 386 (+264.15%)
Mutual labels:  bootstrap, responsive
Responsiveframework
Easily make Flutter apps responsive. Automatically adapt UI to different screen sizes. Responsiveness made simple. Demo: https://gallery.codelessly.com/flutterwebsites/minimal/
Stars: ✭ 476 (+349.06%)
Mutual labels:  bootstrap, responsive
Light Bootstrap Dashboard Angular2
Light Bootstrap Dashboard Angular 2
Stars: ✭ 299 (+182.08%)
Mutual labels:  bootstrap, responsive
Bootstrap4 Fs Modal
A simple way to improve UX of Bootstrap 4 modals on mobile phones.
Stars: ✭ 102 (-3.77%)
Mutual labels:  bootstrap, responsive
Bootstrap Email
Bootstrap 4 (and soon 5) stylesheet, compiler, and inliner for responsive and consistent emails with the Bootstrap syntax you know and love.
Stars: ✭ 781 (+636.79%)
Mutual labels:  bootstrap, responsive
Vazir Font
Vazir is a Persian/Arabic font. وزیر یک فونت فارسی/عربی است https://rastikerdar.github.io/vazir-font/
Stars: ✭ 1,085 (+923.58%)
Mutual labels:  persian, arabic
Mikhak
simple monoline Arabic-Latin semi handwriting typeface
Stars: ✭ 64 (-39.62%)
Mutual labels:  persian, arabic
Minimal
Personal blog theme powered by Hugo
Stars: ✭ 330 (+211.32%)
Mutual labels:  bootstrap, responsive
Awesome Arabic
A curated list of awesome projects and dev/design resources for supporting Arabic computational needs.
Stars: ✭ 309 (+191.51%)
Mutual labels:  arabic, rtl
Ngx Responsive
Superset of RESPONSIVE DIRECTIVES to show or hide items according to the size of the device screen and another features in Angular 9
Stars: ✭ 300 (+183.02%)
Mutual labels:  bootstrap, responsive
Springboot v2
SpringBoot_v2项目是努力打造springboot框架的极致细腻的脚手架。包括一套漂亮的前台。无其他杂七杂八的功能,原生纯净。
Stars: ✭ 1,093 (+931.13%)
Mutual labels:  bootstrap, responsive
Jquery Calendar
A responsive jquery calendar scheduler built with bootstrap and moment.js
Stars: ✭ 67 (-36.79%)
Mutual labels:  bootstrap, responsive
Django Admin Bootstrap
Responsive Theme for Django Admin With Sidebar Menu
Stars: ✭ 787 (+642.45%)
Mutual labels:  bootstrap, responsive
Paperadmin
A flat admin dashboard using Angular JS 2/4
Stars: ✭ 80 (-24.53%)
Mutual labels:  bootstrap, responsive
awrora-starter
Landing page template built with one of most popular javascript library Vue.JS, Vuetify (Material Design) and Nuxt.JS with SSR.
Stars: ✭ 38 (-64.15%)
Mutual labels:  responsive, rtl
Wudooh
Browser extension that allows Arabic script modifications for clarity and customization
Stars: ✭ 43 (-59.43%)
Mutual labels:  persian, arabic

Bootstrap RTL Standard (Right To Left Support)

For Right to Left direction languages: Persian, Arabic, Hebrew

Bootstrap RTL 3 , Bootstrap RTL 4

3.3.7 Version 3.3.7.3

4.0.0-alpha.6.1 Version 4.0.0-alpha.6.1.1

CLICK HERE TO DOWNLOAD

This is a fix for Right to Left Language direction compatibility for Bootstrap, It is the best and standard style which can be use for Persian (Farsi), Arabic, Hebrew languages

You can keep the original CSS and JS files of Bootstrap, To make the RTL compatibility just add the following line just after loading the Bootstrap CSS:

For Bootstrap 3.3.7:

<!-- Original Bootstrap 3.3.7 -->
<link rel='stylesheet' id='bootstrap-css' href='PATH/bootstrap.min.css?ver=3.3.7' type='text/css' />

<!-- Bootstrap RTL 3.3.7.3 -->
<link rel='stylesheet' id='bootstrap-rtl-css' href='PATH/bootstrap.rtl.min.css?ver=3.3.7.3' type='text/css' />

OR

<!-- Bootstrap RTL 3.3.7.3 -->
<link rel='stylesheet' id='bootstrap-rtl-css' href='PATH/bootstrap.rtl.full.min.css?ver=3.3.7.3' type='text/css' />

For Bootstrap 4.0.0.alpha.6:

<!-- Original Bootstrap 4.0.0-alpha.6 -->
<link rel='stylesheet' id='bootstrap-css' href='PATH/bootstrap.min.css?ver=4.0.0-alpha.6' type='text/css' />

<!-- RTL Bootstrap 4.0.0-alpha.6.1 -->
<link rel='stylesheet' id='bootstrap-rtl-css' href='PATH/bootstrap.rtl.min.css?ver=4.0.0-alpha.6.1' type='text/css' />

Contribute

if you want to contribute to this project, You can simply edit files and submit your changes here, Or if you know what is GitHub, So please Fork this project :)

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].