Page 1 of 1

Font Size

Posted: Sun Feb 28, 2010 8:14 pm
by BobN
Could someone please tell me where the left menu font size might be located in the templates? I need to make it bigger as most links TXT is very small.

Re: Font Size

Posted: Sun Feb 28, 2010 9:20 pm
by Tata
Have you ever looked into the stylesheet.css?

Re: Font Size

Posted: Sun Feb 28, 2010 9:27 pm
by BobN
Tata wrote:Have you ever looked into the stylesheet.css?
Yes and there is ALLOT of stuff! ;)

Re: Font Size

Posted: Sun Feb 28, 2010 9:28 pm
by BobN

Code: Select all

body{scrollbar-face-color:#ffffff;scrollbar-highlight-color:#0F0F0F;scrollbar-shadow-color:#D2D2D2;scrollbar-3dlight-color:#ffffff;scrollbar-arrow-color:#E20C0E;scrollbar-track-color:#ffffff;scrollbar-darkshadow-color:#ffffff;}
body,td,p {font-family: Arial, Verdana, Helvetica, sans-serif;line-height: 130%;font-size:11px;color:#0F0F0F;}
a:link,a:active,a:visited {color:#0F0F0F;}
a:hover{text-decoration:underline;color:#E20C0E;}
hr{height:1px;border:solid #c0c0c0 0px;border-top-width:1px;}
H1,H2,H3{font-size:18px;font-weight:bold;margin-bottom:6px;color:#E20C0E;letter-spacing: +2px;}
H4{font-size:14px;font-weight:bold;margin-bottom:6px;color:#E20C0E;letter-spacing: +2px;}
form{margin:0;}
IMG{border:0;}
ul.menulevel1,ul.menulevel2,ul.menulevel3,ul.sitemaplevel1,ul.sitemaplevel2,ul.sitemaplevel3,ul.submenu,ul.search{
padding-left: 0;margin-left: 0;list-style: none;}
li{line-height:1.5;}
li.doc{padding-left: 12px;background-image: url(menu/doc.gif);background-repeat: no-repeat;}
li.docs{padding-left: 12px;background-image: url(menu/docs.gif);background-repeat: no-repeat;}
li.sdoc{padding-left: 12px;background-image: url(menu/sdoc.gif);background-repeat: no-repeat;}
li.sdocs{padding-left: 12px;background-image: url(menu/sdocs.gif);background-repeat: no-repeat;}
#hvmenu {height: 20px;	width: 695px;	border-top: 0px solid #0F0F0F;	border-right: 0px solid #0F0F0F;	border-bottom: 0px solid #0F0F0F;	border-left: 0px solid #0F0F0F;}
.sitename{font-family: Arial, Verdana, Helvetica, sans-serif;font-weight:normal;color: #FFFFFF;font-size:12px;letter-spacing:2px;}
.menulevel1,.menulevel2,.menulevel3,.locator,.navigator,.sitemaplevel1,.sitemaplevel2,.sitemaplevel3,.submenu{font-weight:normal;font-size:11px;color:#0F0F0F;}
.menulevel1 a:link,.menulevel1 a:visited,.menulevel1 a:active,.menulevel1 a:hover,.menulevel2 a:link,.menulevel2 a:visited,.menulevel2 a:active,.menulevel2 a:hover,.menulevel3 a:link,.menulevel3 a:visited,.menulevel3 a:active,.menulevel3 a:hover,.locator a:link,.locator a:visited,.locator a:active,.locator a:hover,.navigator a:link,.sitemaplevel1 a:link,.sitemaplevel2 a:link,.sitemaplevel3 a:link,.sitemaplevel1 a:visited,.sitemaplevel2 a:visited,.sitemaplevel3 a:visited,
.sitemaplevel1 a:active,.sitemaplevel2 a:active,.sitemaplevel3 a:active,.sitemaplevel1 a:hover,.sitemaplevel2 a:hover,.sitemaplevel3 a:hover,.submenu a:link,.submenu a:visited,.submenu a:active,.submenu a:hover{text-decoration:none;}
.menu{padding-left:0px;font-weight:normal;font-size:11px;color:#0F0F0F;}
.menu a{text-decoration:none;font-weight:normal;color:#0F0F0F;}
.login,.login a,.login a:link,.login a:visited,.login a:active,.login a:hover{font-family: Arial, Verdana, Helvetica, sans-serif;font-weight:bold;color:#E20C0E;font-size:8.0pt;letter-spacing:0px;;text-decoration:none;}
.navigator a{font-weight:normal;color:#0F0F0F;}
.navigator a:link,.navigator a:visited{color:#0F0F0F;text-decoration:none;}
.navigator a:active,.navigator a:hover{color:#E20C0E;text-decoration:none;}
.toploc {padding-left: 3px;font-weight:normal;color:#ffffff;}
.toploc a{padding-left: 3px;font-weight:normal;color:#ffffff;}
.toploc a:link,.toploc a:visited{padding-left: 3px;color:#ffffff;text-decoration:none;}
.toploc a:active,.toploc a:hover{padding-left: 3px;color:#000000;text-decoration:none;}
.search a{font-weight:normal;color:#0F0F0F;}
.search a:link,.search a:visited{color:#0F0F0F;text-decoration:none;}
.search a:active,.search a:hover{color:#E20C0E;text-decoration:none;}
.date {font-weight:bold;color:#ffffff;}
.edit{font-size:11px;color:black;background-color:#f1f1f1;}
.edit a:link,.edit a:visited,.edit a:active,.edit a:hover{font-weight:normal;text-decoration:none;color:#0F0F0F;}
input,select{font-size:11px;text-indent:2px;}
textarea{font-family: Arial, Verdana, Helvetica, sans-serif;font-size:11px;color:#0F0F0F;background-color:transparent;width:98%;}
.searchbox .submit{font-family: Arial, Verdana, Helvetica, sans-serif;font-size:11px;color:#ffffff;font-weight:normal;border:1px solid #000000;background-color:#ffffff;background-image: url(images/search-but.jpg);}
.searchbox .text{font-family: Arial, Verdana, Helvetica, sans-serif;font-size:11px;color:#0F0F0F;background-color: #FFFFFF;border:1px solid #c0c0c0;background-image: url(images/searchbk.jpg);}
.bodyline	{ background-color: #0F0F0F; border: 1px #0F0F0F solid; }
.cmsline	{ background-color: #0F0F0F; border: 2px #0F0F0F solid; }
.innerline	{ border: 2px #0F0F0F solid; }
.copyright {font-size:12px;color:#0F0F0F;letter-spacing: +1px;}
.copyright a,.copyright a:link,.copyright a:visited {color: #FFFFFF;text-decoration:none;letter-spacing: +1px;}
.copyright a:hover,.copyright a:active {color:#E20C0E;text-decoration:none;letter-spacing: +1px;}
#navlist li {font-size:11px;color:#E20C0E;font-weight:normal;float:left;margin:0px;padding-right:20px;padding-left:15px;display:inline;list-style-type:none;text-decoration:none;} 
#navlist ul {font-size:11px;color:#0F0F0F;font-weight:normal;float:left;margin:0px;} 
#navlist a:link, #navlist a:visited, #navlist a:active {font-size:11px;color:#0F0F0F;font-weight:normal;float:left;margin:0px;} 
#navlist a:hover {font-size:11px;color:#E20C0E;font-weight:normal;float:left;margin:0px;} 
.wbt a:link, .wbt a:active, .wbt a:visited {
	padding: 3px 2px 2px 9px;
	font-family: font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	display: block;
	text-align: left;
	margin-top: 2px;
	font-weight: normal;
	color: #0F0F0F;
	background-image: url(images/wbt.png);
	background-repeat: no-repeat;
}
.wbt a:hover {
	padding: 3px 2px 2px 5px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	display: block;
	text-align: left;
	margin-top: 2px;
	font-weight: normal;
	color: #8E8E8E;
	background-image: url(images/wbt_hoover.png);
}
#navcontainer {
	margin-top:0px;
}
#navcontainer ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #0F0F0F;
}
#navcontainer li { margin: 0; }
#navcontainer a
{
	display: block;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	padding: 2px 7px;
	text-decoration: none;
	font-size: 11px;
	background-repeat: no-repeat;
	background-position: 0 0;
	font-weight: normal;
	color: #ffffff;
}
#navcontainer a:hover
{
	text-decoration: none;
	background-repeat: no-repeat;
	background-image: url(emptyarrow.gif);
	background-color: Yellow;
	color: #333333;
}
#navcontainer ul ul li { margin: 0; }
#navcontainer ul ul a
{
display: block;
padding: 2px 2px 2px 10px;
text-decoration: none;
font-weight: normal;
color: #D2D2D2;
}
#navcontainer ul ul a:hover
{
text-decoration: none;
color: #333333;
}
.activeclass1
{
	background-color: #0F0F0F;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D8DACB;
	background-image: url(arrow.gif);
	background-repeat: no-repeat;
}
.inactiveclass1
{
	background-color: #840b00;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D8DACB;
}
.inactiveclass2
{
	background-color: #8E8E8E;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D8DACB;	
}
.activeclass2
{
	background-color: #0F0F0F;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D8DACB;
	background-image: url(arrow.gif);
	background-repeat: no-repeat;
}
.inactiveclass3
{
	background-color: #8E8E8E;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D8DACB;	
}
.activeclass3
{
	background-color: #0F0F0F;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D8DACB;
	background-image: url(arrow.gif);
	background-repeat: no-repeat;
}

Re: Font Size

Posted: Sun Feb 28, 2010 10:32 pm
by Tata
How about this?

Code: Select all

.menu{padding-left:0px;font-weight:normal;font-size:11px;color:#0F0F0F;}

Re: Font Size

Posted: Sun Feb 28, 2010 10:38 pm
by BobN
Hi,

No that one did the sitemap last updated area of the left menu. Guess I'll keep messing with it

Re: Font Size

Posted: Mon Mar 01, 2010 4:33 pm
by Tata
BobN wrote:Hi,

No that one did the sitemap last updated area of the left menu. Guess I'll keep messing with it
Well, depends of course what you have in your template. Try to add the toc() call in a DIV with the class="menu"

Code: Select all

<div class="menu"><?php echo toc();?></div>