Forums
(@leonchu886)
12 years, 6 months ago
Found the solution myself. It’s just need to add a ssba class in style.css with the following code:
.ssba { float:left; }
now mine works as expected. newbie on CSS, so i might get something wrong, but at least it works.