|
|
|
|
|
Re: Page layout /Item position [message #586263 is a reply to message #586256] |
Wed, 05 June 2013 01:47 |
|
Littlefoot
Messages: 21823 Registered: June 2005 Location: Croatia, Europe
|
Senior Member Account Moderator |
|
|
Thank you; I've connected to your workspace and tried various options:- set in HTML Form Element Attributes for each item
- modified Grid Layout ("column" set to 1-4-7 for these 3 items respectively, "column span" set to 2 or 3 for these 3 items)
- set region's "Region Header" to
<style type="text/css">
.formlayout {border-collapse:collapse;}
.formlayout td {padding:0px;}
.formlayout td input {margin:0px;}
.formlayout td select {margin:0px;}
</style> (I left it there as it looks like what you're after - delete it if you want) but none of these seem to be doing the job perfectly. Unfortunately, I don't know the easy way to do that. *Maybe*, if you created the whole layout manually, coding HTML statements, creating tables & cells with fixed width and stuff, adding input items etc. but I'm not sure that it is worth the pain.
As you said, layout changes when you resize browser so ... sorry, I'm not being helpful.
P.S. Forgot to say: here are the search results for "horizontal distance between items" in OTN Apex forum. Review these (or perform your own search), maybe you'll find the answer. Also, if you don't have the OTN account, register (it is free) and ask the same question over there. That is - as far as I know - the largest Apex community on the internet, where some VERY experienced and smart people help other people.
Best of luck!
[Updated on: Wed, 05 June 2013 01:49] Report message to a moderator
|
|
|
|
|
|