templating a table instead of list or div
-
Hi, i’m using File Gallery in WP 3.5
i know it may seems terrible but… i need to create a table based image flow for an easiest horizontal scrolling (one line by x rows) in a div container (overflow=auto).in my custom template i use td in place of traditional dl
and i set $starttag = ‘tr’;but how and where can i set the upper html tag <table
thanks a lot for helping!
- The topic ‘templating a table instead of list or div’ is closed to new replies.