Capture code here:
press Select All then COPY the contents
I have made notes in codes below and it will effect functionality!
Use the Select All choice above to copy code!
Place this script into an Insert > HTML (webgem in Trellix)
Change BLUE items to your address information (use a + instead of space in address)
Change GREEN items to the colors of the rollover link
Change ORANGE items to your link.
<a href="http://www.mapquest.com/maps/map.adp? city=orlando&state=FL&address=20+Coburn+Ave&zip=32805-2138&country=us&zoom=8
" style="text-decoration: none;" onmouseover="this.style.color='#FF0000'" onmouseout="this.style.color='#330066'" target="_blank">Where is Lambert Corporation?</a>
STYLE TIP:
The sample link uses Font Color RED on mouseover with no underline.
Conside the other styles for your link shown on this page.
Just replace the http reference shown on the other page with the http reference from this link:
http://www.mapquest.com/maps/map.adp? city=orlando&state=FL&address=20+n+coburn+ave&zip=32808&country=us&zoom=8
|
This is the URL of the specific address used
in both methods:
http://www.mapquest.com/maps/map.adp? city=orlando&state=FL&address=20+Coburn+Ave&zip=32805-2138&country=us&zoom=8
Change the purple items to YOUR address.
See the info below for details how to do it
CSB 4 and CSB 5 allow you to easily define where you want your link to appear. Check below for what these mean!
|