DigiOz Multimedia

DigiOz Support Forums

Change size of buttons

Post Questions Related to DigiOz Guestbook Here.

Moderator: Pete

Change size of buttons

Postby Willem » Fri Feb 19, 2010 4:54 am

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
Willem
 
Posts: 2
Joined: Sat Feb 13, 2010 9:35 am

Re: Change size of buttons

Postby Pete » Fri Feb 19, 2010 1:57 pm

Hello,

Open the file "style.css" and find the following lines:

Code: Select all
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: Select all
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
http://www.digioz.com
User avatar
Pete
Site Admin
 
Posts: 380
Joined: Thu Sep 29, 2005 1:48 pm
Location: Chicago, IL

Re: Change size of buttons

Postby Willem » Fri Feb 19, 2010 2:11 pm

Hallo Pete, thank you for your information, I changed the file and it works, thanks
Willem
Willem
 
Posts: 2
Joined: Sat Feb 13, 2010 9:35 am


Return to DigiOz Guestbook

Who is online

Users browsing this forum: No registered users and 1 guest

cron