Check to see whether your CSS files actually has a class for “right”:
.right {float:right}
Thread Starter
jaaf
(@jaaf)
DianeV thanks for the reply
please check http://www.shahtoon.com/wp/
I’ve uploaded 3 files
sidebar.php
style.css
style_ie.css
I’m getting this error in my right sidebar
WordPress database error: [You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ” at line 1]
SELECT cat_id, cat_name FROM
Please help me
Jaaf–
SELECT cat_id, cat_name FROM is likely the problem for WP 2.2. Check here for other options:
http://codex.wordpress.org/Template_Tags