PDA

View Full Version : Links dissapeares into background


BigY
09-30-2013, 03:57 PM
I have a little problem and the original designer won't respond to my mail.

I have a few links on my style which vanishes into the background and i don't know how to handle it right now :(

http://bass.sx/forumdisplay.php/11-Designing-service is a sample page and you can see it in Posting Permissions corner.

Anyone has an idea which file i need to edit?

--------------- Added 1380582408 at 1380582408 ---------------

It has been done. Found the settings somewhere in the style :)

tbworld
09-30-2013, 09:08 PM
Quick CSS Fix:

Add to bottom of your "additional.css" template

.toplinks .remember {
color: black; /* Change to your style color */
}

Thanks for posting your link. Makes all the difference.