I have a scrolling banner on my website and I want to be able to link this to another page. Anyone know how to do this??
banner link
Collapse
X
-
Re: banner link
I dont know if there is an easier way but the following is my work around:
On the menu select
Insert>form>advanced button
position and size the button to cover banner
go into button properties
name the button (any name will do)
choose btton type as on click
choose onclick action as navigate to the specified url
and lastly in the on click value enter the page url that you wish to go to....
-
-
Re: banner link
Create a rectangle that will cover the scrolling banner. Make it same size as your banner, using the sizing tool. Give it colour Fuchsia (which in BV means transparent) and just link it to the other pageLast edited by navaldesign; 04-28-2006, 06:30 PM.Navaldesign
Logger Lite: Low Cost, Customizable, multifeatured Login script
Instant Download Cart: a Powerfull, Customized, in site, DB driven, e-products Cart
DBTechnosystems.com Forms, Databases, Shopping Carts, Instant Download Carts, Loggin Systems and more....
Advanced BlueVoda Form Processor : No coding form processor! Just install and use! Now with built in CAPTCHA!
Comment
-
-
Re: banner link
if you give me the code for the banner and the page you want it to link to - I'll add the html so that it does so for you.
Comment
-
-
Re: banner link
<FONT color="#800000" size="7" face="Arial ******"><B><I><U><MARQUEE bgcolor="#FFFFFF" height="86" direction="left" scrolldelay="90" scrollamount="6" behavior="scroll" loop="0" style="height:86px">We Will Beat Any Price...Any Terms...Any Day!!!!!!!!! </MARQUEE></U></I></B></FONT>
that is the banner code. the page to link to is http://www.familytimerentals.com/banner.html
the banner is located at
Comment
-
-
Re: banner link
Didn't know that a marquee could be linked. That's why i suggested covering it with a same size transparent rectangle, then linking the rectangle to the other URL. I'd like to see how it is done.Navaldesign
Logger Lite: Low Cost, Customizable, multifeatured Login script
Instant Download Cart: a Powerfull, Customized, in site, DB driven, e-products Cart
DBTechnosystems.com Forms, Databases, Shopping Carts, Instant Download Carts, Loggin Systems and more....
Advanced BlueVoda Form Processor : No coding form processor! Just install and use! Now with built in CAPTCHA!
Comment
-
-
Re: banner link
Originally posted by arisnick<FONT color="#800000" size="7" face="Arial ******"><B><I><U><MARQUEE bgcolor="#FFFFFF" height="86" direction="left" scrolldelay="90" scrollamount="6" behavior="scroll" loop="0" style="height:86px">We Will Beat Any Price...Any Terms...Any Day!!!!!!!!! </MARQUEE></U></I></B></FONT>
that is the banner code. the page to link to is http://www.familytimerentals.com/banner.html
the banner is located at
<FONT color="#800000" size="7" face="Arial ******"><B><I><U><MARQUEE bgcolor="#FFFFFF" height="86" direction="left" scrolldelay="90" scrollamount="6" behavior="scroll" loop="0" style="height:86px"><a href="http://www.familytimerentals.com/banner.html"> We Will Beat Any Price...Any Terms...Any Day!!!!!!!!! </a></MARQUEE></U></I></B></FONT>
Just so you know - the page you gave me to make clickable gets an error.
Good luck.
Comment
-
-
Re: banner link
Excellent!Navaldesign
Logger Lite: Low Cost, Customizable, multifeatured Login script
Instant Download Cart: a Powerfull, Customized, in site, DB driven, e-products Cart
DBTechnosystems.com Forms, Databases, Shopping Carts, Instant Download Carts, Loggin Systems and more....
Advanced BlueVoda Form Processor : No coding form processor! Just install and use! Now with built in CAPTCHA!
Comment
-
-
Re: banner link
For anyone's information - you can make scrolling pictures clickable also. And, no, most people don't know they can for either.
Comment
-
-
Re: banner link
Open an html box (top left on the builder) and copy and paste the code into the box - place it where you want this on the page - make sure you size it to be the size of the banner, so you don't have overlapping, etc.
Comment
-
Comment