Log in

View Full Version : applying style to last call of CSS .page class


Oreamnos
10-07-2005, 01:25 PM
i noticed (to my dismay) that spacer_open and spacer_close are called more than once in a script, therefore inhibiting the use of the css style border-bottom. if you apply border-bottom: 1px to the css page class then you will see that border scattered throughout some of the pages.

i want to apply the border-bottom to the last call of the page class but NOT to the footer.

anyone know how to do this?

eric