Title of GB Font Size
-
- Posts: 56
- Joined: Sat Apr 03, 2010 9:04 pm
Title of GB Font Size
Script URL:
Version of script:
Hosting company:
URL of phpinfo.php:
URL of session_test.php:
What terms did you try when SEARCHING for a solution:
Write your message below:
Greetings again! How do I increase the font size of my GB Title? "The Angry"
(http://www.theangry.net/gbook/gbook.php) I can't remember what file(?) to open.
Thanks!
Version of script:
Hosting company:
URL of phpinfo.php:
URL of session_test.php:
What terms did you try when SEARCHING for a solution:
Write your message below:
Greetings again! How do I increase the font size of my GB Title? "The Angry"
(http://www.theangry.net/gbook/gbook.php) I can't remember what file(?) to open.
Thanks!
Re: Title of GB Font Size
Hi,
In templates/default/style.css find line starting with h1 and change the value in
In templates/default/style.css find line starting with h1 and change the value in
Code: Select all
font-size:20px;
Klemen, creator of HESK and PHPJunkyardWas this helpful? You can buy me a drink here 
You should follow me on Twitter here
Help desk software | Cloud help desk | Guestbook | Link manager | Click counter | more PHP Scripts ...
Also browse for php hosting companies, read php books, find php resources and use webmaster tools


Help desk software | Cloud help desk | Guestbook | Link manager | Click counter | more PHP Scripts ...
Also browse for php hosting companies, read php books, find php resources and use webmaster tools
Re: Title of GB Font Size
Or you could have searched the forum and find the answer you got when you asked it a long time ago
viewtopic.php?f=7&t=3625
Greetings,
Henrie

viewtopic.php?f=7&t=3625
Greetings,
Henrie
I do not monitor the Gbook forums regularly anymore since I do not use the Gbook script myself anymore for a long time. But it helped me a lot in learning to understand php.
-
- Posts: 56
- Joined: Sat Apr 03, 2010 9:04 pm
Re: Title of GB Font Size
If I understand correctly, here is the font size I have now: hr{ width:99%; height:1px; color:#333333;}
h1{margin:0; padding-top:5px; font-family:Trebuchet MS, Arial, Helvetica;
color:#ff0000; font-weight:normal; size:50px; position:relative; text-align: center;}
I changed the size to 90px to increase the the words "The Angry" at the top of the page---but I see no difference.
BTW: I did search for my previous post but didn't see it----shoot me.
h1{margin:0; padding-top:5px; font-family:Trebuchet MS, Arial, Helvetica;
color:#ff0000; font-weight:normal; size:50px; position:relative; text-align: center;}
I changed the size to 90px to increase the the words "The Angry" at the top of the page---but I see no difference.
BTW: I did search for my previous post but didn't see it----shoot me.
Re: Title of GB Font Size
You need to read instructions carefully, it should say "font-size" not just "size".
Klemen, creator of HESK and PHPJunkyardWas this helpful? You can buy me a drink here 
You should follow me on Twitter here
Help desk software | Cloud help desk | Guestbook | Link manager | Click counter | more PHP Scripts ...
Also browse for php hosting companies, read php books, find php resources and use webmaster tools


Help desk software | Cloud help desk | Guestbook | Link manager | Click counter | more PHP Scripts ...
Also browse for php hosting companies, read php books, find php resources and use webmaster tools
-
- Posts: 56
- Joined: Sat Apr 03, 2010 9:04 pm
Re: Title of GB Font Size
Here is what I see: hr{ width:99%; height:1px; color:#333333;}
h1{margin:0; padding-top:5px; font-family:Trebuchet MS, Arial, Helvetica;
color:#ff0000; font-weight:normal; size:50px; position:relative; text-align: center;}
h1{margin:0; padding-top:5px; font-family:Trebuchet MS, Arial, Helvetica;
color:#ff0000; font-weight:normal; size:50px; position:relative; text-align: center;}
Re: Title of GB Font Size
you should change size:50px; to font-size:90px;
greetings,
Henrie
greetings,
Henrie
I do not monitor the Gbook forums regularly anymore since I do not use the Gbook script myself anymore for a long time. But it helped me a lot in learning to understand php.
-
- Posts: 56
- Joined: Sat Apr 03, 2010 9:04 pm
Re: Title of GB Font Size
....I changed it to 100px but see no results. Thanks all---we tried. 

Re: Title of GB Font Size
Oh my, let me try this again.
Your h1 line says:
size:50px;
It should say:
font-size:50px;
Perhaps this will be obvious enough

Your h1 line says:
size:50px;
It should say:
font-size:50px;
Perhaps this will be obvious enough


Klemen, creator of HESK and PHPJunkyardWas this helpful? You can buy me a drink here 
You should follow me on Twitter here
Help desk software | Cloud help desk | Guestbook | Link manager | Click counter | more PHP Scripts ...
Also browse for php hosting companies, read php books, find php resources and use webmaster tools


Help desk software | Cloud help desk | Guestbook | Link manager | Click counter | more PHP Scripts ...
Also browse for php hosting companies, read php books, find php resources and use webmaster tools
-
- Posts: 56
- Joined: Sat Apr 03, 2010 9:04 pm
Re: Title of GB Font Size
h1{margin:0; padding-top:5px; font-family:Trebuchet MS, Arial, Helvetica;
color:#ff0000; font-weight:normal; font-size:90px; position:relative; text-align: center;}
What am I missing?
color:#ff0000; font-weight:normal; font-size:90px; position:relative; text-align: center;}
What am I missing?

Re: Title of GB Font Size
You are not missing anything now.
The Angry looks really big at the top of your guestbook now.
It is even so big that part of the navigation part is displayed on top of the top post of the guestbook.
If you do not see it yourself maybe you need to reload the page with CTRL + F5 .
Greetings,
Henrie
The Angry looks really big at the top of your guestbook now.
It is even so big that part of the navigation part is displayed on top of the top post of the guestbook.
If you do not see it yourself maybe you need to reload the page with CTRL + F5 .
Greetings,
Henrie
I do not monitor the Gbook forums regularly anymore since I do not use the Gbook script myself anymore for a long time. But it helped me a lot in learning to understand php.
Re: Title of GB Font Size
Yes, Henrie is right. You did modify it correctly now (too large in fact), your browser probably just has old style file cached.
As suggested refresh page using "Ctrl + F5" or clear browser cache in browser settings then try viewing the guestbook again.
As suggested refresh page using "Ctrl + F5" or clear browser cache in browser settings then try viewing the guestbook again.
Klemen, creator of HESK and PHPJunkyardWas this helpful? You can buy me a drink here 
You should follow me on Twitter here
Help desk software | Cloud help desk | Guestbook | Link manager | Click counter | more PHP Scripts ...
Also browse for php hosting companies, read php books, find php resources and use webmaster tools


Help desk software | Cloud help desk | Guestbook | Link manager | Click counter | more PHP Scripts ...
Also browse for php hosting companies, read php books, find php resources and use webmaster tools
-
- Posts: 56
- Joined: Sat Apr 03, 2010 9:04 pm
Re: Title of GB Font Size
....you were both correct! Control + F5 cleared my cache. I also tried to update the GB title but I dont see the GB title in over_all header so again, I must be blind! BTW: Drinks will be on me....and you can still shoot me. 

Re: Title of GB Font Size
To update the text of the title use $settings['gbook_title'] variable in the settings.php file.
Klemen, creator of HESK and PHPJunkyardWas this helpful? You can buy me a drink here 
You should follow me on Twitter here
Help desk software | Cloud help desk | Guestbook | Link manager | Click counter | more PHP Scripts ...
Also browse for php hosting companies, read php books, find php resources and use webmaster tools


Help desk software | Cloud help desk | Guestbook | Link manager | Click counter | more PHP Scripts ...
Also browse for php hosting companies, read php books, find php resources and use webmaster tools