Changing colors and buttons

Discuss here how to configure hoteldruid and better use its features.

Moderator: marco

Post Reply
Phil51
Posts: 2
Joined: Tue Mar 28, 2006 1:45 pm
Location: Christchurch England

Changing colors and buttons

Post by Phil51 »

Hi Marco,
1. Is there a central control to change all the colours of the table borders or do I have to edit the revelant php?

2. Changing admin buttons to something more colourful. Where will I find the code to change this?
If it seems to good to be true, it probably isn't!
marco
Posts: 1332
Joined: Tue Jul 05, 2005 6:00 pm
Location: Roma, Italia

Post by marco »

Hello Phil,
in the file head.php of each theme there are some variables to control border and color of the tables. To change button colors you can use css (class=sbutton) as shown in head.php. This way you can't make the buttons different from each other, maybe in future I will make a different class for each button.

Marco
Post Reply