Jump to content


Welcome to IPS!

Feel free to browse our community to get a feel for how our community software operates. Post in the pre-sales forum with any questions you have before purchasing or use the Test Posting forum to post a few messages yourself! You can also get a free demo to try the IPS Community Suite yourself.

Already an active IPS client?

Login with the same email address and password you use for the client area to access client-only areas.





Photo * * * * * 1 votes

right to left support for clean cut 3.1

Posted by Ajouz, in right to left support (RTL) 14 June 2010 · 138 views

Hello ,
the last version of cleancut fixed many RTL issues but still need more work , it should have its own rtl css to prevent confilct with the main rtl css .
what you can do at this point
1- add new css bit to your cleancut with the name ipb_rtl
2- copy the content of the main rtl css to this css bit
3- at the end of this css bit add the following

.sidebar_toggle {
float:left !important;
left:0 !important;
}

#primary_nav ul {
float:right;
}
#primary_nav ul li {
float:right;

}


#primary_nav ul li {
margin-right:6px;
padding:0 6px;
}

#branding  {
text-align:right;
}

#branding {
	background: #2b2b2b url(http://community.invisionpower.com/public/style_images/clean/branding_bg.png) no-repeat right 0 0;
	min-height:80px;
	border-bottom: 1px solid #1a1a1a;
}

.userpopup .reputation {
left:4px;
right:auto;
}

#search .submit_input {
float:right;
}
.sidebar_toggle {
-moz-border-radius:3px 3px 0 0;
margin:5px 0 0 -17px;
padding:5px 3px;
}
#search .submit_input {
margin:3px 3px 0 0;
}





if you noticed bugs after applying this edits please report it here to try to fix it .

note: this blog will always updated to include fixing of bugs .

last update : Jun 14 2010 07:34 PM

thanks .




Recent Comments

0 user(s) viewing

0 members, 0 guests, 0 anonymous users

Latest Visitors