Hi Glen,
I was wondering if I could change the background for a specific Product ID (and not just its SubCategory)?
Let's say my SubCategory ID is 10_36 and my product ID is 196, what would be the right way to call it? (if that's even possible).
I tried what seemed the most logical (at least, to me):
.smartBG_10_36_196 #navColumnOne {background-image: url(../images/smartBG_10_36_196.gif);}
and
.smartBG_10_36&products_id=196 #navColumnOne {background-image: url(../images/smartBG_10_36&products_id=196.gif);}
No luck with those 2...
Any advice?
Thanks
Damien


Reply With Quote
