Page 1 of 1
Phoca Guestbook form style change
Posted: 25 Mar 2023, 15:00
by Amadeus48-ch
Hi
I use the reCapcha V2 with my guestbook, but this looks very bad with the form style classic. But there is no possibility to change this.
You can have a look at:
https://tmp.somaini.li/index.php/gb
How can I change the look for a better design?
Another question
I use joomla with the default language de-CH (swiss german) but the guestbook knows only a language file de_DE.
Is it possible to use this one? how?
Thanks for your kind answers..
Re: Phoca Guestbook form style change
Posted: 25 Mar 2023, 15:19
by Benno
Hi,
I use joomla with the default language de-CH (swiss german) but the guestbook knows only a language file de_DE.
Is it possible to use this one? how?
Two possible options:
1.) Use de-DE as joomla! default language.
2.)
Unzip the de-DE language package and rename: de-DE.com_phocaguestbook.ini to: de-CH.com_phocaguestbook.ini and: de-DE.com_phocaguestbook.sys.ini to: de-CH.com_phocaguestbook.sys.ini. Then copy and paste the both renamed files into your language folders:
/language/de-CH/ and
/administrator/language/de-CH
Kind regards,
Benno
Re: Phoca Guestbook form style change
Posted: 25 Mar 2023, 16:10
by Amadeus48-ch
Hi Benno
As usual, it works. Thanks a lot.
Do you have also a solution to the other question? Can I design the screenlayout somehow?
Re: Phoca Guestbook form style change
Posted: 25 Mar 2023, 16:50
by Benno
Hi,
Can I design the screenlayout somehow?
Perhaps via css. But that's not really a strength of mine. Christine & Jan are clearly ahead. Why don't you make a drawing of what it should look like? Maybe they will have an idea...
Kind regards,
Benno
Re: Phoca Guestbook form style change
Posted: 25 Mar 2023, 16:52
by christine
Hi,
we don't know, what you want to change.
Just as an idea (to put in your custom.css of your template):
Code: Select all
.g-recaptcha {
padding-bottom: 1.4em;
}
h5.pgtitle {
padding-top: 1em;
}
Kind regards
Christine
Re: Phoca Guestbook form style change
Posted: 25 Mar 2023, 17:08
by Amadeus48-ch
Hi Christine
That's perfect, it looks much better now. Thanks a lot!!
Re: Phoca Guestbook form style change
Posted: 25 Mar 2023, 17:15
by Amadeus48-ch
Btw: How can I mark this topic as solved?
Re: Phoca Guestbook form style change
Posted: 26 Mar 2023, 00:41
by Benno
Done!
Kind regards,
Benno