PDA

View Full Version : my logo


otiz
27-Jan-2004, 09:04 AM
Hi
On my shop pages at www.islandentertainmentsonline.com
i want to replace the "select a section" box at the top of the page with my own banner.
Please can you tell me the way to do it.

Manty thanks

Nadeem
27-Jan-2004, 04:04 PM
Hi Paul

For this, you need to open Act_Primary.html and in the coding you will see the following:

<script language=Javascript1.1>document.write(ACT_DropListBox(sections))</script>

Simply change this to

<img src="filename.jpg">

This will replace the Select a Section to a banner.

To find Act_Primary.html, simply go to "Design | Option | Layouts" and click on Edit next to Default Overall Layout, this will bring up Act_Primary.html

Kind Regards