Hyperlinks in Cells Wrapping Weirdly

J

Jenski

Width-wise, the hyperlink is refusing to fill even half of the cell. It just
wraps. It looks like this:

hyperl
ink

Instead of:

hyperlink

How do I make it stop doing this?
 
S

Stefan B Rusynko

Set your cell properties to nowrap
- or make the cell width wider

--

_____________________________________________
SBR @ ENJOY (-: [ Microsoft MVP - FrontPage ]
"Warning - Using the F1 Key will not break anything!" (-;
_____________________________________________


Width-wise, the hyperlink is refusing to fill even half of the cell. It just
wraps. It looks like this:

hyperl
ink

Instead of:

hyperlink

How do I make it stop doing this?
 
R

Ronx

Again, it is difficult to solve rendering problems without seeing what is
there - a link to a page with the fault will help.

--
Ron Symonds
Microsoft MVP (Expression Web)
http://www.rxs-enterprises.org/fp

Reply only to group - emails will be deleted unread.
 
J

Jenski

Setting it to No Wrap has no effect. It still wraps. It seems to be
recognizing a right margin even though there isn't one.

I'm in the middle of switching over to a new layout which hasn't been
published yet. Is there anyway I can get you the info you need without
publishing?
 
R

Ronx

Post the relevant code here.
Relevant code includes:
The HTML markup for the table, including any containers (other table cells,
<divs> etc) the table is contained in.
All CSS in use
The contents of the <body> tag
Any Javascript that is used in or affects the link
Anything else that may have a bearing on the matter.

Seeing the whole page makes this much easier. You could publish to a folder
on an existing site.
--
Ron Symonds
Microsoft MVP (Expression Web)
http://www.rxs-enterprises.org/fp

Reply only to group - emails will be deleted unread.
 

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

Top