Home > Archive > ASP .NET > November 2006 > MasterPages help needed
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
MasterPages help needed
|
|
| NW Technicals 2006-11-30, 4:16 am |
| HELLO,
I created my site with absolute positioning of controls. Upon suggestions
from a good friend of mine I am trying to move my site to Relative
positioning, but having problems
All my problems are related to control positioning only
1) All my controls would not fit in the contentpane I have in the main
pane??
How can I accomadate more where my content pane is small
2) When I place controls in relative and run my page (if I resize my page)
the controls are running everywhere.
Where can I learn more about positioning controls and really seeing how they
are going to be at runtime
Any help is greatly appreciated
thanks In advance
learning GUI after 10 years in programming
| |
| Ciaran O''Donnell 2006-11-30, 7:03 pm |
| A really good site for all things CSS and standards compliance:
www.alistapart.com
--
Ciaran O''Donnell
http://wannabedeveloper.space.live.com
"NW Technicals" wrote:
> HELLO,
> I created my site with absolute positioning of controls. Upon suggestions
> from a good friend of mine I am trying to move my site to Relative
> positioning, but having problems
>
> All my problems are related to control positioning only
>
>
> 1) All my controls would not fit in the contentpane I have in the main
> pane??
> How can I accomadate more where my content pane is small
>
> 2) When I place controls in relative and run my page (if I resize my page)
> the controls are running everywhere.
>
> Where can I learn more about positioning controls and really seeing how they
> are going to be at runtime
>
> Any help is greatly appreciated
>
> thanks In advance
> learning GUI after 10 years in programming
>
>
>
|
|
|
|
|