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
Guestbook title/Module Title
- Jan
- Phoca Hero
- Posts: 48799
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
Re: Guestbook title/Module Title
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
Jan
If you find Phoca extensions useful, please support the project
-
- Phoca Newbie
- Posts: 8
- Joined: 03 Nov 2012, 15:42
Re: Guestbook title/Module Title
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
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
- Jan
- Phoca Hero
- Posts: 48799
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
Re: Guestbook title/Module Title
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
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
-
- Phoca Newbie
- Posts: 8
- Joined: 03 Nov 2012, 15:42
Re: Guestbook title/Module Title
thanks problem solved... 

- Jan
- Phoca Hero
- Posts: 48799
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
Re: Guestbook title/Module Title
Ok, great to hear it.
Jan
Jan
If you find Phoca extensions useful, please support the project