Hello, I'm looking for some possible way to use different colors in title For example, - Beginner Guide's to Case Modding - Top 25 RPG games of all time - How to get great deals on new PC As, you can see I've used pink, green and blue colors. I want some way to use different colors in title of post in Wordpress Thanks
the best way to do it is to change your css file. look for classes .posttitle, .posttitle a, .posttitle a:hover, .posttitle a:visited { } Code (markup): but you can't change the color of each word of your post title
You can use HTML tags in the title, for example: <span style="color:green;">Lorem ipsum</span> dolor sit amet Code (markup): But in this case you should make sure that your theme uses right functions to print post titles in attributes, where HTML code should be removed/sanitized: http://pippinsplugins.com/use-the_title-and-the_title_attribute-correctly/
If you want to change each title with different color, you can use this plugin.... http://wordpress.org/plugins/post-title-colors/screenshots/