but it keeps getting the central part of the page below everything...

Emerson

On 27/04/07, Lukas Theussl <[EMAIL PROTECTED]> wrote:
${maven.docs.src}/style/project.css

See http://maven.apache.org/maven-1.x/plugins/xdoc/.

HTH,
-Lukas


emerson cargnin wrote:
> I tried it and then although the project names fit in the box the
> right part of the page looses the configuration. where should I put
> the overinding css file to be included (initially I fixed directly in
> the maven-base.css )?
>
> thanks
> emerson
>
> On 24/04/07, Arnaud HERITIER <[EMAIL PROTECTED]> wrote:
>
>> It's certainly a problem in the stylesheet.
>> in the maven-base.css there's a fixed width :
>>
>> #leftColumn (line 58)
>>
>> {
>>
>>  width: 150px;
>>
>>  float: left;
>>
>> }
>> You can try to override this style in your own project.css
>> Open an issue in the xdoc plugin you you want that we change it.
>>
>> Arnaud
>>
>> On 24/04/07, emerson cargnin <[EMAIL PROTECTED]> wrote:
>> >
>> > Hi
>> >
>> > In the site generated, the left column, with the sub projects
>> > (Projects title), the name of the projects goes out of the column when
>> > it's more than abount 21 chars. In the 1.0.2 it was alright, does
>> > anyone know how to correct it?
>> >
>> > thanks
>> > emerson
>> >
>> > ---------------------------------------------------------------------
>> > To unsubscribe, e-mail: [EMAIL PROTECTED]
>> > For additional commands, e-mail: [EMAIL PROTECTED]
>> >
>> >
>>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to