Hi,
I've finally managed to come back to this issue. Sorry for the delay.
Guillaume Lerouge wrote:
Hi Ricardo,
it used to happen to me but I modified the cell CSS to force a min-width:
100px; upon it. On my local install it does work. Can you check you have :
#posttd {
border:1px solid #CCCCCC;
min-width:100px;
vertical-align:top;
}
On your BBCode.Skin page ? Because that's the code that should be keeping
the cell wide enough. You might check what happens underneath using
Firebug
or else to check the page source code ?
(It's working fine for me and I'm using FF 2 on Mac OS X too btw)
Here what I've done.
1. Environment: Firefox 2.0.0.12 on Mac OS X 10.5.2 Intel.
2. #posttd is in BBCode.Skin.
I've cleared the cache, restarted the browser and accessed a Bulletin Board.
Same result...
http://mire.environmentalchange.net/~webmaster/images/BBLayoutFirefox.png
This is what I see in Firebug...
http://mire.environmentalchange.net/~webmaster/images/BBLayoutFirebugPb.png
But the correct min-width: 100px only works if I edit any of the values in
#posttd in Firebug. For instance...
http://mire.environmentalchange.net/~webmaster/images/BBLayoutFirebugPbEdit…
If I restart Firefox, the wrong layout is shown.
Please, does this make sense for you? Thanks!
--
View this message in context:
http://www.nabble.com/BulletinBoard-Application--%3E-layout-issue-tp1587311…
Sent from the XWiki- Users mailing list archive at
Nabble.com.