Hi
I'm wanting to change the formatting of the Best Sellers Side Bar layout that appears on my home page. I have inserted BestSellerListSidebar on the Home Page and have then navigated to the design to format it.
Then within List Layout Settings -> Overall Design I have removed the TABLE tags and inserted my desired DIV and H4 tags so my CSS will format it as required. However, Actinic still adds the TR and TD tags for each links as specified within the EDIT ROWS and COLS section. Is there away I can disable this? Or is there a better way to achieve what I'm trying to do?
You can see how the CSS is styling the best sellers list on the home page by going to my test area of http://www.testmole.co.uk
I'd welcome your suggestions
I'm wanting to change the formatting of the Best Sellers Side Bar layout that appears on my home page. I have inserted BestSellerListSidebar on the Home Page and have then navigated to the design to format it.
Then within List Layout Settings -> Overall Design I have removed the TABLE tags and inserted my desired DIV and H4 tags so my CSS will format it as required. However, Actinic still adds the TR and TD tags for each links as specified within the EDIT ROWS and COLS section. Is there away I can disable this? Or is there a better way to achieve what I'm trying to do?
You can see how the CSS is styling the best sellers list on the home page by going to my test area of http://www.testmole.co.uk
I'd welcome your suggestions
Comment