visio
I am not comfortable with my css on my Top 100 Songs site http://www.thetop100songs.com/ Check my site and give my the suggestions. Thanks in advance.
-
Visual Editor Plugin for Wordpress
You can use tinyMCE advanced editor plugin if u need more functionality
-
Wordpress reposting blog title instead of post title.
Just copy and paste it on your header.php file in head section.
-
Multiple style sheets in Wordpress
First you make a folder name css in your theme, then in your main style.css just import css files e-g @import url('css/basic.css'); as it is import other files.