Zen Cart Logo
Forums / Templates, Stylesheets, Page Layout / Rotating Banner or Image in the Main Body

Rotating Banner or Image in the Main Body

Locked

Views: 1,600

Results 1 to 2 of 2
This thread is locked. New replies are disabled.
8 Aug 2007, 1:35 PM
#1
stuff4toys avatar

stuff4toys

Totally Zenned

Join Date:
May 2007
Location:
SW Florida
Posts:
1,062
Plugin Contributions:
1

Rotating Banner or Image in the Main Body

TWO requests actually

  1. Is there a way to get a rotating/changing banner type image on the top on the main index body. See www.bulklights.com the black image at the top of the page (not the header).
  2. I would like to rotate the header "logo" image too!Will this require Flash to accomplish?
    It would be easier if some of the Banner positions could be moved to the Logo (header) and main body positions. I would not have to spend the hundreds $$$ on Adobe Flash.

THANKS
JOhn ><>

8 Aug 2007, 5:09 PM
#2
billybonds avatar

billybonds

Zen Follower

Join Date:
Nov 2003
Location:
UK
Posts:
102
Plugin Contributions:
0

Re: Rotating Banner or Image in the Main Body

I don't know how to do this but a good place to start would be to google something like 'javascript image rotation'

You can then call a js file from YOUR_TEMPLATE/common/html_header.php

Some thing like

<SCRIPT LANGUAGE="JavaScript" SRC="image_rotate.js">
</SCRIPT>

Hope this helps to get you started.