I have included two images of my product display page where I'm noticing a tiny dot in my left hand border, next to my model id. Does anyone know where this came from and how I might go about knocking it out?
I have included two images of my product display page where I'm noticing a tiny dot in my left hand border, next to my model id. Does anyone know where this came from and how I might go about knocking it out?
John L.
MultiMedia Designer
I'd take a guess what you're seeing is due to the model/manufacturer being part of an unordered list - and what you're seeing is the 'bullet' itemising each item in the list. If you turn manufacturer 'on' on the prod info page, do you get another bullet (in front of 'manufacturer:' )?
If so, then you might need to remove the <ul> </ul> tags from around that section of code and workaround the formatting with styles - but maybe someone else has a better idea![]()
Thanks for the input Pixxi, but that workaround doesnt seem to help. I think you are on track with the itemizing bullet, tho.
John L.
MultiMedia Designer
Does anyone else have any idea how to fix this issue?
John L.
MultiMedia Designer
If anyone else runs into this problem, Kim pointed me in the direction of this site:
http://css.maxdesign.com.au/listutorial/index.htm
It can all be fixed right there in your css.
John L.
MultiMedia Designer