Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

I have the code.....


Ackis

Recommended Posts

Posted

I wonder if anyone can tell me IF it's possible and in that case WHERE to add the code below?

 

Instead of just plain text (to the different catalouges/products) on my indexpage I want buttons...

 

#meny{

width: 192px;

margin: 0px;

padding: 0;

list-style-type: none;

font: 11px Verdana, Helvetica, sans-serif;}

 

#meny a{

display: block;

width: auto;

height: 25px;

background: transparent url(knapp.gif) no-repeat;

text-decoration: none;

padding: 5px 0 5px 10px;

}

#meny a:link{color: #663333;}

#meny a:visited{color: #663333;}

#meny a:hover{background: transparent url(knapp_over.gif) no-repeat;}

#meny a#current{color: #E6CCCC;}

 

//Jessica

Jessica Fuchs

Posted

Well.... that's one of my questions.... I really don't know where to add the code to get the looks that I want.

Jessica Fuchs

Posted

Excause me... what do you mean with id=menu? :blush:

Jessica Fuchs

Posted

Anyone at this forum available who knows something about this?? Please?!!

Jessica Fuchs

Archived

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

×
×
  • Create New...