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 2007

Tip: Looking for answers? Try searching our database.

how do you add effects to links

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Chris - 02 Oct 2007 23:22 GMT
I want to add css like effects to links and such. How do i do it?
DavidF - 03 Oct 2007 01:30 GMT
Reference: Replace underlined hyperlinks in your Publisher web with non
underlined hyperlinks:
http://msmvps.com/blogs/dbartosik/archive/2006/01/12/81269.aspx

http://cssjuice.com/20-popular-css-online-tools/

http://www.cssplay.co.uk/index

a couple samples:

<style>
a{text-decoration:none;}
a:hover {text-decoration: underline;}
</style>

and:

<style>
a{text-decoration:none;}
a:hover {color: #930015; font-weight: Bold; text-decoration: none;}
</style>

Just use the insert html code fragment tool to insert the snippets into your
web page, do a web page preview and test. Modify as needed.

DavidF

>I want to add css like effects to links and such. How do i do it?
 
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.