PDA

View Full Version : editing tbl files


shepa
27th May 2004, 11:39 PM
I want to change the format for the subcategory list (#VertCat). I am assuming that the setup for this feature is in the tbl files. However, I can not even open these files. Is there a way to open these files and change the vertical structure to a horizontal layout?

robbo
3rd June 2004, 04:06 PM
I'd like to edit the same TBL.

I want to reduce the table space to just below the last category. The default #VertCat uses up most of the column when I only have a few categories.

Steve
http://www.webcite.com.au

dferguson
4th June 2004, 02:38 AM
<#vertcat> is the parent category list. Its basically plain text list.

You can format it by using css (wrap the tag with a css class). The only other things you can do is add simple html commands like <br> at the end of category names (in the edit products and categories section)

accini
28th August 2004, 08:51 AM
Hi

Is there a way of editing the .tbl files in a WYSIWYG environment. I have tried Word but it seems to stuff up the file E.G the buy buttons disappear.

Thanks

Pete

dferguson
29th August 2004, 10:50 AM
Rename to .htm and edit in your fav HTML editor :-) then rename back

We should have just called them .htm in the first place.