FreeTextBox
The no. 1 free ASP.NET HTML Editor.
Welcome to FreeTextBox
Sign in
|
Join
|
Help
in
Installation Help (forum)
FreeTextBox 3.0 (group)
(Entire Site)
Search
Home
Forums
Features
Demos
Download
Buy License/Source Code
Contact
FreeTextBox
»
FreeTextBox 3.0
»
Installation Help
»
Re: How can I Change Toolbar Alignment?
How can I Change Toolbar Alignment?
Last post 05-13-2010, 2:49 PM by
Rollsroyc3
. 3 replies.
Sort Posts:
Oldest to newest
Newest to oldest
Previous
Next
01-27-2010, 9:49 AM
10307
Jamalr
Joined on 03-25-2008
Posts 1
How can I Change Toolbar Alignment?
hi
by default FTB toolbar Set Left Align (arrange From Left To right)
How can I Change Toolbar Direction? (Align Toolbar Icons From Right To Left)?
Thanx
01-29-2010, 1:35 AM
10308
in reply to
10307
richardfrench
Joined on 01-27-2010
Posts 6
Re: How can I Change Toolbar Alignment?
Even i have the same query..can somebody help !
03-17-2010, 6:48 AM
10400
in reply to
10308
senior
Joined on 03-17-2010
Posts 1
Re: How can I Change Toolbar Alignment?
bath and body products
05-13-2010, 2:49 PM
51972
in reply to
10307
Rollsroyc3
Joined on 05-13-2010
Posts 6
Re: How can I Change Toolbar Alignment?
Change ftbBody to whatever the name of your freetextbox is.
<style type="text/css">
.ctl00_ContentPlaceHolder1_ftbBody_Toolbar
{
float: right !important;
}
</style>
www.freetextbox.com