Quote:
Originally Posted by FRDS
Do you have a screenshot of what it results to in the RtL forums.
Or if you can send the bbCode_quote template I'll modify it for right to left forums as I wasn't aware it was different.
|
screen shoot attached ,,
& i'm using ur template ..
thanks alot
_______________
edited ,,
I'm sorry FRDS ,it's so easy ..
just making this changes in CSS to be like that :
Code:
.quotetop
{
border-right: 4px solid #8394B2;
border-left: 1px dotted #000;
}
.quotemain
{
border-right: 4px solid #8394B2;
border-left: 1px dotted #000;
}
thank you ,,