Font size in the guestbook too big

Phoca Guestbook - creating guestbooks in Joomla! CMS
Amadeus48
Phoca Member
Phoca Member
Posts: 10
Joined: 30 Dec 2015, 17:15

Font size in the guestbook too big

Post by Amadeus48 »

Hello
The fontsize of the displayed items it mutch too big, much more than the entry was, name and emal are displayed correctly.
Where can I try to change this? Bootsstrap has no reaction shown.

Thanks for any idea

Amadeus

Tags:
christine
Phoca Hero
Phoca Hero
Posts: 2734
Joined: 28 Nov 2010, 17:20

Re: Font size in the guestbook too big

Post by christine »

Hi Amadeus,

Live URL would be easier to check. Therefore code from Demo:

Code: Select all

.pgb-content-inside, blockquote p {
font-size:14px;	
}
Try to put above into your template.css, or user.css, or custom.css - depends which template you are using.

Kind regards
Christine
Amadeus48
Phoca Member
Phoca Member
Posts: 10
Joined: 30 Dec 2015, 17:15

Re: Font size in the guestbook too big

Post by Amadeus48 »

Hi Christine thanks a lot for your quick answer! I use joomlage0113-Motion template. This template has none of the named CSS files?
christine
Phoca Hero
Phoca Hero
Posts: 2734
Joined: 28 Nov 2010, 17:20

Re: Font size in the guestbook too big

Post by christine »

Hi

according the Demo of joomlage: https://www.joomlage.com/support/templa ... tall-guide there exists a: custom-template.css. Check your template with inspector.

Kind regards
Christine
Amadeus48
Phoca Member
Phoca Member
Posts: 10
Joined: 30 Dec 2015, 17:15

Re: Font size in the guestbook too big

Post by Amadeus48 »

Hi Christine
I am not able to find any custom-template.css.
Because I cannot link anything to this answer I think I have to publish the Site for you.

I will inform you as soon as I have published the Page.

Thanks in advance!!

Amadeus
Amadeus48
Phoca Member
Phoca Member
Posts: 10
Joined: 30 Dec 2015, 17:15

Re: Font size in the guestbook too big

Post by Amadeus48 »

Hi Christine
Now you can have a look at web.somaini.li

Thanks
christine
Phoca Hero
Phoca Hero
Posts: 2734
Joined: 28 Nov 2010, 17:20

Re: Font size in the guestbook too big

Post by christine »

Hallo Amadeus,

tja, da merkt man erst, wie wichtig ein Blick auf die HP ist. Lt. Quelltext gibt es viele Inline CSSen und andere ...

Den 1. Code oben gibt es ja schon in vorigem Post.
Das Datum erscheint mir auch zu groß, Liegt an der reset.css:

sub,
sup,
small {
font-size: 75%; }
da würde ich nichts ändern, da es wohl wo anders (auch) Auswirkungen hat. Daher:

Code: Select all

small.pgb_thi_font {
font-size:14px;    
}
Beide Codes probierst mal in die: nexus.css ganz ans Ende zu geben.

Liebe Grüße
Christine
Amadeus48
Phoca Member
Phoca Member
Posts: 10
Joined: 30 Dec 2015, 17:15

Re: Font size in the guestbook too big

Post by Amadeus48 »

Guten Morgen Christine
Recht herzlichen Dank, es funktioniert wunderbar!!
Ich möchte dir noch eine Frage stellen:
Ich bin ein Webdesign - Amateur, wie du ja feststellen konntest. Daher bin ich auf der Suche nach einem Template, der ein schönes Design (wie der joomlage0113) hat, jedoch besser dokumentiert und unabhängig ist. Wenn er nicht viel kostet wäre das auch gut. Welches Template könntest du mir empfehlen? Es sollte ja möglichst flexibel und mit Parameter einstellbar sein. Wenn ich es unter Joomla4 auch noch gebrauchen könnte wäre das super.

Ich würde einen Rat von dir sehr zu schätzen wissen!

Liebe Grüsse

Amadeus
christine
Phoca Hero
Phoca Hero
Posts: 2734
Joined: 28 Nov 2010, 17:20

Re: Font size in the guestbook too big

Post by christine »

Hallo Amadeus,

schön, dass es geklappt hat :-)

Zu Deiner nächsten Frage: Ui, das ist schwierig. Bekanntlich sind Geschmäcker verschieden. Du kriegst jetzt daher nun ein paar Links ...
a) https://forum.joomla.de/thread/69-templ ... e-s-liste/ dort wo steht: Frameworks, ist a bisserle schwieriger.
Unterhalb gibt es ein paar User-Tipps.

b) Helix wird auch oft verwendet: https://www.joomshaper.com/documentatio ... eader-code > da gibt es u.a. auch den Hinweis, sich eine: custom.css zu erstellen. Braucht aber schon ne Einarbeitszeit.

c) Persönlich gefallen mir (auch) diese da: https://www.joomspirit.com/joomla-templ ... pathway-13
gibt 2 freie Template und andere (Commercial zu einmalig € 26,40 - Support inklusive).
Dokumentationen (zwar englisch) sind gut. Kannst Dich dort ja umschauen (Demos). Vorallem bereits mit Bootstrap3, Font Awesome, Einstellen ob 1,2 oder 3 Spalten usw.

d) Sollten Fragen zu Deinem Auftritt entstehen (CSS Fragen, Design oder andere) kannst Dich an das Forum wenden:
https://forum.joomla.de/ - bin dort die christine2

e) eine Latte zu FAQs (dies & das): https://forum.joomla.de/board/21-faq-s-howto-s/

f) Joomla 4 ist ja alles noch in Testphasen.

Liebe Grüße
Christine
Amadeus48
Phoca Member
Phoca Member
Posts: 10
Joined: 30 Dec 2015, 17:15

Re: Font size in the guestbook too big

Post by Amadeus48 »

Recht herzlichen Dank für diese Info's, ich werde mich eingraben...
Wir begegnen uns sicher mal in joomla.de Forum.

Nochmals Danke, hast einen Stein im Brett!!

Amadeus
Post Reply