css editing

i want to edit Dolphin7 css templates so what i want to do is make it rtl "right to left order"

it`s working very well exept in the search

when i make it right to left i use


#searchForm {
direction:rtl;
margin: 10px;
}

for eg in searchKeyword.css

(the last statment)

but what i get is this

problem

so what i want is to make it all in the middel but in right to left order ..... and to make the text filed close to the "keyword"

the css is

/* redeckaration  settings from another files*/
.boxContent .votes_small {

float: none;
/*position:relativ_e;*/
width: auto;
}
.dbContent {

margin: 5px;
}

div.viewFile
{
margin: 10px auto;
padding: 2px;
text-align: center;
border: 1px solid #CCCCCC;
}

.searchContentBlock {

margin: 5px auto;
}

#searchArea {

margin: 10px auto;
}

#searchForm {
direction:rtl;
margin: 10px;
}

please help me and thanks in advance

if i did help you .. it wont hurt to go to my profile and add a recommendation for me ;)
Quote · 12 Nov 2009
 
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.