Home
The Toolkit for Online Communities
15939 Community Members, 0 members online, 2151 visitors today
Log In Register

Forum OpenACS Q&A: Re: Re: Res: Xinha and OpenACS 5.2

OpenACS Home : Forums : OpenACS Q&A : Re: Re: Res: Xinha and OpenACS 5.2 : One Message

+
Posted by Claudio Pasolini on
I observed the same behaviour with my Firefox 1.5.0.4 but only when using dotln-master as the default template: it works ok with theme-selva and so I selectively apply theme-selva to the adp pages where I want to use Xinha.
+
Posted by Jose Agustin Lopez Bueno on
Thanks to all!

If I comment the line 315 of the next file:
dotlrn/www/resources/dotlrn-master.css

.left {
width: 49%;
padding: 5px;
/*float: left; */
}

work Ok with Firefox. All appears right and I have no
detected secondary effects (yet :-) ).

Regards,
Agustin