Joomla! Discussion Forums



It is currently Wed Nov 25, 2009 2:40 am (All times are UTC )

 


Forum rules

Forum Rules
Absolute Beginner's Guide to Joomla! <-- please read before posting, this means YOU.



Post new topic Reply to topic  [ 4 posts ] 
Author Message
 Post subject: how to increas font size
Posted: Thu Oct 29, 2009 11:17 am 
Joomla! Apprentice
Joomla! Apprentice
Offline

Joined: Tue Oct 06, 2009 9:24 pm
Posts: 12
hello,
this is my site http://mohammadrabie.net
i want to increase font size in the whole site but i couldn't. i tried to increase it by this method

body{
font-size: 15px;
}

but it didn't work

i use this template http://joomla.siteground.com/index.php? ... eground104
can anyone help me?


Top
  E-mail  
 
Posted: Thu Oct 29, 2009 11:54 am 
User avatar
Joomla! Apprentice
Joomla! Apprentice
Offline

Joined: Sun Nov 30, 2008 11:23 am
Posts: 27
try to find content / content heading from css

and edit the font-size

_________________
http://www.ihavandhoo.com


Top
  E-mail  
 
Posted: Thu Oct 29, 2009 12:19 pm 
Joomla! Apprentice
Joomla! Apprentice
Offline

Joined: Tue Oct 06, 2009 9:24 pm
Posts: 12
this is my complete css file, i can't find what u told me.

ul li,
ul li a {text-align:right !important}

#rightcolumn table td {
text-align:center !important;
}

#leftcolumn table td {
text-align:center !important;
}

body {
width:100%;
font-family: Tahoma, Arial, Verdana, sans-serif;
margin: 0;
padding: 0;
font-size: 20px;
background: #12171d;
text-align: right;
direction:rtl;
}
.clr {
clear: both;
font-size:0;
line-height:0;
}
.bg {
background: #12171d url(../images/content.png) top center repeat-y;
}
.menu_bg {
background: #12171d url(../images/bg.gif) top left repeat-x;
height:60px;
}

#wrapper{
margin:0 auto;
width:980px;
}
#header{
background: transparent url(../images/header.jpg) top center no-repeat;
height:270px;
padding:0 10px;
}
#header table.header_logo{
float:left;
width:480px;
}
#logo{
float:left;
width:480px;
padding:0;
margin:0;
text-align:center;
}
table.header_logo td{
height:220px;
vertical-align:middle;
}

#logo h1{
font-size:26px;
font-family:Tahoma;
font-weight:normal;
text-align:right;
letter-spacing:1px;
color:#d4d5d6;
padding:0 0 0 40px;
margin:0;
}

#news_flash {
float:right;
width:480px;
height: 170px;
padding:50px 0 0 0;
margin: 0;
overflow:hidden;
}
#news_flash .module div div div{
padding:0;
margin:0;
overflow:hidden;
height:170px;
}

#news_flash div div div{
width:480px;
padding:0;
margin: 0;
}

#news_flash .module div div div h3 {
color: #8f9dad;
font-family: Tahoma, Arial, Verdana, sans-serif;
font-size: 16px;
text-align: right;
font-weight: bold;
padding: 0 3px 0 10px;
font-weight: bold;
margin:0;
line-height:20px;
height:20px;
}

#news_flash table.contentpaneopen td{
padding:12px 0 0 15px;
text-align:justify;
color:#8f9dad;
font-size:11px;
}


/* START TOP MENU */

#top_menu{
line-height:45px;
width:960px;
padding:0;
margin:0;
}

#top_menu table td{
height:50px;
vertical-align:middle;
}
#topnavi{
margin:0;
padding:0;
}

#topnavi ul {
margin: 0;
padding: 0;
height:50px;
text-align: center;
list-style: none;
background: transparent url(../images/menu_separator.png) top left no-repeat;
}
.top_menu_separator {
background: transparent url(../images/menu_separator.png) top left no-repeat;
padding:0 2px;
}
#topnavi ul li {
float: right;
text-transform:uppercase;
font-size:11px;
font-family: Tahoma, Verdana, sans-serif;
font-weight:bold;
padding: 0;
margin:0;
height:50px;
line-height:50px;
}

#topnavi li a {
font-family: Tahoma, Verdana, sans-serif;
font-size: 11px;
float: right;
display: block;
color: #d4d5d6;
text-decoration: none;
font-weight: bold;
line-height: 50px;
padding: 0 5px;
margin: 0;
cursor: pointer;
background: transparent url(../images/but.png) top right repeat-x;
}
#topnavi li a:hover {
font-family: Tahoma, Verdana, sans-serif;
font-size: 11px;
float: right;
display: block;
color: #d4d5d6;
text-decoration: none;
font-weight: bold;
line-height: 50px;
padding: 0 5px;
margin: 0;
cursor: pointer;
background: transparent url(../images/but_hover.png) top right repeat-x;
}

