Change size of buttons

More
14 years 2 months ago #1422 by Willem
Hi I'm new, have no experience, but would like to make some changes to the Guestbook.
Please could you show me in what file to make the change so that the words on the buttons are bigger, (I mean the buttons new post first and new post last).
You would make me very happy if you will help me.
Willem

Please Log in or Create an account to join the conversation.

More
14 years 2 months ago #1423 by Pete
Replied by Pete on topic Change size of buttons
Hello,

Open the file "style.css" and find the following lines:
Code:
A { font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 10px; font-weight: normal; color: #000000; text-decoration: none; } A:Hover { color: red; }

Replace them with the following:
Code:
A { font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 16px; font-weight: normal; color: #000000; text-decoration: none; } A:Hover { color: red; font-size: 16pt; }

Pete

DigiOz Webmaster
www.digioz.com

Please Log in or Create an account to join the conversation.

More
14 years 2 months ago #1424 by Willem
Replied by Willem on topic Change size of buttons
Hallo Pete, thank you for your information, I changed the file and it works, thanks
Willem

Please Log in or Create an account to join the conversation.

Time to create page: 0.116 seconds
Powered by Kunena Forum