WebArtz - The Web Design Forum
Welcome to WebArtz, Guest!

WebArtz is a nice place for discussions related to web designing and coding. We help our members to code their own website templates with HTML and CSS. We give them advice on various issues.

To know more about WebArtz Forum, visit the About Us page.

At the moment, you are viewing the forum as a guest. As a guest you can't make post and participate in discussions. You need to register and become a member of the forum. Click the register link below and become a part of this forum.

Thank You


You are not connected. Please login or register

View previous topic View next topic Go down  Message [Page 1 of 1]

1 Help font size on Sun Dec 12, 2010 10:49 pm

Axtrix


Registered Member
Registered Member
Code:
.postprofile {
background-image: url('http://i873.photobucket.com/albums/ab292/andreedimarco/forum/grey.png');
background-repeat: repeat-x;
background-color: #FFFFFF;
background-position: bottom;
    padding-top: 15px;
    padding-bottom: 10px;
    border: 1px solid #adcce1;
    text-align:center;
}


how do i make bigger the font



Last edited by Axtrix on Mon Dec 13, 2010 2:04 am; edited 1 time in total

2 Re: Help font size on Sun Dec 12, 2010 11:08 pm

Guest


Guest
add this to the code:
Code:

font-size: 16px !important;

3 Re: Help font size on Mon Dec 13, 2010 12:34 am

Axtrix


Registered Member
Registered Member
solved

4 Re: Help font size on Mon Dec 13, 2010 7:30 am

ankillien


Administrator
Administrator
Solved | Locked

View previous topic View next topic Back to top  Message [Page 1 of 1]

Permissions in this forum:
You cannot reply to topics in this forum