This topic is locked
[SOLVED]

 Static CSS / PHP Runner

4/6/2011 8:43:02 AM
PHPRunner General questions
O
olegsg author

Hi
I would like PHPRunner to build pages where elements remain static (indifferent when browser window is

horizontally resized).
Where to make code adjustment ?
PHPRunner 5.1

Sergey Kornilov admin 4/6/2011

It depends on what layout you use and many other things.
I suggest to post your application to Demo Account and open a ticket at http://support.xlinesoft.com sending your Demo Account URL. 'Demo Account' button can be found on the last screen in the program.

O
olegsg author 4/6/2011

I have found one solution.
I have given fixed width values in Style.css file for:

grid_block

recordlinks_block

record_controls


toplinks_block receives width:100% from ... list.php file

I have killed one with adding !important in style.css, do you have any idea

how to change it without using !important ?

O
olegsg author 4/6/2011

Layout is default

Sergey Kornilov admin 4/6/2011

Sorry, cannot provide any help based on this info. Need to see your app.