Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Edit Header in 2.3


aftabn10

Recommended Posts

Posted

Hi, I am looking to change my layout for the header on the new version osc 2.3. I was wondering if somebody can guide me as to how i can split the header into 3 columns. Within the first column i would like to leave the logo, 2nd column would like to add some links along with a search bar, and the 3rd column would like to add an image showing a telephone number.

 

Any help would be appreciated.

 

Thanks in advance.

  • 2 weeks later...
Posted

Please do not bump your post.

 

The header looks basically like this (the part you want to modify)

<div id="header" class="grid_24">
 <div id="storeLogo">the logo</div>
 <div id="headerShortcuts">button 1 button 2 button 3</div>
</div>

 

As you see it is a "grid_24"

 

You can go on and create nested divs' like grid_5, grid13, grid_6 and add to each one whatever you want

 

Better you take things one by one, read the links that I gave you in your other post, and lear a little about the grid system. Things will look much easier after that

 

You can read about header issues here and some more about the grid system here

Posted

Thanks multimixer. Apologies for bumping, I guess I'm trying to run before I can walk. Will have a look and learn bot grids.

Archived

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

×
×
  • Create New...