Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

How do I add tabs to my site?


shayrgob

Recommended Posts

Posted

I'm trying to make my site look a little better and hopefully make it look different from the regular oscommerce layout. I was wondering how I can implement tabs under my banner. I've seen it done on several oscommerce sites and it looks excellent

 

Thanks :D

Posted
I'm trying to make my site look a little better and hopefully make it look different from the regular oscommerce layout. I was wondering how I can implement tabs under my banner. I've seen it done on several oscommerce sites and it looks excellent

 

Thanks :D

Search through the contributions, I am pretty sure there is one that does tabs.

The Knowledge Base is a wonderful thing.

Do you have a problem? Have you checked out Common Problems?

There are many very useful osC Contributions

Are you having trouble with a installed contribution? Have you checked out the support thread found Here

BACKUP BACKUP BACKUP!!! You did backup, right??

Posted

click on my www. i have some simple ones. they work- however i havent tried mouseovers yet.

 

i just used image links

 

header .php

 

Find this (or after where your logo is)

<table border="0" width="100%" cellspacing="0" cellpadding="1">
 <tr class="headerNavigation">

 

 

 

add this right before it: (or right after your logo if you can identify it.

<table>
<td align="bottom"><a href="http://www.yoursite.com/index.html"><img border=0 src="https://www.yoursite/tabs/tabhome.gif"></a><td></table>

Of course you would have more than one tab.

Posted
My problem isnt making the buttons/tabs. I have no clue on how to implement them into my site

 

Thanks :blink:

Did you search through the contributions like I suggested?

A couple of the ones I looked at included implementation of the tabs into the site.

The Knowledge Base is a wonderful thing.

Do you have a problem? Have you checked out Common Problems?

There are many very useful osC Contributions

Are you having trouble with a installed contribution? Have you checked out the support thread found Here

BACKUP BACKUP BACKUP!!! You did backup, right??

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...