The forum of the forums
Would you like to react to this message? Create an account in a few clicks or log in to continue.

Trouble Increasing Font Size

3 posters

Go down

Solved Trouble Increasing Font Size

Post by preston713 March 3rd 2009, 4:42 pm

i wanted to increase the size of my font on my forum cause i've had a few forum members complain that the text font was too small

so i used the search engine and found threads where people previously asked this question.

you have to go to "admin panel" , "display", "colors", then "main font size"

yeah, it sounds real easy...but when i go to increase the font size, nothing changes at all

so when i found the main font size option, i saw that the font size was on 12

so i bumped it up to 15...and after i clicked save, nothing changed at all

assuming that the change was too small to notice, i tried bumping the size up to 20...and nothing changed either...i even tried 30 and nothing happened

i could use a little help here lol...my "main font size" option is broken! :/
avatar
preston713
New Member

Posts : 21
Reputation : 0
Language : english

Back to top Go down

Solved Re: Trouble Increasing Font Size

Post by Sanket March 3rd 2009, 5:08 pm

Did you try installing another skin & then trying the same procedure?
Sanket
Sanket
ForumGuru

Male Posts : 48766
Reputation : 2830
Language : English
Location : Mumbai

Back to top Go down

Solved Re: Trouble Increasing Font Size

Post by akashic March 3rd 2009, 5:41 pm

You may have to change your font size in your CSS
akashic
akashic
Forumember

Female Posts : 709
Reputation : 35
Language : english
Location : Portsmouth

Back to top Go down

Solved Re: Trouble Increasing Font Size

Post by preston713 March 3rd 2009, 6:59 pm

well, i enjoy my skin

so how can i change my font size in my CSS?
avatar
preston713
New Member

Posts : 21
Reputation : 0
Language : english

Back to top Go down

Solved Re: Trouble Increasing Font Size

Post by akashic March 3rd 2009, 9:56 pm

If you post your css on here someone will be able to tell you which bit needs changing
akashic
akashic
Forumember

Female Posts : 709
Reputation : 35
Language : english
Location : Portsmouth

Back to top Go down

Solved Re: Trouble Increasing Font Size

Post by preston713 March 4th 2009, 1:12 am

okay...i went to the CSS part of my admin panel and i pretty much figured it out for my self

right in the first block of text is where i changed the font type to "ariel" and increased the size to "73%" ...so i pretty much got it lol

but i do have another question...i'm apparently not able to change the "moderator font color" or "admin font color" either...so how can i change it in the CSS code?

Code:
body {
   /* Text-Sizing with ems: http://www.clagnut.com/blog/348/ */
   font-family: "ariel", verdana, geneva, lucida;
        font-weight: normal;
        color: #a7a7a7;
   background: #202020 url(http://i44.tinypic.com/21bmb2f.gif);
   font-size: 73%; /* This sets the default font size to be equivalent to 10px */
   margin: 0px;
}

.row1   { background-color: #181818;  border-top: 0px #000 solid; border-left: 0px #000 solid; padding:4px }
.row2   { background-color: #1d1d1d;  border-top: 0px #000 solid; border-left: 0px #000 solid; padding:4px }
.row3   { background-color: #181818;  border-top: 0px #000 solid; border-left: 0px #000 solid; padding:4px }

a:link {
   color: #c2c2c2;
     
}

a:active, a:visited {
   color: #c2c2c2;
       
}

a:hover {
   color: #1280cd;
     
}


a.forumlink {
   color: #c2c2c2;
   font-weight: normal;
   font-family: "tahoma", verdana, geneva, lucida;
   font-size: 1.2em;
}

div#logostrip {
   min-height: 68px;
   background-image: url('http://i42.tinypic.com/35jfsxj.gif');
   background-repeat: repeat;
   text-align: left;
   }

div#logostrip {
   background-color: #000;
   color: #ffffff;
   }

/* Submenu */
#submenu {
   background: #000;
background-image: url(http://i42.tinypic.com/nvxpx.gif);
   background-repeat: repeat-x;
color: #303b4a;
   }
#submenu ul li a {
   color: #fff;
   }
#submenu ul li a:hover {
   background: url(http://i42.tinypic.com/nvxpx.gif);
        color: #1280cd;
   }
#userlinks {
   background-color: #000;
   border-bottom: none;
   }
#userlinks.not-connected {
      background-color: #000;
border-bottom: none;
   }
#navstrip {
   color: #979ba0;
   }
#navstrip li a:hover {
   color: #5A7CB7;
   }
div.newslink {
      background-color: #000;
background: url(http://i42.tinypic.com/35jfsxj.gif) repeat;
border: 1px solid #000;
   }


div.maintitle {
   background-color: #000;
background-image: url(http://i42.tinypic.com/nvxpx.gif);
   background-repeat: repeat-x;
   color: #ffffff;
   }


table.ipbtable th {
   background-color: #000;
background-image: url('http://i40.tinypic.com/16a3dci.gif');
   background-repeat: repeat-x;
   border-right: 0px dotted #000;
   border-bottom: 0px solid #000;
   }
table.ipbtable th.formsubtitle,.formsubtitle {
   background-color: #000;
   }
table.ipbtable tfoot td {
   background-color: #000;
   }
table.ipbtable .forumdesc {
   color: #000;
   }

#gfooter {
   background-color: #000;
background-image: url('http://i39.tinypic.com/6dqrep.gif');
   background-repeat: repeat-x;
   color: #fff;
   }
#gfooter a {
   color: #1280cd !important;
   }

#gfooter ul {
   list-style: none;
   display: none;
   margin: 0 auto;
   }

