[pmwiki-users] preformatted text fixed width

Maria McKinley parody at u.washington.edu
Sat Jan 17 22:08:29 CST 2009


On Sat, Jan 17, 2009 at 5:16 AM, Radu Luchian <radu at monicsoft.net> wrote:
> may want to add width: 809px (top-left or 969-160) to
> .rightColumn {
> in rounded.css; if you notice, it's the whole column that expands to the
> whole page width, not only the pre areas. But those are visible because they
> have a defined background.
>
> For css and other development, try using Firefox with the Firebug add-on.
>
> Cheers,
> Radu

This didn't work unfortunately, although I must admit I didn't
understand the bit in parenthesis. So even the extreme of

.rightColumn {
padding: 10px 10px 10px 10px;
width: 100px;
}

made no difference in the page. I'm also a bit confused about what you
mentioned about the whole column expanding, since if you look at this
page:

http://www.shadlen.org/~maria/pmwiki/Work/Install

which doesn't have any preformatted text, the text acts as expected,
always moving to fit the width properly. It seems to be the presence
of any preformatted text that screws things up. Any other advice? I'm
going to try installing the Firebug add-on now.

cheers,
maria



More information about the pmwiki-users mailing list