On 22/07/12 13:13, Gabor Szabo wrote:
> On Fri, Jul 20, 2012 at 2:16 PM, kevin dawson <ke...@dawson10.plus.com> wrote:
>> Hi Gabor,
>>
>> re-send of earlier message
>>
>> I have a better way, well it's trac's way, less of a hack
>> so here goes
>>
>> http://trac.edgewall.org/wiki/TracInterfaceCustomization#SiteAppearance
>>
>> trac
>> ├── conf
>> │ └── trac.ini
>> ├── htdocs
>> │ ├── padre_logo.png
>> │ ├── padre_logo_text.png
>> │ └── style.css
>> ├── templates
>> │ └── site.html
>>
>>
>> trac.ini
>> [header_logo]
>> alt = Padre, Perl Application Development and Re-factoring Environment
>> height = 64
>> src = site/padre_logo.png
>> width = 64
>
> I replaced the site.html and addedd the style.css and set the size values
> What I don't understand is why not put the style.css (using a name
> such as trac.css )
> on the main web site and put the image there too and reference them from the
> site.html ?
>
> That way you won't need to go through me to make further changes to
> the css file.
>
> Gabor
> ps. I think the new title takes up a lot of real-estate on the page.
> _______________________________________________
> Padre-dev mailing list
> Padre-dev@perlide.org
> http://mail.perlide.org/mailman/listinfo/padre-dev
Gabor

I agree with you that the trac way uses a lot of real-estate on the page.

regards
kevin

_______________________________________________
Padre-dev mailing list
Padre-dev@perlide.org
http://mail.perlide.org/mailman/listinfo/padre-dev

Reply via email to