Master pages and content holders

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I am creating a Master page and I need to put 3 different content holders on
it. When I put the content holder on the master page I am not able to resize
it. I can move it around but not resize it. I grab the handles and nothing
happens. I tried putting the content holder inside it's own div but that
didn't help.

Any ideas?
 
Rik,

Have you looked at the HTML/ASPX code? You can manually set the markup
if you want, you don't have to use a designer.

Hope this helps.
 
I can certainly set the position of the Div, but not of the contentHolder,
can I?
--
----------------------------------------
Magic is not in the hands of the magician but in the mind of the audience.

Animadverto est verus




Nicholas Paldino said:
Rik,

Have you looked at the HTML/ASPX code? You can manually set the markup
if you want, you don't have to use a designer.

Hope this helps.


--
- Nicholas Paldino [.NET/C# MVP]
- (e-mail address removed)

Rik Brooks said:
I am creating a Master page and I need to put 3 different content holders
on
it. When I put the content holder on the master page I am not able to
resize
it. I can move it around but not resize it. I grab the handles and nothing
happens. I tried putting the content holder inside it's own div but that
didn't help.

Any ideas?
--
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top