PC Review
Forums
Newsgroups
Microsoft Word
Microsoft Frontpage
link bar font color
Forums
Newsgroups
Microsoft Word
Microsoft Frontpage
link bar font color
![]() |
link bar font color |
|
|
Thread Tools | Rate Thread |
|
|
#1 |
|
Guest
Posts: n/a
|
I can change the font and size but can not change the color, it always
remains the blue link color, can I change this and how? -- Thanks,, Kim |
|
|
|
#2 |
|
Guest
Posts: n/a
|
if you're using a theme that option isn't where you'd expect it. it's in:
(FrontPage 2003) theme/ modify theme/ colors dialog (custom tab). select the element from the dropdown at the upper left, then the color. HTH -- Chris Leeds, Microsoft MVP-FrontPage If you make web sites for other people, you should check out ContentSeed: http://contentseed.com/ -- "Kim K" <KimK@discussions.microsoft.com> wrote in message news:6E889A08-C0A2-4BE1-B31D-C6E38648AFF6@microsoft.com... >I can change the font and size but can not change the color, it always > remains the blue link color, can I change this and how? > -- > Thanks,, > Kim |
|
|
|
#3 |
|
Guest
Posts: n/a
|
I am not using a theme, any other suggestions as to where to look?
-- Thanks,, Kim "Chris Leeds, MVP-FrontPage" wrote: > if you're using a theme that option isn't where you'd expect it. it's in: > (FrontPage 2003) theme/ modify theme/ colors dialog (custom tab). select > the element from the dropdown at the upper left, then the color. > > HTH > > -- > Chris Leeds, > Microsoft MVP-FrontPage > > If you make web sites for other people, you should check out ContentSeed: > http://contentseed.com/ > -- > "Kim K" <KimK@discussions.microsoft.com> wrote in message > news:6E889A08-C0A2-4BE1-B31D-C6E38648AFF6@microsoft.com... > >I can change the font and size but can not change the color, it always > > remains the blue link color, can I change this and how? > > -- > > Thanks,, > > Kim > > > |
|
|
|
#4 |
|
Guest
Posts: n/a
|
By using CSS at the top of the page...
In "code view" just before the closing head </head> tag... Copy then paste this in the page... <style type="text/css"> a { text-decoration: none; border: none; color: #000000; background-color: transparent; } a:link { text-decoration: none; } a:visited { color: #000088; } a:hover { color: #FF0000; } </style> This is black text then on hover Red. Then visited dark blue... Change the RGB color code to make them what you want... Tom "Kim K" <KimK@discussions.microsoft.com> wrote in message news:6E889A08-C0A2-4BE1-B31D-C6E38648AFF6@microsoft.com... |I can change the font and size but can not change the color, it always | remains the blue link color, can I change this and how? | -- | Thanks,, | Kim |
|
|
|
#5 |
|
Guest
Posts: n/a
|
The Easy way is right click on the page then "Page Properties"
(new window) then click on the formatting tab Then under "Hyperlink" change the color also you can change it for visited and active bob "Kim K" <KimK@discussions.microsoft.com> wrote in message news:6E889A08-C0A2-4BE1-B31D-C6E38648AFF6@microsoft.com... |I can change the font and size but can not change the color, it always | remains the blue link color, can I change this and how? | -- | Thanks,, | Kim |
|
|
|
#6 |
|
Guest
Posts: n/a
|
if you're not using a theme, where's the link bar from?
-- Chris Leeds, Microsoft MVP-FrontPage If you make web sites for other people, you should check out ContentSeed: http://contentseed.com/ -- "Kim K" <KimK@discussions.microsoft.com> wrote in message news:7AB425F4-B69B-4455-AB02-3EB3D7E09041@microsoft.com... >I am not using a theme, any other suggestions as to where to look? > -- > Thanks,, > Kim > > > "Chris Leeds, MVP-FrontPage" wrote: > >> if you're using a theme that option isn't where you'd expect it. it's >> in: >> (FrontPage 2003) theme/ modify theme/ colors dialog (custom tab). select >> the element from the dropdown at the upper left, then the color. >> >> HTH >> >> -- >> Chris Leeds, >> Microsoft MVP-FrontPage >> >> If you make web sites for other people, you should check out ContentSeed: >> http://contentseed.com/ >> -- >> "Kim K" <KimK@discussions.microsoft.com> wrote in message >> news:6E889A08-C0A2-4BE1-B31D-C6E38648AFF6@microsoft.com... >> >I can change the font and size but can not change the color, it always >> > remains the blue link color, can I change this and how? >> > -- >> > Thanks,, >> > Kim >> >> >> |
|
![]() |
|
| Thread Tools | |
| Rate This Thread | |
|
|

Main Page 

