Hi,
I would like to display the Bestsellers List as a normal ordered list <ol><li></li></ol>, instead of the way it displays now with the text wrapping to the edge of the page, under the numbers.
Is this possible?
This is the way it displays by default:
1. This is the first bestseller
2. This is another bestseller that
goes on to the next line.
3. Yet another besteseller that is
on the next line
This is the way I like it to display:
- This is the first bestseller
- This is another bestseller that goes on to the next line. This is another bestseller that goes on to the next line. This is another bestseller that goes on to the next line. This is another bestseller that goes on to the next line.This is another bestseller that goes on to the next line. This is another bestseller that goes on to the next line.
- Yet another bestseller that is on the next line. Yet another bestseller that is on the next line. Yet another bestseller that is on the next line. Yet another bestseller that is on the next line.Yet another bestseller that is on the next line. Yet another bestseller that is on the next line.
Does anyone know how to do this?
Thanks,
Jo