This topic is locked

Layout problem

6/3/2010 12:11:59 PM
PHPRunner General questions
A
acpan author

Hi,
I am trying to align the record header with the data list

but can't make it work in visual editor.

please see the attached image. Any idea how i can make them aligned dynamically.
[media]https://asprunner.com/forums/file.php?topicimage=1&fieldname=question&id=14562&image=1&table=forumtopics[/media]
thanks

acp

A
ann 6/4/2010

Hi,
unfortunately, you can't do this since table width with records are calculated dynamically. As workaround you can manually pick up the width of the header according to the table width in the HTML mode on the Visual Editor tab.

A
acpan author 6/5/2010

Thanks Ann. I managed to played around with the template source files and made some modifications

in the layouts source file and it fixed the problem.

acp