Skip to main content Help Control Panel

Login   A+   A-

Community «   Discussion forum «   Bug tracker «  

header_title

Perombelon, Jean -- on Oct. 10 2006
Hi

I am new to Yacs and experimenting and I have derived the skeleton skin to add my own image in the header section but using the skin editor I can't find where to change the colour for the header_title.

I changed it in tatodskeleton.css (my cloned skin) directly to white but it has had no effect on the page.

Will you please tell me how to do this.

Else  my image is 640x100 and if it already has the site name in it, how do I remove the header title and have the image  centred on the page or to the left with the site logo as my header title ( how do I change the font attributes for the site logo section)?

Can one also change the dimensions of the page - the width - my image just repeats in the header as it streches the full width of the page.

Also with the alfresco skin can one inlcude a header logo under the web title?

Thank you very much for your help.

Jean
Bernard
avatar
from nearby-an-airport
Associate, 6796 posts

on Oct. 10 2006


That is a lot of questions. Let's start with the very first one.

The background image of the header panel is loaded thanks to following lines of the .ccs file:

#header_panel { /* comes before everything */
background-image: url('images/header_background.jpg');


One thing you can do is to rename your own file 'header_background.jpg', and to save it into the sub-directory 'skins/tatodskeleton/images'.

Another option is to place your image in the directory, and then mention its name in the .css file.

Rate this page
Posted by Potain on Oct. 10 2006, edited by Bernard on Oct. 10 2006, (popular)