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 / December 2005

Tip: Looking for answers? Try searching our database.

rollover effects available in Publisher 2003

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
heydayv - 21 Dec 2005 22:04 GMT
Has anyone found a way to make rollover effects work for Publisher 2003?  I
have been unsuccessful so far in trying a couple of programs to create
buttons and then import the code into Publisher.  Any ideas?
nav - 22 Dec 2005 20:00 GMT
Paste this html script in the Insert HTML field:
<style type="text/css" >a.button, a:visited.button{display:
block;font-family:arial;
font-weight:bold;text-align:center;color:000;width:122px;height:14px;
background-color:transparent;background-image: url(buttons/blue.jpg);
text-decoration: none;padding:4px;font-size:10px;}

a:hover.button
{display: block;font-family:arial;
font-weight:bold;text-align:center;color:FFFF00;width:122px;height:14px;
background-color:transparent;background-image:
url(buttons/blue2.jpg);
text-decoration: blink;;padding:4px;font-size:10.5px;}
</style >

where (buttons/blue.jpg) indicates that you have an image file called
blue.jpg located in the "buttons" folder, located in the same directory as
your .index file.

where  (buttons/blue2.jpg) indicates the hover image of the button, located
in the same folder.

the second step is to insert this html frament in another html insert field:
<a class="button" href="url">NAME LINK</a>

where "url" indicates the link and "NAME LINK" is the text that appears on
your button.

You need to have had two image files that are identical in pixels, one for
the original button, one for the hover effect.  They can be jpeg, bmp, gif,
etc.

I got this from a free website, but forgot where...

good luck.

> Has anyone found a way to make rollover effects work for Publisher 2003?  I
> have been unsuccessful so far in trying a couple of programs to create
[quoted text clipped - 8 lines]
>
> http://www.microsoft.com/office/community/en-us/default.mspx?mid=33ee2a50-18b9-4
cc5-9f38-6451f1d7dcb5&dg=microsoft.public.publisher.webdesign

Rate this thread:






 
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.