DWT changing the row height

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

Guest

Here's my problem. I have created DWT's just the way I want them. I have placed some cells with buttons I created on the left side, and the editable region is in the middle. If I add content that is a little longer than the editable region cell (so the user would have to scroll), the cells on the left get taller, so my buttons are now spaced too far apart.
 
You need to insert a two column, single row table, then in the left cell,
insert another table to handle you navigation.

--

==============================================
Thomas A. Rowe (Microsoft MVP - FrontPage)
WEBMASTER Resources(tm)

FrontPage Resources, Forums, WebCircle,
MS KB Quick Links, etc.
==============================================


TruAdam said:
Here's my problem. I have created DWT's just the way I want them. I have
placed some cells with buttons I created on the left side, and the editable
region is in the middle. If I add content that is a little longer than the
editable region cell (so the user would have to scroll), the cells on the
left get taller, so my buttons are now spaced too far apart.
 
Have you tried to?

--

==============================================
Thomas A. Rowe (Microsoft MVP - FrontPage)
WEBMASTER Resources(tm)

FrontPage Resources, Forums, WebCircle,
MS KB Quick Links, etc.
==============================================
 

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

Similar Threads

DWT Editable region not saving? 2
dwt after crash 6
DWT 1
Nested DWT 3
Problems with DWT 8
.DWT updating problem 3
Formating Editable Region in DWT 4
dwt 4

Back
Top