Quote Originally Posted by debtag View Post
I have yet ANOTHER QUESTION!

If you go to 'MY ACCOUNT' page, you can see that the titles need to be move DOWN a little bit. How can I do this?

You can try the following:

open includes/templates/cork_board/css/login.css/

find the following declaration and adjust the padding rule as needed:

legend {
padding: 0.3em;
font-size: 1.1em;
color: #000;
font-weight:bold;
text-shadow: 0 1px 1px #ACADB0;
}