.box-content {
   background-color: #000;
background-image: url(http://i42.tinypic.com/nvxpx.gif);
   background-repeat: repeat-x;
   border-bottom: 10px solid #666666;
   }
div.box-content.agreement {
   background-color: #000;
   }
.box-content .rules {
   background-color: #000;

   }
.popmenubutton a {
   background-color: #000;
background-image: url(http://i42.tinypic.com/nvxpx.gif);
   background-repeat: repeat-x;
   border: 1px dotted #fff;
   color: #1280cd;
   }
.popupmenu {
   background-color: #000;
background-image: url(http://i42.tinypic.com/nvxpx.gif);
   background-repeat: repeat-x;
   border: 1px dotted #fff;
color: #fff;
   }
.popupmenu .avatar {
   border: 1px solid #666666;
   background-color: #ffffff;
   }
.popupmenu li {
   background-color: #fff;
   border-bottom: 1px solid #d0d0d0;
   }
ul.popupmenu li.popupmenu-category {
   background-color: #060000;
   color: #464c55;
   }

.button,.mainoption {
   background-color: #000;
background-image: url(http://i42.tinypic.com/nvxpx.gif);
   background-repeat: repeat-x;
   border:1px solid #666666;
   color: #fff;
   }
.messaging-box {
   background-color: #000;
background: url(http://i42.tinypic.com/35jfsxj.gif) repeat;
   border: 1px solid #060000;
   }

/*Smileys*/
.smiley-selector {
   background-color: ;
   }
.smiley-container {
   border: 1px solid ;
   }

/* Poll */
.polls {
   background: url(http://i42.tinypic.com/35jfsxj.gif) repeat;
   }
.polls dl {
   color: #fff;
   }

ul.privmsg li {
   background-color: #000;
   color: #fff;
   }
ul.privmsg li a {
   background-color: #1280cd;
color: #fff;
   }

.box-content.profile {
   background-color: #000;
   }
.box-content.profile-tabs {
   background-color: #000;
   }
* html #ucpmenu ul li {
   border: 1px solid #010409;
   }
#ucpmenu ul li a {
   background-color: #000;
   border-bottom: 1px solid #000308;
   color: #464c55;
   }
#ucpmenu ul li a:hover {
   background-color: #1280cd;
   }
#ucpmenu .profile-tabs ul li.activetab a {
   background-color: #1280cd;
   }

.member {
   background-color: #000;
background: url(http://i42.tinypic.com/35jfsxj.gif) repeat;
   border: 1px solid #010408;
   }
.member-list .popmenubutton .mini-avatar {
   border: 1px solid #222222;
   background-color: #000;

   }
.member p {
   color: #fff;
   }

div.borderwrap .member-list {
   background-color: #000;
   }


.post {
   background-color: #181818;
   border-bottom: 10px solid #666666;
   }
.post-container {
    background-color: #1d1d1d;
   }
.post-footer {
   background-color: #181818;
   border-top: 1px solid #000308;
   }
.post .post-header {
   background-color: #181818;
   }
.popmenubutton-new-out a {
   background-color: #181818;
   }
.topic-footer {
   background-color: #000;
   }
.bar {
   background: url(http://i42.tinypic.com/35jfsxj.gif) repeat;
   }

blockquote {
   border-top: 1px dotted #fff;
   border-right: 1px dotted #fff;
   border-bottom: 1px dotted #fff;
   border-left: 5px solid #fff;
   background-color: #181818;
   }
blockquote cite {
   background-color: #181818;
   color: #fff;
   }

.codebox dt {
   background-color: #181818;
color: #1280cd;
   }
.codebox dd {
   background-color: #181818;
color: #1280cd;
   border: 1px dotted #fff;
   }

.qreply {
   background: url(http://i42.tinypic.com/35jfsxj.gif) repeat;
   border: 1px solid #060000;
   }


body.chatbox {
   background: url(http://i42.tinypic.com/35jfsxj.gif) repeat;
   }

#chatbox_header {
   height: 30px;
   background-color: #000;
background: url(http://i42.tinypic.com/nvxpx.gif) repeat;
   }


#navstrip li {
   float: left;
   margin: 0 5px;
   padding-left: 13px;
   background: url('http://i42.tinypic.com/346ma21.jpg') no-repeat left 50%;
   }
#navstrip li.begin {
   padding-left: 15px;
   background: url('http://i42.tinypic.com/2qjg4t0.jpg') no-repeat left 50%;
   }

div.pagination a.goto {
   padding: 2px 15px 2px 4px;
   background-image: url("");
   background-repeat: no-repeat;
   background-position: 97% 50%;
   }


avatar
preston713
New Member

Posts : 21
Reputation : 0
Language : english

Back to top Go down

Solved Re: Trouble Increasing Font Size

Post by Sanket March 4th 2009, 6:22 am

You mean the moderator color on the legend? Arrow Tutorial

Or moderator typing color in the posts? Arrow Thats not possible.
Sanket
Sanket
ForumGuru

Male Posts : 48766
Reputation : 2830
Language : English
Location : Mumbai

Back to top Go down

Solved Re: Trouble Increasing Font Size

Post by preston713 March 4th 2009, 4:12 pm

okay great! thanks for you help everyone!


:wouhou:
i got everything down now
avatar
preston713
New Member

Posts : 21
Reputation : 0
Language : english

Back to top Go down

Solved Re: Trouble Increasing Font Size

Post by Sanket March 4th 2009, 4:22 pm

Since this thread appears to be solved, I will lock this thread and mark it as solved.
Sanket
Sanket
Sanket
ForumGuru

Male Posts : 48766
Reputation : 2830
Language : English
Location : Mumbai

Back to top Go down

Back to top

- Similar topics

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