Jump to content

Adding Multiple Links To Menu/banner Header


Guest Hank Marvin

Recommended Posts

Guest Hank Marvin

well if i hover over bits its not clickable

<map name="Map" id="Map"><area shape="rect" coords="2,134,63,175" href="#" /><area shape="rect" coords="69,135,138,176" href="#" /><area shape="rect" coords="147,135,199,175" href="#" /><area shape="rect" coords="210,133,289,176" href="#" /><area shape="rect" coords="294,134,369,175" href="#" /><area shape="rect" coords="377,134,445,176" href="#" /><area shape="rect" coords="456,136,513,174" href="#" /><area shape="rect" coords="518,136,570,175" href="#" /><area shape="rect" coords="571,136,649,175" href="#" /><area shape="rect" coords="656,134,694,177" href="#" /><area shape="rect" coords="698,136,747,176" href="#" /></map>

this is image map, whats missing and where shud it go

Link to comment
Share on other sites

Guest hieloiceberg

If you want send me the links for each button that you need and I can make you the scrip you need for it! or pm me

top menu

h http://your_link

v http://your_link

d http://your_link

a http://your_link

m http://your_link

b http://your_link

l http://your_link

l http://your_link

c http://your_link

g http://your_link

b http://your_link

bottom menu

d http://your_link

h http://your_link

o http://your_link

b http://your_link

t http://your_link

s http://your_link

Link to comment
Share on other sites

Guest Hank Marvin
Guest hieloiceberg

Why not just put the site docs and catagories in divs ?

Then their names can be altered at a later date !

Well I did this for him already but you can look at the js file and see it for your self and edited

Hank upload the skin to your skin folder and test it if it works then you can change all the css files and edit the index.tpl

I edite this in the index.tpl file

</head>

<body onload="initialiseMenu();{EXTRA_EVENTS}">

<div id="PageOuter">

<div id="pageSurround">

<div id="Header">

{CURRENCY}

{LANGUAGE}

{SESSION}

</div><!--close header-->

<div id="LeftColumn">

{SEARCH_FORM}

For this

</head>

<body onload="initialiseMenu();{EXTRA_EVENTS}">

<div id="PageOuter">

<div id="pageSurround">

<div align="center">

<script type="text/javascript" src="http://www.badbritain.com/shop/skins/Badbritain-Bright/bb.js"></script>

</div>

<!--close header-->

<div id="LeftColumn">

{SESSION}

{SEARCH_FORM}

Hope it works for you another thing I did not edit the cart.tpl file but you can add the same

download http://www.badongo.com/file/7338695

Link to comment
Share on other sites

Guest hieloiceberg

is that the index.tpl which is in skin/style templates/global ?

and theres lots of files, which ones do i want to upload?

/skins/Badbritain-Bright/styleTemplates/global/index.tpl

is the one in the download

just upload the Badbritain-Bright folder in to your skin folder and test this way you do not touch the one you edited

Link to comment
Share on other sites

Guest hieloiceberg

Ok now just edit your index.tpl and cart.tpl you are using

skins/Carreta-Bright/styleTemplates/global/index.tpl

=======================

<div id="Header">

======================

replace with:

======================

<div align="center">

<script type="text/javascript" src="http://www.badbritain.com/shop/skins/Badbritain-Bright/bb.js"></script>

</div>

======================

and skins/Carreta-Bright/styleTemplates/global/cart.tpl

======================

<div id="Header">

======================

replace with:

======================

<div align="center">

<script type="text/javascript" src="http://www.badbritain.com/shop/skins/Badbritain-Bright/bb.js"></script>

</div>

======================

But leave the folder you up load since the script is already setup that way

Remember to save original you edit ok!!!

Link to comment
Share on other sites

Guest hieloiceberg

ok so it just pulls the bits from that other skin? thats cool, and whats the easiest way to edit the js file to add more cords?

yes thats the simple way so we do not have to edite the root to the js file I send you a Contact Us form with my email if you want to contact me thru msn messenger

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...