Closed (outdated)
Project:
Shoutbox
Version:
6.x-1.x-dev
Component:
Code
Priority:
Critical
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
30 Oct 2008 at 12:58 UTC
Updated:
18 Mar 2016 at 11:09 UTC
Jump to comment: Most recent
Comments
Comment #1
EyalSch commentedIn version 5.x-1.2, I changed the "shoutbox.css".
div#shoutbox-posts {
/* text-align: left; */
text-align: right;
direction: rtl;
}
It should work for the 6.x-1.0 version too.
Comment #2
vitalblue commented