I would suggest building your own buttons in image
composer, because i wouldn't trust any button from the
actual package, and you can make them look much better
with a little bit o' java to make it react like the
hoverbuttons from FP
<a href="startme.htm" onMouseOver="document.images
[0].src='welcome1.jpg';" onMouseOut="document.images
[0].src='welcome.jpg';"><img src="*put the name of your
file you wish to beusing except when the mouse is over it,
with all directory details in here*" alt border="0"
WIDTH="173" HEIGHT="33"><br>
<a/>
the 2 numbers in these brackets []should increase by 1 for
every button
>-----Original Message-----
>Hi,
>
>I'm trying to improve a very basic website just now that
>is mostly a few pages created in frontpage using
>hyperlinks to connect the pages, and a bulletin board
>running alongside it also conected via a hyperlink.
>
>I'd like to smarten up a bit, and thought I'd use a
>theme, which all looks lovely.
>
>The buttons in the Nav bar are created automatically, but
>how can I link to my bulletin board? I'd like to avoid a
>hyperlink and keep it as a button but cant see how. I've
>read through the Step by Step book, but it only describes
>linking to Frontpage items - Any help?
>
>Derek %-)
>.
>
|