This topic is locked

Need some help with a layout

2/28/2012 1:26:54 PM
PHPRunner General questions
P
phpwalker author

I am trying to create a new layout, I've called it Karen-Eindhoven.

I like this layout... I want my data grid to be flush to the left and I like that the search menu is hidden unless you click the down arrow button... and I like the quickJump menu instead of a vertical or horizontal menu.

However, I would like the Quick Jump menu to be on the LEFT side of the screen. As well as the details and records per page.

How do I do this?
Here are my results so far:




you can see the quickjump and details are all the way to the right.
help?
Here is my listX.ly page

beginblock top

begincontainer horizontal style=empty master

brick masterinfo

endcontainer
begincontainer horizontal style=2 width=170 toplinks

brick left toplinks_print

brick left toplinks_advsearch

brick left toplinks_import

brick left toplinks_export

brick left toplinks_export_links

brick right loggedas

brick right languages

endcontainer
endblock
beginblock width=260 right
begincontainer horizontal style=2 width=100% search

brick right search

brick right search_buttons

endcontainer
begincontainer horizontal style=2 width=100% search

brick left details_found

brick left page_of

brick left recsperpage

endcontainer
endblock
beginblock

begincontainer horizontal bmargin=0 style=hmenu width=100% hmenu

brick hmenu

endcontainer

begincontainer horizontal style=1 width=100% recordcontrols

brick left recordcontrols_new

brick left recordcontrol

endcontainer

endblock
beginblock center

begincontainer horizontal style=2 width=100% message

brick center width=100% filename=message_bare.htm message

endcontainer

begincontainer grid delimx=10 delimy=10 style=grid grid

brick grid

endcontainer

begincontainer horizontal style=2 width=100% pagination

brick center pagination

endcontainer

endblock