Zen Cart Logo
Forums / Templates, Stylesheets, Page Layout / Hideous blue links in define-page content

Hideous blue links in define-page content

Locked

Views: 1,086

Results 1 to 3 of 3
This thread is locked. New replies are disabled.
27 Aug 2008, 8:16 AM
#1
olivetree avatar

olivetree

New Zenner

Join Date:
Jul 2008
Posts:
2
Plugin Contributions:
0

Hideous blue links in define-page content

Sorry, I couldn't find this in tutorials.

While adding text to the main page using the Define Pages Editor, (I swear I didn't touch anything else, honest), I went back and saw that the text links had changed to a blue colour, the other pages remain as they were.
What did I do? How can I undo?
Any help would be much appreciated.

http://www.weddingisle.com.au

27 Aug 2008, 9:04 AM
#2
kuroi avatar

kuroi

Totally Zenned

Join Date:
Apr 2006
Location:
London, UK
Posts:
10,475
Plugin Contributions:
11

Re: Hideous blue links in define-page content

It looks to me as though you have cut and pasted a big slab of content from a Microsoft application such as word and it has dragged in a ton of styles of it's own, including one that explicitly sets your links to blue.

a:link, span.MsoHyperlink
{mso-style-noshow:yes;
mso-style-priority:99;
color:blue;
mso-themecolor:hyperlink;
text-decoration:underline;
text-underline:single;}

27 Aug 2008, 11:17 PM
#3
olivetree avatar

olivetree

New Zenner

Join Date:
Jul 2008
Posts:
2
Plugin Contributions:
0

Re: Hideous blue links in define-page content

Ah, that shifted it. Thank you Kuroi.