Create table/text area.
Archived from the Web Auction Discussion forum.
bluebedouin — Sun Sep 18, 2011 11:17 am
I’m no great shakes at coding but I have managed to suss out some changes.
I want to be able to add some text to stand out before the auction listings so would probably be better in a table.
I’ve mocked up a picture of how it could possibly look;
Can anyone give me an idiots guide on how best to do it?Many thanks in advance.
bluebedouin — Sun Sep 25, 2011 1:22 am
Bumping up for another week!
shannah — Mon Sep 26, 2011 11:53 am
You can either modify the product_list.html template and add whatever you want there.
Or you could implement a block that appears there using a delegate class.
-Steve
bluebedouin — Tue Sep 27, 2011 2:03 pm
Hi Steve,thanks for the info.I went for the first option,the second was a bit beyond me!