Change color of 'post message' form

Phoca Guestbook - creating guestbooks in Joomla! CMS
Thiele_2
Phoca Newbie
Phoca Newbie
Posts: 7
Joined: 26 Aug 2009, 11:31

Change color of 'post message' form

Post by Thiele_2 »

Hi,

I was wondering if it's possible to have a different background color of the post message form, compared to the header of the message. Please take a look at the screenshow below. I would like to change the color of box 1 to white, and box 2 should stay remained red. If I change the background color in the parameter, the color of both boxes change :(

Can anyone help me?
Image
User avatar
Jan
Phoca Hero
Phoca Hero
Posts: 48714
Joined: 10 Nov 2007, 18:23
Location: Czech Republic
Contact:

Re: Change color of 'post message' form

Post by Jan »

Hi, you should do such changes in template css or phoca guestbook css:
components\com_phocaguestbook\assets\phocaguestbook.css

Jan
If you find Phoca extensions useful, please support the project
Thiele_2
Phoca Newbie
Phoca Newbie
Posts: 7
Joined: 26 Aug 2009, 11:31

Re: Change color of 'post message' form

Post by Thiele_2 »

Jan,

could you be more specific please? I checked the code, and it's about this class;

<div class=jpane-slider content> Now, the background of this class is the same as the header of a message.

Where can I change this class? I tried a few things within phocoguestbook.css, but I hope you could be more specific. Thanks!
User avatar
Jan
Phoca Hero
Phoca Hero
Posts: 48714
Joined: 10 Nov 2007, 18:23
Location: Czech Republic
Contact:

Re: Change color of 'post message' form

Post by Jan »

Hi, sorry, I didn't do such changes, so I don't know what exactly should be done, you need to test it, changing the css, e.g. with firebug in FF or development tool in IE :idea:

Jan
If you find Phoca extensions useful, please support the project
codejunkie
Phoca Professional
Phoca Professional
Posts: 167
Joined: 11 Apr 2009, 01:30
Contact:

Re: Change color of 'post message' form

Post by codejunkie »

Thiele_2,

Have a look at Template Overrides. You will most likely need to add another CSS class to the element you would like to be different.

Marcusb,

I think your problem is not related to this one. I think Jan has provided a parameter for such. If not, you might look into the template overrides, too.
Download Phoca Download Menu Module for listing Sections or Categories.
Post Reply