Announcement

Collapse
No announcement yet.

my logo

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    my logo

    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

    #2
    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
    Nadeem Rasool
    SellerDeck Development

    Comment

    Working...
    X