#topnavi li a.current span{
height: 50px;
}

#topnavi li a span {
display: block;
padding: 0 10px;
}
#topnavi li a:hover span {
display: block;
text-decoration:none;
color:#d4d5d6;
}
#topnavi li a.current span {
display: block;
float: right;
}
/** End menu **/

#content {
background: #202832 url(../images/content.png) top left repeat-y;
}

.content_t{
background: transparent url(../images/content_top.png) top center no-repeat;
width:940px;
margin:0 auto;
padding:20px;
}

#leftcolumn, #rightcolumn {
float: left;
margin: 0;
padding: 0 0 20px 0;
width: 180px;
text-align: center;
}
#leftcolumn div.module, #rightcolumn div.module {
margin:0px;
padding:0 0 10px 0;
text-align:center;
width:180px;
}

#leftcolumn div.module div, #rightcolumn div.module div{
background: transparent url(../images/l_r_middle.gif) top left repeat-y;
padding:0;
margin:0;
}
#leftcolumn div.module div div, #rightcolumn div.module div div {
background: transparent url(../images/l_r_bottom.gif) bottom center no-repeat;
padding:0;
margin:0;
}
#leftcolumn div.module div div div, #rightcolumn div.module div div div {
background: url(../images/l_r_top.gif) top center no-repeat;
padding:0 0 6px 0;
margin:0;
color:#999;
font-size:11px;
}

#leftcolumn .module div div div h3, #rightcolumn .module div div div h3 {
font-size:14px;
font-family:Tahoma,Verdana, sans-serif;
font-weight:bold;
text-align:center;
color:#48678c;
height:30px;
line-height:30px;
margin:0 auto;
padding:0 0 5px 10px;
background: url(../images/h3.png) top center no-repeat;
}

#leftcolumn div.module div div div div, #rightcolumn div.module div div div div{
background: #20252b;
padding:0;
margin:0 auto;
}
#leftcolumn div div.module div div div div{
padding:10px 0 0 0;

}
#leftcolumn table td{
color:#999;
font-size:13px;
font-family: Tahoma, Verdana, sans-serif;
padding: 0;
vertical-align:bottom;
}
#leftcolumn div.module div div div table{
margin:0 auto;
padding:2px 0 0 0;
}
#leftcolumn div.module div div div form table tr td {
margin:0px;
padding:0px;
text-align:center;
}
#leftcolumn div.module div div div table td{
margin:0 auto;
padding:0 2px 0 2px;
vertical-align:bottom;
}

#leftcolumn div.module form table{ /* modula za registracia */
padding:0;
text-align:center;
margin:0 auto;
font-size:13px;
font-family:Tahoma, Verdana, sans-serif;
color:#999;
}

#leftcolumn div.module form { /* modula za registracia */
padding:6px;
text-align:center;
margin:0 auto;
font-size:12px;
font-family:Tahoma, Verdana, sans-serif;
color:#999;
}

div.module div div div form table{
width:160px;
}
#mod_templatechooser_jos_change_template{
float:right;
font-size:11px;
height:20px;
}

#leftcolumn div.module div div div div{ /** menuto v liava kolona**/
text-align:center;
}
a.mainlevel:link, a.mainlevel:visited {

margin: 0 0 0 8px;
padding: 0 0 0 10px;
line-height: 18px;
text-decoration: none;
color: #999;
font-weight: normal;
font-size: 11px;
font-family:Tahoma, Arial,sans-serif;


}
a.mainlevel:hover {
color: #999;
background: transparent url(../images/menu_row.gif) center left no-repeat;
text-decoration: underline;
font-weight: normal;

}

a#active_menu.mainlevel:link, a#active_menu.mainlevel:visited {
color: #999;
font-weight: normal;
text-decoration: underline;
}

a#active_menu.sublevel:link, a#active_menu.sublevel:visited {
color: #999;
text-decoration: underline;
}

a.sublevel:link, a.sublevel:visited{
text-decoration: none;
color: #999;
font-size: 11px;
font-weight: normal;
font-family:Tahoma, Arial,sans-serif;
height:18px;
line-height: 18px;
border: none;
padding: 0 0 0 10px;
margin:0 0 0 15px;
background: transparent url(../images/menu_row.gif) center left no-repeat;

}
a.sublevel:hover {
color: #999;
text-decoration: underline;
font-weight: normal;
}
#main {
float: left;
width: 560px;
padding:0;
font-size:15px;
margin:0 10px 10px 10px;
}
div#main{
text-align:right;
}
#main_full{
float: right;
width: 920px;
padding:0 10px 10px 10px;
font-size:15px;
text-align: right;
color:#999;
}

