Community @ The Turning Gate

Support community for TTG plugins and products.

NOTICE

The Turning Gate's Community has moved to a new home, at https://discourse.theturninggate.net.

This forum is now closed, and exists here as a read-only archive.

  • New user registrations are disabled.
  • Users cannot create new topics.
  • Users cannot reply to existing topics.

You are not logged in.

#1 2015-10-26 02:06:12

ohlala
Member
Registered: 2015-10-19
Posts: 4

Font setting for album title of the galleries

Dear all,
I just set up my new website with CE4 pages and CE4 galleries. Everything works fine but unfortunately I cannot figure aout hw to change the album titles. What I  mean: if I open my webpage (corniche96.de) and go to gallery then I see the different album thumbnails and there corresponding title. And the style of this album title I would like to change - but didn't manage so far ...
Any idea,
thanks a lot for your help

Offline

#2 2015-10-26 03:07:23

rod barbee
Moderator
From: Port Ludlow, WA USA
Registered: 2012-09-24
Posts: 17,830
Website

Re: Font setting for album title of the galleries

This is for the Galleries page, correct?
http://corniche96.de/galleries.php

you'll need to use custom css. The selector should be: .album-title

set up for custom css by enabling phplugins site-wide
and then enabling custom css inside the phplugins.php file

try something like:

.album-title {
font-family: 'your chosen font family';
}

Rod 
Just a user with way too much time on his hands.
www.rodbarbee.com
ttg-tips.com, Backlight 2/3 test site

Offline

#3 2015-10-26 16:26:55

ohlala
Member
Registered: 2015-10-19
Posts: 4

Re: Font setting for album title of the galleries

Thank you for the fast reply. Yes you got my question. Well, I tried to follow the guidelines of how to set it up - unfortunately, I got stuck. The PHP x was enabled on the Pages and all gallery modules. When I tried next to ping the path.php file it didn't work. Then I realized that I have only an phpplugins-sample folder on my website. Is this the correct folder the manual is talking about and should I simply remove "-sample" from the folder name and then continue? Sorry for all these question but I am not at all familiar with web programming etc. That's why I use TTG ...

cheers,
dirk

Offline

#4 2015-10-26 21:21:21

rod barbee
Moderator
From: Port Ludlow, WA USA
Registered: 2012-09-24
Posts: 17,830
Website

Re: Font setting for album title of the galleries

Yep, remove the "-sample". You may have missed that part in the instructions, there is a lot to take in.

You won't have to do much, if any, coding as the phplugins.php file is pretty much set up for most common tasks already. And someone can usually help you out with things like CSS.


Rod 
Just a user with way too much time on his hands.
www.rodbarbee.com
ttg-tips.com, Backlight 2/3 test site

Offline

Board footer

Powered by FluxBB