To style content you will need to edit the css.
1. Get the Firefox addon
'Firebug'
2. Check out the Firebug
video tutorials
3. Read up on using
css
4. Make the necessary changes to your CB template(s) with an editor like
pspad
and upload via ftp to your server.
Your template is located somewhere around here: your-web-root/components/com_comprofiler/plugin/templates/[template name]
The class to edit is something like this:
Code:
/* For User Profile Title */
#cbProfileTitle { }