#leftcolumn div.module div div div div div{ /** syndicate **/
text-align:center;
background:#20252b;
padding:0;
margin:0 auto;
}

.module .syndicate{
margin:0 auto;
width:160px;
text-align: center;
padding:10px 0 0 0;
background:#f1e6c4;
}

div.syndicate {
padding:0;
margin:0 auto;
text-align:center;
background:#f1e6c4;
}

td {
font-family: Tahoma, Arial, sans-serif;
color: #999;
font-size:11px;
}
.contentpaneopen table td{
text-align:right;
}
.text{
text-align:right;
padding:0 0 0 10px;
font-family: Tahoma, Arial, sans-serif;
font-size:14px;
line-height: 15px;
}
div div div form{
margin:0 auto;
text-align:right;
padding: 0;
}

ul {
margin: 0;
padding: 0;
list-style: none;
list-style-position:outside;
}

li{
padding-left: 0;
padding-top: 0;
}


/** Linkove **/
a {
outline: none;
}
a:link, a:visited {
text-decoration: underline;
font-weight: normal;
color: #8F9DAD;
font-size:11px;
}
a:hover {
text-decoration: none;
font-weight: normal;
color: #8F9DAD;
font-size:11px;
}
table.pollstableborder{
border:none;
}
.module div div div form table.poll {
text-align:center;
}
.poll {
font-size:11px;
text-align:right;
}
.poll table td{
font-size:11px;
text-align:right;
padding:5px 5px 0 0;
}

body.contentpane {
background: #fff;
text-align: right;
}
body.contentpane table.contentpaneopen td{
color:#000;
}

body.contentpane .contentpaneopen {
width: 100%;
}


h2, .contentheading{
font-family: Tahoma, Arial, Verdana, sans-serif;
font-size: 14px;
vertical-align: middle;
color: #999;
text-align: right;
font-weight: bold;
margin-bottom:0;
}

.moduletable {
margin: 0 auto;
}
select.button {
width: auto;
padding: 0;
}

.pagenav_prev, .pagenav_next {
font-family: Tahoma, Arial, sans-serif;
color: #999;
font-size: 11px;
}

p {
margin-top: 0;
margin-bottom: 5px;
text-align: justify;
}

table.contentpaneopen td.contentheading {
font-family: Tahoma, Arial, Verdana, sans-serif;
font-size: 11px;
vertical-align: middle;
color: #aaa;
font-weight: bold;
padding: 0;
margin:0;
}
body.contentpane .contentpaneopen .contentheading {
color:#000;
}
body.contentpane p{
color:#000;
}
table.contentpane ul{
margin : 0;
padding : 0;
}
table.contentpane ul li{
line-height:14px;
padding:0;
}

.button {
cursor:pointer;
font-family: Tahoma, Arial, sans-serif;
margin:0;
padding:0 5px 2px 5px;
height:22px;
line-height:16px;
border:none;
}
input.button {
color: #999999;
font-size: 11px;
border: 1px solid #2d3640;
background: #12171d;
}

input.button:hover {
background: #1b222b;
cursor: pointer;
}

input[type="checkbox"], input[type="radio"]{
border:none;
}
#searchphraseany, #searchphraseall, #searchphraseexact{
border:none;
background:none;
}
#search_searchword{
height:18px;
}
#mod_login_remember{
border:none;
padding:0;
margin:0;
}
#mod_login_username, #mod_login_password, #contact_name, #contact_email, #contact_subject{
width:126px;
margin:0 0 5px 0;
height:17px;
}
td.sectiontableentry2 input, td.sectiontableentry1 input{
border:none;
}
#search_ordering{
height:18px;

}
input{
border: 1px solid #2d3640;
background:#20252b;
color:#999;
margin:0;
}
.inputbox{
border: 1px solid #2d3640;
background:#20252b;
color:#999;
font-size:11px;
line-height:17px;
padding:1px 0 0 2px;
}
.inputbox:hover {
background: #1b222b;
}


#contact_text{
border: 1px solid #2d3640;
background:#20252b;
color:#999;
}
.copyright {
font-size: 11px;
text-align: center;
width: 100%;
margin: 0 auto;
color: #999;
font-family: Tahoma, Arial, sans-serif;
}

.back_button {
float: left;
text-align: center;
font-size: 11px;
font-weight: normal;
width: auto;
padding: 0px 4px;
line-height: 20px;
margin: 10px 0 50px 0;
}

