Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > ASP .Net > Are master pages compatible with liquid layouts

Reply
Thread Tools

Are master pages compatible with liquid layouts

 
 
billsahiker@yahoo.com
Guest
Posts: n/a
 
      06-15-2007
I learned how to make a page layout liquid so it fills the screen
regardless of resolution, but I do not see how to do that with a
project that uses master page. Is there a way? My understanding is the
top level container must have style elements. Since the top level
container of a page that references a master page is a
contentplaceholder, which does not allow style elements, I dont see
how to do this.

Bill

 
Reply With Quote
 
 
 
 
=?Utf-8?B?UGV0ZXIgQnJvbWJlcmcgW0MjIE1WUF0=?=
Guest
Posts: n/a
 
      06-15-2007
Once the MasterPage has been processed, it becomes just another "control" in
the Page. So an CSS layout(s) that are defined in the Master will work. As
long as your content gets injected "inside" whatever CSS div's etc are
defined, the page will take on the overall CSS layout that was defined in the
Master.
Peter

--
Site: http://www.eggheadcafe.com
UnBlog: http://petesbloggerama.blogspot.com
Short urls & more: http://ittyurl.net




"" wrote:

> I learned how to make a page layout liquid so it fills the screen
> regardless of resolution, but I do not see how to do that with a
> project that uses master page. Is there a way? My understanding is the
> top level container must have style elements. Since the top level
> container of a page that references a master page is a
> contentplaceholder, which does not allow style elements, I dont see
> how to do this.
>
> Bill
>
>

 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Swing layouts vs. SWT layouts? Ramon F Herrera Java 5 12-07-2009 09:19 AM
CSS positioning : relative, fixed, absolute and liquid layouts KatB HTML 8 02-14-2005 11:37 PM
Liquid Layouts: The Easy Way kayodeok HTML 3 12-31-2003 09:54 PM
Can CSS benefit non-liquid layouts? Half Dolla 2003 HTML 10 07-26-2003 02:19 AM
Re: Can CSS benefit non-liquid layouts? Brian HTML 0 07-24-2003 10:13 PM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57