Guestbook title/Module Title

Phoca Guestbook - creating guestbooks in Joomla! CMS
srkn61
Phoca Newbie
Phoca Newbie
Posts: 8
Joined: 03 Nov 2012, 15:42

Guestbook title/Module Title

Post by srkn61 »

Hi,

I have a problem on my following link:

extreme-board.de/neu/kundenmeinungen.html

The Title of this guestbook has not the same style as the other Titles on other pages like, extreme-board.de/neu/service.html


How can I have a unique Title/Style on all sites, although using external modules/components...
I hope everybody understands what I meaning... I have tried lot of things and dont know further....


best regards Serkan
User avatar
Jan
Phoca Hero
Phoca Hero
Posts: 48799
Joined: 10 Nov 2007, 18:23
Location: Czech Republic
Contact:

Re: Guestbook title/Module Title

Post by Jan »

Hi, just see the html code of the site and see the title class or tag and add this to your template css, so it has the same styling like other parts.

Jan
If you find Phoca extensions useful, please support the project
srkn61
Phoca Newbie
Phoca Newbie
Posts: 8
Joined: 03 Nov 2012, 15:42

Re: Guestbook title/Module Title

Post by srkn61 »

when I open the menu manager and create a phocabook menu my title of this menu looks like this: extreme-board.de/neu/kundenmeinungen.html - Kundenmeinungen
But I want to have the same look as the other menu title on other pages....


Now the question:
Is it correct when I type in the parameters to "Page Display Options" like this?

Page Heading: Kundenmeinungen
Page Class: ???

the question is what I have to type in to the page class area, when I want to have the same look as the other pages like: extreme-board.de/neu/service.html - SKI UND SNOWBOARD SERVICE
User avatar
Jan
Phoca Hero
Phoca Hero
Posts: 48799
Joined: 10 Nov 2007, 18:23
Location: Czech Republic
Contact:

Re: Guestbook title/Module Title

Post by Jan »

Hi,
Kundenmeinungen has the tag h1
Ski und Snowboard Service has the tag h1 a

So the only one difference is the second title in link (clickable), you need to find h1 a definition of your template css and add the same defintion to h1 tag.

Jan
If you find Phoca extensions useful, please support the project
srkn61
Phoca Newbie
Phoca Newbie
Posts: 8
Joined: 03 Nov 2012, 15:42

Re: Guestbook title/Module Title

Post by srkn61 »

thanks problem solved... :)
User avatar
Jan
Phoca Hero
Phoca Hero
Posts: 48799
Joined: 10 Nov 2007, 18:23
Location: Czech Republic
Contact:

Re: Guestbook title/Module Title

Post by Jan »

Ok, great to hear it.
Jan
If you find Phoca extensions useful, please support the project
Post Reply