coding question

Tracy

Reputable
Joined
Apr 25, 2009
Messages
169
Reaction score
0
FP$
6
sorry if this is the wrong place to post this.

i'm having trouble locating where to make "1 User(s) are browsing this forum (0 Guests and 0 Anonymous Users)" and "Showing 5 of 5 topics sorted by" a bigger font size, because right now it's hard to read. xD.

a forum: http://z13.invisionfree.com/ATWIS/index.php?showforum=5

CSS just in case:
Code:
html { overflow-x: auto; overflow-y: auto; }

.sdesc { width:210px; height:275px; padding:5px; overflow:auto; background-color:#f1f1f1; opacity:.8; color:#222; }

.forumtableb { width:950px; padding:20px; background-color:#8a9cac; -moz-box-shadow:#444 0px 1px 1px; -webkit-box-shadow:#444 0px 1px 1px; border-left:25px solid #8d6894; border-top:#8d6894 1px dashed; border-right:#8d6894 1px dashed; border-bottom:#8d6894 1px dashed; }

.forumtable { width:945px; padding:10px; background-color:#c6cfd7; border:1px dashed #818181; background-attachment:fixed;  }

.qlinks { font-family:georgia; font-size:30px; word-spacing:5px; text-shadow: #fff 1px 0px, #fff 0px 1px, #fff 0px -1px, #fff -1px 0px; color:#B0C1DB; }

.banner { width:945px; height:397px; background-image:url(http://i1083.photobucket.com/albums/j393/itsamarv/_forums/caution/02e34807.png); }

form { display:inline; }
img  { vertical-align:middle; border:0px }

BODY { font-family:trebuchet ms; font-size:11px; color:#444; background-color:#c6cfd7; }


TABLE, TR, TD { font-family:trebuchet ms; font-size: 11px; color: #444; }


img.attach { border:2px outset #EEF2F7;padding:2px }

.googleroot  { padding:6px; line-height:130% }
.googlechild { padding:6px; margin-left:30px; line-height:130% }
.googlebottom, .googlebottom a:link, .googlebottom a:visited, .googlebottom a:active { font-size:11px; color: #3A4F6C; }
.googlish, .googlish a:link, .googlish a:visited, .googlish a:active { font-size:14px; font-weight:bold; color:#00D; }
.googlepagelinks { font-size:1.1em; letter-spacing:1px }
.googlesmall, .googlesmall a:link, .googlesmall a:active, .googlesmall a:visited { font-size:10px; color:#434951 }

li.helprow { padding:0px; margin:0px 0px 10px 0px }
ul#help    { padding:0px 0px 0px 15px }

option.cat { font-weight:bold; }
option.sub { font-weight:bold;color:#555 }


#ipbwrapper { text-align:left;width:980px;margin: 0px auto 0px auto;
-webkit-border-radius: 200px; -moz-border-radius: 200px; border-radius: 200px;
border: 10px double #d1d2c4; background: #989d87; padding:10px 10px 150px 10px;}

/* Link Colors */
a:link, a:visited, a:active { text-decoration: none; color: #8d6894; text-transform:uppercase; }
a:hover { color:8d6894; text-decoration:none; text-transform:uppercase; }

/* Calendar style */
.caldate   { text-align:right;font-weight:bold;font-size:11px;color:#777;background-color:#DFE6EF;padding:4px;margin:0px }

#calendarname { font-size:22px; font-weight:bold; }
#padandcenter { margin-left:auto;margin-right:auto;text-align:center;padding:14px 0px 14px 0px }

/* Profile stuff */
#profilename { text-align:center; font-size:40px; color:8d6894; font-family:times new roman; font-style:italic; text-shadow:#fff 0px 1px 1px; text-align:center; text-transform:lowercase; }
#photowrap { padding:6px; }
#phototitle { font-size:24px; border-bottom:1px solid black }
#photoimg   { text-align:center; margin-top:15px }



/* UserCP/My Controls styles */

#ucpmenu    { line-height:150%;width:22%; border:0px solid #345487;background-color: #eee }
#ucpmenu p  { padding:2px 5px 6px 9px;margin:0px; }
#ucpcontent { background-color: #eee; border:0px solid #345487;line-height:150%; width:auto }
#ucpcontent p  { padding:10px;margin:0px; }

/* Header/Logo area */
#ipsbanner { position:absolute;top:1px;right:5%; }
#logostrip { background-color: #eee;padding:0px;margin:0px; }

/* Navigation menu */
#submenu   { display:none; }


/* User links menu (ex: Messages  / View new posts / etc ) */
#userlinks { background-color: #eee; border:1px solid #ddd; }

#navstrip  { font-weight:bold;padding:6px 0px 6px 0px; }

/* Topic and post related styles */

.activeuserstrip { background-color:#dfdfdf; padding:6px; }

.normalname { font-size: 12px; font-weight: bold; color: #555; display:block; text-align:center; }
.normalname a:link, .normalname a:visited, .normalname a:active { font-size: 12px; }
.unreg { font-size: 11px; font-weight: bold; color: #555; }

.post1 { background-color: #efefef }
.post2 { background-color: #efefef }
.postlinksbar { background-color:#efefef;padding:7px;margin-top:1px;font-size:10px; text-transform:uppercase; }

.signature   { font-size: 10px; color: #444 }

/* Global general table/div row styles */
.row1 { background-color: #efefef }
.row2 { background-color: #efefef }
.row3 { background-color: #efefef }
div.row4 { background-color: transparent; border:0px;
}
.tableborder .row4 b a:link, .row4 b a:visited, .row4 b a:active {text-transform:lowercase;}

.tableborder .row4 b a:link, .row4 b a:visited, .row4 b a:active {text-transform:lowercase;}

.darkrow1 { background-color: #efefef; color:#8d6894; }
.darkrow2 { background-color: #8d6894; color:#F1F1F1; font-size:4px; padding:2px; }
.darkrow3 { background-color: #efefef; color:#F1F1F1; border-top:1px dashed #8d6894; }


.hlight { background-color: #efefef }
.dlight { background-color: #efefef }

/* Top table bars / gradient holders */

.maintitle { text-align:center; font-size:30px; color:8d6894; font-family:times new roman; font-style:italic; text-shadow:#fff 0px 1px 1px; text-align:center; text-transform:lowercase; border-bottom:2px solid #8d6894;  }
.maintitle a:link, .maintitle  a:visited, .maintitle  a:active { text-decoration: text-align:center; font-size:30px; color:8d6894; font-family:times new roman; font-style:italic; text-shadow:#fff 0px 1px 1px; text-align:center; text-transform:lowercase; } 
.maintitle a:hover { text-decoration: none; text-align:center; font-size:30px; color:8d6894; font-family:times new roman; font-style:italic; text-shadow:#fff 0px 1px 1px; text-align:center; text-transform:lowercase; }


/* The bar directly below the maintitles */
.titlemedium { text-align: center; background-color:8d6894; color:#efefef; font-size:8px; padding:0px; letter-spacing:2px; text-transform: uppercase;) }

.titlemedium  a:link, .titlemedium  a:visited, .titlemedium  a:active  { text-decoration: none; color: #efefef }



/* Forum borders */
.plainborder {  border-right:5px solid #8d6894; border-top:#8d6894 1px dashed; border-left:#8d6894 1px dashed; border-bottom:#8d6894 1px dashed; width:98%; padding:5px; background-image:url(http://i1083.photobucket.com/albums/j393/itsamarv/_forums/caution/2bc203c3.png); }

.tableborder { border-right:5px solid #8d6894; border-top:#8d6894 1px dashed; border-left:#8d6894 1px dashed; border-bottom:#8d6894 1px dashed; width:98%; padding:5px; background-image:url(http://i1083.photobucket.com/albums/j393/itsamarv/_forums/caution/2bc203c3.png); }

.tablefill   {  border-right:5px solid #8d6894; border-top:#8d6894 1px dashed; border-left:#8d6894 1px dashed; border-bottom:#8d6894 1px dashed; width:98%; padding:5px; background-image:url(http://i1083.photobucket.com/albums/j393/itsamarv/_forums/caution/2bc203c3.png); }
.tablepad    {  border-right:5px solid #8d6894; border-top:#8d6894 1px dashed; border-left:#8d6894 1px dashed; border-bottom:#8d6894 1px dashed; width:98%; padding:5px; background-image:url(http://i1083.photobucket.com/albums/j393/itsamarv/_forums/caution/2bc203c3.png); }
.tablebasic  { width:100%; padding:0px 0px 0px 0px; margin:0px; border:0px }

.wrapmini    { float:left;line-height:1.5em;width:25% }
.pagelinks   { float:left;line-height:1.2em;width:35% }

.desc { font-size:10px; color:#444 }
.edit { font-size: 9px }

.signature   { font-size: 10px; color: #444 }
.postdetails { font-size: 10px }
.postcolor   { font-size: 11px; line-height: 100% }

.normalname { font-size: 12px; font-weight: bold; color: #003 }
.normalname a:link, .normalname a:visited, .normalname a:active { font-size: 12px }
.unreg { font-size: 11px; font-weight: bold; color: #900 }


.searchlite { font-weight:bold; color:#F00; background-color:#FF0 }

/* QUOTE and CODE BBCode boxes */

#QUOTE { background-color:#fefefe; border:4px double #ddd; padding:5px; font-size:10.5px; font-family:trebuchet ms; color:#444; text-align:justify; }
#CODE  { background-color:#fefefe; border:4px double #ddd; padding:5px; font-size:10.5px; font-family:trebuchet ms; color:#444; text-align:justify; }

.copyright { font-family: trebuchet; font-size: 13px; line-height: 14px } 


/* Form related styles */

form       { display:inline; }
fieldset.search { padding:6px; line-height:150% }
label { cursor:pointer; }

.codebuttons  { font-size: 10px; font-family: verdana, helvetica, sans-serif; vertical-align: middle }

.forminput, .textinput, .radiobutton, .checkbox  { background-color:#fefefe; border:4px double #ddd; padding:2px; font-size:10.5px; font-family:trebuchet ms; color:#444; text-align:justify; }

.thin {


padding:2px; line-height:140%;
margin:10px; font-size:18px; text-align:center;
border:0px; border: 1px dashed #555; font-family:"courier new";
border-left: 10px dashed #000; border-right: 10px dashed #000;
background::#f1f1f1;
}

.thin a { text-decoration:none; font-weight:normal; }


/* More form/general table styles, left/right/top pads */

.pformstrip { background-color: #8d6894; color:#f1f1f1;font-weight:bold;padding:1px; font-size:8px; text-align:center; border-bottom:#f1f1f1 1px dashed; }
.pformleft  { background-color: #efefef; padding:6px; margin-top:1px;width:25%; }
.pformleftw { background-color: #efefef; padding:6px; margin-top:1px;width:40%; }
.pformright { background-color: #efefef; padding:6px; margin-top:1px }

/* The copyright. Removing or hiding it is against Terms of Service */

.copyright { font-family: trebuchet; font-size: 13px; line-height: 14px }

/* General image styles */
img        { vertical-align:middle; border:0px }
img.attach { border:2px outset #000;padding:2px }

/* Misc */
form div.tableborder div.pformstrip {
border-bottom:1px solid #fff; border-top:none}
table.tablebasic td.pformleft { border:none }
table.tablebasic td.pformleftw { border:none }
table.tablebasic td.pformright { border:none }

.purple { color:purple;font-weight:bold }
.red    { color:red;font-weight:bold }
.green  { color:green;font-weight:bold }
.blue   { color:blue;font-weight:bold }
.orange { color:#F90;font-weight:bold }

.warngood { color:green }
.warnbad  { color:red }

.quicklinks { font-family:georgia; font-size 25px; letter-spacing:-3px; word-spacing:5px; text-shadow: #4EBA1F 1px 0px, #4EBA1F 0px 1px, #4EBA1F 0px -1px, #4EBA1F -1px 0px; }

.forumd { width:300px; background-color:#f1f1f1; border:4px double #ddd; padding:5px; font-size:10.5px; font-family:trebuchet ms; color:#444; text-align:justify; line-height:98%;}


.welcome { margin-right: 5px; background: #f3f3f3 url(http://i1110.photobucket.com/albums/h443/Tracy_Lynn_Medsker/welcome.png) no-repeat; width: 250px; height: 500px; font-size: 9px; padding: 0px 0px 0px 0px; text-align: center; color: #000000; border: 0px solid #000000 } .welcome a:link, .welcome a:visited, .welcome a:active { color: #4b4b4b} .welcome a:hover { background: #779bd8; padding: 2px 2px 2px 2px; color: #4b4b4b} .setting { margin-right: 5px; background: #f3f3f3 url(http://i1110.photobucket.com/albums/h443/Tracy_Lynn_Medsker/setting.png) no-repeat; width: 250px; height: 400px; font-size: 9px; padding: 0px 0px 0px 0px; text-align: center; color: #000000; border: 0px solid #000000 } .setting a:link, .setting a:visited, .setting a:active { color: #4b4b4b} .setting a:hover { background: #779bd8; padding: 2px 2px 2px 2px; color: #4b4b4b} .links { margin-right: 5px; background: #f3f3f3 url(http://i1110.photobucket.com/albums/h443/Tracy_Lynn_Medsker/hover.png) no-repeat; width: 250px; height: 400px; font-size: 9px; padding: 0px 0px 0px 0px; text-align: center; color: #000000; border: 0px solid #000000 } .news { margin-right: 5px; background: #f3f3f3 url(http://i1110.photobucket.com/albums/h443/Tracy_Lynn_Medsker/news.png) no-repeat; width: 250px; height: 500px; font-size: 9px; padding: 0px 0px 0px 0px; text-align: center; color: #000000; border: 0px solid #000000 } .updates a:link, .updates a:visited, .updates a:active { color: #4b4b4b} .updates a:hover { background: #779bd8; padding: 2px 2px 2px 2px; color: #4b4b4b} .updates { margin-right: 5px; background: #f3f3f3 url(http://i1110.photobucket.com/albums/h443/Tracy_Lynn_Medsker/updates.png) no-repeat; width: 250px; height: 500px; font-size: 9px; padding: 0px 0px 0px 0px; text-align: center; color: #000000; border: 0px solid #000000 } .updates a:link, .updates a:visited, .updates a:active { color: #4b4b4b} .updates a:hover { background: #779bd8; padding: 2px 2px 2px 2px; color: #4b4b4b} .staff { margin-right: 5px; background: #f3f3f3 url(http://i1110.photobucket.com/albums/h443/Tracy_Lynn_Medsker/staff.png) no-repeat; width: 249px; height: 500px; font-size: 9px; padding: 0px 0px 0px 0px; text-align: center; color: #000000; border: 0px solid #000000 } .switch a:link, .switch a:visited, .switch a:active { color: #4b4b4b} .switch a:hover { background: #779bd8; padding: 2px 2px 2px 2px; color: #4b4b4b} .cbox { margin-right: 5px; background: #f3f3f3 url(http://i1110.photobucket.com/albums/h443/Tracy_Lynn_Medsker/cbox.png) no-repeat; width: 249px; height: 499px; font-size: 9px; padding: 0px 0px 0px 0px; text-align: center; color: #000000; border: 0px solid #000000 } .staff a:link, .staff a:visited, .staff a:active { color: #4b4b4b} .staff a:hover { background: #779bd8; padding: 2px 2px 2px 2px; color: #4b4b4b} .spotlight { margin-right: 5px; background: #f3f3f3 url(http://i56.tinypic.com/10q02uh.jpg) no-repeat; width: 250px; height: 400px; font-size: 9px; padding: 0px 0px 0px 0px; text-align: center; color: #000000; border: 0px solid #000000 } .spotlight a:link, .spotlight a:visited, .spotlight a:active { color: #4b4b4b} .spotlight a:hover { background: #779bd8; padding: 2px 2px 2px 2px; color: #4b4b4b } .affiliates { margin-right: 5px; background: #f3f3f3 url(http://i1110.photobucket.com/albums/h443/Tracy_Lynn_Medsker/affiliates.png) no-repeat; width: 250px; height: 500px; font-size: 9px; padding: 0px 0px 0px 0px; text-align: center; color: #000000; border: 0px solid #000000 } .affiliaties a:link, .affiliaties a:visited, .affiliates a:active { color: #4b4b4b} .affiliates a:hover { background: #779bd8; padding: 2px 2px 2px 2px; color: #4b4b4b } .credits { margin-right: 5px; background: #f3f3f3 url(http://i1110.photobucket.com/albums/h443/Tracy_Lynn_Medsker/credits.png) no-repeat; width: 250px; height: 302px; font-size: 9px; padding: 0px 0px 0px 0px; text-align: center; color: #000000; border: 0px solid #000000 } .cbox a:link, .cbox a:visited, .cbox a:active { color: #4b4b4b} .cbox a:hover { background: #779bd8; padding: 2px 2px 2px 2px; color: #4b4b4b}

i could easily edit the code though if i knew what part was the part to fix it XD
thanks so much if someone helps me with this.
 
Take
Code:
.darkrow2 { background-color: #8d6894; color:#F1F1F1; font-size:4px; padding:2px; }
and use this instead
Code:
.darkrow2 { background-color: #8d6894; color:#F1F1F1; font-size:10px; padding:2px; }
 
Back
Top Bottom