Littlepants Posted September 2, 2013 Share Posted September 2, 2013 I've put in lots of hyperlinks, but they are not coming out automatically in blue. They work, but they can't be spotted, unless I actually change the font colour and underline them manually. What am I doing wrong? Link to comment Share on other sites More sharing options...
NemoPS Posted September 2, 2013 Share Posted September 2, 2013 Hi, can you show us the live website? It's hard to tell something without a reference : ) Link to comment Share on other sites More sharing options...
Littlepants Posted September 2, 2013 Author Share Posted September 2, 2013 It's www.littlepants.co.uk. Have a look for example at this one http://www.littlepants.co.uk/index.php?id_product=564&controller=product There is a hyperlink on the words "Lanolin Milk" at the bottom of the description Link to comment Share on other sites More sharing options...
NemoPS Posted September 2, 2013 Share Posted September 2, 2013 You need to add a css rule to global.css (themes/themename/css) like .rte a { color: blue; } Link to comment Share on other sites More sharing options...
Littlepants Posted September 2, 2013 Author Share Posted September 2, 2013 ??????? I haven't a clue what you are talking about. Under themes there is no themename. Or is global CsSS somewhere else? I'm not a programming wizard! Link to comment Share on other sites More sharing options...
NemoPS Posted September 2, 2013 Share Posted September 2, 2013 uh... themename was a placeholder for your current theme's name. i guess you use the default so it's themes/default You really need css to do it, unless you color every link with the visual editor when adding the description : ) Link to comment Share on other sites More sharing options...
Recommended Posts