HighDots Forums  

Line too wide

Macromedia Dreamweaver Macromedia Dreamweaver Discussions (macromedia.dreamweaver)


Discuss Line too wide in the Macromedia Dreamweaver forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
PixelWarrior
 
Posts: n/a

Default Line too wide - 07-07-2003 , 10:06 PM






I have a column set to 1px and I want it to display at 1px wide, but it
always displays wider. Here is the URL:
http://www.tased.edu.au/tasonline/tec/new/servact/index.html

The offending column is the brown column to the right of the left nav bar. I
have set the right column (the white one ) to 100%, so this should collapse
the left column down to a minimum, right?

As you can see, I have managed to make rows on other tables 1px deep, e.g.
below the title bar and above the bottom bar, but for some reason this
process doesn't seem to work for me with columns.

Thanks for reading, and for any help you can give.

--
Pixel Warrior (MariaG) (remove zz to reply by email)
http://www.mariagrist.net (The Other Space)



Reply With Quote
  #2  
Old   
Alan Ames
 
Posts: n/a

Default Re: Line too wide - 07-07-2003 , 10:45 PM








That column has   non-breaking spaces in almost every cell. the
non-breaking space takes up one character at the default font size, so you
can't make it smaller. Dreamweaver inserts the non-breaking spaces when the
cell is empty- and it removes them when you add any content to a cell.

to fix- click in one of those cells.
Now, to get things so you can see them and click into them- on the Quick Tag
Selector at bottom margin of design view- click on the rightmost <table>
tag.
In property inspector- set cellpadding and cellspacing to 10 for now.

yes- the whole thing blows apart- but this is temporary.

Now- find one of the brown spacers <img src="../images/spbl.gif" alt=""
width="1" height="1">, click on it and copy.
Now click into each of the cells in that column, and paste. Set the size of
the spacer to 1x1 in the property inspector.

Now, click on the rightmost <table> tag and reset the cellpadding and
cellspacing to 0.

That column should now show in browser as 1 pixel wide.

Alternative fix-
Click into the top cell of that column.
Then click on the rightmost <td> in Quick tag selector.
Then, shift-click in each of the other cells of that column.
Then, click the Merge button in property inspector.
Now insert the spacer into the one cell.

Or-- the very quick way to fix-
Find in source, that page: <td background="../images/spbl.gif">&nbsp;</td>

Replace: <td background="../images/spbl.gif"><img src="../images/spbl.gif"
alt="" width="1" height="1"></td>



Quote:
I have a column set to 1px and I want it to display at 1px wide, but it
always displays wider. Here is the URL:
http://www.tased.edu.au/tasonline/tec/new/servact/index.html

The offending column is the brown column to the right of the left nav bar. I
have set the right column (the white one ) to 100%, so this should collapse
the left column down to a minimum, right?

As you can see, I have managed to make rows on other tables 1px deep, e.g.
below the title bar and above the bottom bar, but for some reason this
process doesn't seem to work for me with columns.

Thanks for reading, and for any help you can give.

--
Pixel Warrior (MariaG) (remove zz to reply by email)
http://www.mariagrist.net (The Other Space)


--
Team Macromedia Volunteer for Dreamweaver
Certified Dreamweaver MX Developer



Reply With Quote
  #3  
Old   
PixelWarrior
 
Posts: n/a

Default Re: Line too wide - 07-07-2003 , 11:03 PM



Thanks heaps! This has fixed it.

"Alan Ames" <blu (AT) formdude (DOT) com> wrote

Quote:

That column has &nbsp; non-breaking spaces in almost every cell. the
non-breaking space takes up one character at the default font size, so you
can't make it smaller. Dreamweaver inserts the non-breaking spaces when
the
cell is empty- and it removes them when you add any content to a cell.

to fix- click in one of those cells.
Now, to get things so you can see them and click into them- on the Quick
Tag
Selector at bottom margin of design view- click on the rightmost <table
tag.
In property inspector- set cellpadding and cellspacing to 10 for now.

yes- the whole thing blows apart- but this is temporary.

Now- find one of the brown spacers <img src="../images/spbl.gif" alt=""
width="1" height="1">, click on it and copy.
Now click into each of the cells in that column, and paste. Set the size
of
the spacer to 1x1 in the property inspector.

Now, click on the rightmost <table> tag and reset the cellpadding and
cellspacing to 0.

That column should now show in browser as 1 pixel wide.

Alternative fix-
Click into the top cell of that column.
Then click on the rightmost <td> in Quick tag selector.
Then, shift-click in each of the other cells of that column.
Then, click the Merge button in property inspector.
Now insert the spacer into the one cell.

Or-- the very quick way to fix-
Find in source, that page: <td background="../images/spbl.gif">&nbsp;</td

Replace: <td background="../images/spbl.gif"><img src="../images/spbl.gif"
alt="" width="1" height="1"></td



I have a column set to 1px and I want it to display at 1px wide, but it
always displays wider. Here is the URL:
http://www.tased.edu.au/tasonline/tec/new/servact/index.html

The offending column is the brown column to the right of the left nav
bar. I
have set the right column (the white one ) to 100%, so this should
collapse
the left column down to a minimum, right?

As you can see, I have managed to make rows on other tables 1px deep,
e.g.
below the title bar and above the bottom bar, but for some reason this
process doesn't seem to work for me with columns.

Thanks for reading, and for any help you can give.

--
Pixel Warrior (MariaG) (remove zz to reply by email)
http://www.mariagrist.net (The Other Space)



--
Team Macromedia Volunteer for Dreamweaver
Certified Dreamweaver MX Developer




Reply With Quote
Reply




Thread Tools
Display Modes

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

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.