Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
DiscussionsAccessExcelInfoPathOutlookPowerPointPublisherWord
DirectoryUser Groups
Related Topics
Outlook ExpressInternet ExplorerWindowsMS Server ProductsMore Topics ...

MS Office Forum / Publisher / Web Design / October 2004

Tip: Looking for answers? Try searching our database.

edit multiple hyperlinks

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
samlago - 27 Oct 2004 23:29 GMT
I have two sets of hyperlinks on the same page and I have been using CSS
codes to edit the first set's font, hover actions, etc. Now I want to be able
to edit the second set but don't know how to do it so that the changes will
apply only to this second set and not affect the first one. I have tried
introducing a new HTML code fragment with the new edits but it overrides the
first one and changes the font on the first set of hyperlinks also. Please
help! Thanks.
David Bartosik - 28 Oct 2004 14:49 GMT
What you are wanting is the use of a css class. With a css class you can do
different things on the same page. Here is a snippet of the css fiel for my
site http://www.barvin.com that shows a couple of classes:

a {color: #000000; font-family: Arial; font-weight: normal; font-size: 12pt;
text-decoration:underline}
.mnu {color: #000080; font-family: Arial; font-weight: normal; font-size:
10pt; text-decoration:none}
.top {color: #000080; font-family: Arial; font-weight: normal; font-size:
10pt}

Now since Publisher is writing it's own css based on your formatting of the
publication I would recommend that you use FrontPage if you are wanting to do
a lot with your own code and css implementations.

If you need more help with CSS and it's use I suggest you reference any CSS
topic web site for that assistance as that would get OT for this forum.

David Bartosik - [MSFT MVP]
www.publishermvps.com
www.davidbartosik.com

> I have two sets of hyperlinks on the same page and I have been using CSS
> codes to edit the first set's font, hover actions, etc. Now I want to be able
[quoted text clipped - 3 lines]
> first one and changes the font on the first set of hyperlinks also. Please
> help! Thanks.
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.