.componentheading {
margin: 0;
font-family: Tahoma, Arial, sans-serif;
font-size: 12px;
text-align: right;
color: #999;
padding: 0;
height:20px;
font-weight:bold;
}
element.style{
margin:10px;
padding:0;
}

#footer {
margin: 0 auto;
width: 960px;
height: 10px;
text-align: right;
vertical-align: top;
padding:10px 0 20px 0;
}

a.sgfooter:link, a.sgfooter:visited {
color: #999;
font-size: 11px;
font-family: Tahoma, Arial, sans-serif;
text-decoration: none;
}
a.sgfooter:hover {
color: #999;
font-family: Tahoma, Arial, sans-serif;
text-decoration: none;
}

.sgf {
font-size: 12px;
font-family: Tahoma, Arial, Verdana, sans-serif;
color: #999;
text-decoration: none;
}
.sgf1 {
font-size: 12px;
font-family: Tahoma, Arial, Verdana, sans-serif;
color: #999;
text-align: center;
}

a.sglink:link, a.sglink:visited {
color: #999;
font-size: 11px;
font-family: Tahoma, Arial, sans-serif;
text-decoration: none;
}
a.sglink:hover {
text-decoration: none;
}
img, table{
border:none
}
a img {
border: none;
}

.pagenav {
font-size:11px;
font-weight:normal;
}

a.toclink:link, a.toclink:visited {
line-height:normal;
font-size:11px;
font-family: Tahoma, Arial, sans-serif;
color: #8F9DAD;
text-decoration: underline;
text-decoration: underline;
}
a.toclink:hover {
text-decoration: none;
}
table.contenttoc {
padding: 4px;
margin-left: 4px;
margin-bottom: 2px;
}

table.contenttoc th {
color: #999;
text-align: right;
padding-top: 2px;
padding-left: 4px;
height: 21px;
font-weight: normal;
font-size: 11px;
text-transform: uppercase;
}
.sectiontableheader {
height: 20px;
padding-right:3px;
font-weight :normal;
}
.sectiontableentry2, .sectiontableentry1 {
font-size: 11px;
text-align:right;
padding:2px;
}
#rightcolumn .sectiontableentry1 {
background:none;
}
.sectiontableentry1 {
background:#384452;
}

.sectiontableentry2 {

}

table.contentpane {
padding: 0;
}

table.contentpane td.contentdescription {
font-size:11px;
line-height:18px;
padding: 0;
}

table.contentpane td.componentheading {
height: 20px;
padding: 0 0 3px 0;
color: #555;
text-align: right;
padding-bottom:3px;
white-space: nowrap;
font-family: Tahoma, Arial, sans-serif;
font-size: 14px;
font-weight: normal;
}
table.contentpane td {
padding-top:1px;
padding-bottom:2px;
font-size:11px;
text-align:right;
}
table.contentpaneopen td {
line-height: 14px;
font-size:11px;
text-align:justify;
}

.height {
height: 100%;
}

.small {
font-family: Tahoma, Arial, sans-serif;
font-size: 10px;
color: #49678d;
font-weight: normal;
text-align: center;
}
.searchintro{
font-size:12px;
text-align:right;
}

table.contentpaneopen td.createdate {
height: 20px;
vertical-align: top;
font-size: 10px;
font-family: Tahoma, Arial, sans-serif;
color: #49678d;
font-weight: normal;
padding-top: 0px;
text-align:right;
}
table.contentpaneopen td.modifydate {
height: 20px;
vertical-align: top;
font-size: 10px;
font-family: Tahoma, Arial, sans-serif;
color: #49678d;
font-weight: normal;
padding-top: 0px;
text-align:right;
}
.modifydate{
text-align:right;
}
/** Data **/
.modifydate {
height: 20px;
vertical-align: bottom;
font-size: 10px;
color: #49678d;
font-weight: normal;
text-align: right;
}

table.contentpaneopen td a.readon{
display: block;
float: right;
line-height: 14px;
font-size: 11px;
text-decoration: none;
padding: 1px 2px 1px 2px;
}

table.contentpaneopen td a.readon:hover{
color: #999;
text-decoration: underline;
}

.blog_more {
margin: 2px 8px;
font-size:12px;
font-weight:bold;
text-align:right;
}

h4 {
font-size: 10px;
text-transform: uppercase;
}
table.contentpaneopen td.buttonheading {

}


Top
  E-mail  
 
Posted: Sun Nov 01, 2009 7:57 pm 
Joomla! Apprentice
Joomla! Apprentice
Offline

Joined: Tue Oct 06, 2009 9:24 pm
Posts: 12
any help plz?


Top
  E-mail  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 4 posts ] 

Quick reply

 



Who is online

Users browsing this forum: No registered users and 13 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Jump to:  
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group