quick way to delete cell widths?

  • Thread starter Thread starter Flo Nelson
  • Start date Start date
F

Flo Nelson

I'm working on a site done by someone else and I want the table cell widths
to be flexible, not fixed. There are a lot of pages - is there a quick/easy
way to eliminate the cell widths on a page (or site)?
 
Not really select the table, then cells, then uncheck the clear the value, however to be flexible
you will need to set them to %.

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

FrontPage Resources, WebCircle, MS KB Quick Links, etc.
==============================================
 
Any way to set up search and replace for this?


Thomas A. Rowe said:
Not really select the table, then cells, then uncheck the clear the value, however to be flexible
you will need to set them to %.

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

FrontPage Resources, WebCircle, MS KB Quick Links, etc.
==============================================
 
If you are using FP2003 you may be able to do wildcard replacement, but you will be safer doing
visually page by page because if you just remove the fixed width value you are going to have to
replace them with % values or will default to whatever way the browser want to display the cells
that have no width values.

If using FP2003, why not redo the site using DWTs.

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

FrontPage Resources, WebCircle, MS KB Quick Links, etc.
==============================================
 
Thanks for the help - I looked at replacement a little closer and found what
I wanted.
 
Easier in FP 2003 to do a F&R (S&R) in the html tags
Find html tags td or th w/ attribute width - remove attribute

--




| If you are using FP2003 you may be able to do wildcard replacement, but you will be safer doing
| visually page by page because if you just remove the fixed width value you are going to have to
| replace them with % values or will default to whatever way the browser want to display the cells
| that have no width values.
|
| If using FP2003, why not redo the site using DWTs.
|
| --
| ==============================================
| Thomas A. Rowe (Microsoft MVP - FrontPage)
| WEBMASTER Resources(tm)
|
| FrontPage Resources, WebCircle, MS KB Quick Links, etc.
| ==============================================
| To assist you in getting the best answers for FrontPage support see:
| http://www.net-sites.com/sitebuilder/newsgroups.asp
|
| | > Any way to set up search and replace for this?
| >
| >
| > | > > Not really select the table, then cells, then uncheck the clear the value,
| > however to be flexible
| > > you will need to set them to %.
| > >
| > > --
| > > ==============================================
| > > Thomas A. Rowe (Microsoft MVP - FrontPage)
| > > WEBMASTER Resources(tm)
| > >
| > > FrontPage Resources, WebCircle, MS KB Quick Links, etc.
| > > ==============================================
| > > To assist you in getting the best answers for FrontPage support see:
| > > http://www.net-sites.com/sitebuilder/newsgroups.asp
| > >
| > > | > > > I'm working on a site done by someone else and I want the table cell
| > widths
| > > > to be flexible, not fixed. There are a lot of pages - is there a
| > quick/easy
| > > > way to eliminate the cell widths on a page (or site)?
| > > >
| > > >
| > >
| > >
| >
| >
|
|
 

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

Locking height and width of cells? 5
tables 8
Page width 5
Display width and table width 5
Table Width 4
Best Web Page Width 7
Column widths in Excel 2013 16
Top Border Menus Stretch off forever in Firefox 1

Back
Top