Log In · Register

 
 
Closed TopicStart new topic
Link customization?
milkycorpse
post Dec 3 2008, 05:46 PM
Post #1


Newbie
*

Group: Member
Posts: 1
Joined: Dec 2008
Member No: 701,581



I am in S2 Generator,and it automatically makes the link: hover,be underlined and i don't want that,but I cant find a way to not do it, without custom CSS.

I was wondering if anyone had any idea what code to use without messing the rest of the layout up? I just don't want it to be underlined,and I want it to hover in a different color. I can do this in S1 but the customization of that layout doesn't transfer properly into S2 pinch.gif

Thank you to anyone who can help
happy.gif
 
*synergy*
post Dec 29 2008, 02:26 PM
Post #2





Guest






As I don't know what journal style within S2 that you're using and because I'm not too familiar with S2, I'm not sure if this will work but try going to Customize Your Theme -> Custom CSS and enter in the following to the Custom Stylesheet:

CODE
a:hover {
text-decoration : underline;
color : #000000; }


Of course, replace 000000 (black) with the hex code of the color you want.
 

Closed TopicStart new topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members: