change the font size in the post

Phoca Guestbook - creating guestbooks in Joomla! CMS
Mariusz2812
Phoca Newbie
Phoca Newbie
Posts: 2
Joined: 25 May 2015, 11:52

change the font size in the post

Post by Mariusz2812 »

welcome
how to change the font size in Display posts?

My page: http://mjaniszewski.be/index.php/guestbook
User avatar
Benno
Phoca Hero
Phoca Hero
Posts: 9449
Joined: 04 Dec 2008, 11:58
Location: Germany
Contact:

Re: change the font size in the post

Post by Benno »

Hi,
http://mjaniszewski.be/templates/protos ... mplate.css
Line: 749

Code: Select all

blockquote p {
    font-size: 16.25px;
    font-weight: 300;
    line-height: 1.25;
    margin-bottom: 0;
}
Change: font-size: 16.25px;

Kind regards,
Benno
Mariusz2812
Phoca Newbie
Phoca Newbie
Posts: 2
Joined: 25 May 2015, 11:52

Re: change the font size in the post

Post by Mariusz2812 »

You Great !
Very thanks, merci, danke, dankuwell, spasiba, dziękuję :)
User avatar
Benno
Phoca Hero
Phoca Hero
Posts: 9449
Joined: 04 Dec 2008, 11:58
Location: Germany
Contact:

Re: change the font size in the post

Post by Benno »

You're welcome! Gerne! :)

Kind regards,
Beno
Post Reply