изменение шрифта в шаблоне

Тема в разделе "Изменение шаблона (кастомизация)", создана пользователем lipi, 07.10.2008.

  1. Offline

    lipi Недавно здесь

    Регистрация:
    16.07.2008
    Сообщения:
    15
    Симпатии:
    0
    Люди, подскажите плизз.
    На сайте надо увеличить шрифт, захожу в css'ку, шрит везде увеличиваю на "2", сохраняю, захожу на сайт - никаких изменений. Захожу обратно в css'ку, там всё вроде верно, шрифты все увеличены на "2", а толку никакого с этого нет. :(

    вот выкладываю сюда css для просмотра, скажите плизз, что может быть не так? (шрифт увеличиваю везде (везде. где стоит размер шрифта в font size), мне собсно и надо чтоб на сайте шрифт везде увеличился)
    ______________________________

    #clr {
    clear:both;
    }

    .bg_main {
    background :url(../images/bg_line.gif);
    padding : 0;
    margin : 0;
    vertical-align : top;
    scrollbar-face-color: #ffffff;
    scrollbar-shadow-color: #CBCDCE;
    scrollbar-darkshadow-color: #ffffff;
    scrollbar-highlight-color: #CBCDCE;
    scrollbar-3dlight-color: #ffffff;
    scrollbar-track-color: #ffffff;
    scrollbar-arrow-color: #CBCDCE;
    }

    img {
    border:0px
    }

    #blank {
    height:20px;
    width :100%;
    padding :0;
    margin :0;
    background-color:#ffffff;
    }

    /* ******************************************* logoarea*/
    #logo_area {
    width :100%;
    padding :0;
    margin :0;
    background-color:#ffffff;
    vertical-align :bottom;
    height :50px;
    }

    #logo {
    float:left;
    padding:0;
    margin:0;
    }

    #search {
    float : right;
    margin : 18px 20px 0px 0px;
    padding : 0px;
    width : 95px !important;
    height : 19px !important;
    text-indent : 8px;
    text-align : center;
    font-family : Arial, Verdana, Helvetica, sans-serif;
    line-height : 19px;
    }

    .searchbox {
    font : normal 10px Arial, Verdana, Helvetica, sans-serif;
    color : #A7A6A6;
    text-indent : 8px;
    line-height : 19px;
    border : 1px solid #EFF0F0;
    width : 150px;
    height : 20px;
    }

    /* ******************************************* header */
    #header {
    width: 100%;
    height: 145px;
    background: #2B2E8B url(../images/logoleft.jpg) no-repeat left top;
    }

    #headerpic {
    width: 100%;
    height: 145px;
    background: url(../images/logoright.jpg) no-repeat right top;
    }


    /* ******************************************* midarea */
    #midarea {
    width :100%;
    }

    /* ******************************************* main bottom */

    #botnavi table.moduletable {
    width : 100%;
    padding : 0px;
    margin : 0px 0px 0px 0px;
    border : 0;
    }

    #bottomarea {
    margin:0;
    line-height:18px;
    text-align:left;
    }

    /* ******************************************* pathway */
    #can_pathway {
    margin:0;
    padding : 0px;
    width : 100%;
    height : 30px;
    text-indent : 8px;
    text-align : left;
    font : bold 11px Arial, Verdana, Helvetica, sans-serif;
    color : #2B2E8B;
    }

    #can_pathway img {
    margin:8px 1px 1px 1px;
    }

    .pathway {
    padding : 0px;
    margin : 0px 0px 0px 0px;
    border : 0;
    line-height : 30px;
    }

    a.pathway:link, a.pathway:visited {
    color : #333333;
    font-size : 11px;
    line-height : 18px;
    }
    a.pathway:hover {
    color : #2B2E8B;
    }

    /* ******************************************* leftside */
    #leftmain {
    margin: 0;
    padding:0px;
    text-align: left;
    width: 100%;
    }

    #leftmain table.moduletable th, #rightmain table.moduletable th {
    height:24px;
    background:url(../images/bg_ltitle.jpg) no-repeat;
    background-position:left bottom;
    border-bottom:1px solid #CBCDCE;
    font : bold 11px Arial, Verdana, sans-serif, Helvetica ;
    color: #333333;
    text-align: left;
    text-indent: 10px;
    padding-top: 10px;
    margin: 0px;
    line-height:24px;
    }

    #leftmain table.moduletable td {
    font : normal 11px Arial, Verdana, sans-serif, Helvetica ;
    color: #666666;
    text-align : left;
    padding : 2px 0px 0px 0px;
    }

    /* ******************************************* main body */
    #main_area {
    width: 99%;
    margin: 0px 0px 5px 0px;
    padding:0px 0px 0px 0px;
    border: 0;
    text-align: left;
    }

    /* ******************************************* flashnews and blocks */
    #newsflash {
    margin: 0;
    padding:0px;
    width:100%;
    border:0;
    }

    #newsflash table.moduletable {
    padding : 0;
    margin : 0;
    border : 0;
    }

    #newsflash table.moduletable th {
    height:24px;
    background:url(../images/bg_ltitle.jpg) no-repeat;
    background-position:left bottom;
    border-bottom:1px solid #CBCDCE;
    font : bold 11px Arial, Verdana, sans-serif, Helvetica ;
    color: #333333;
    text-align: left;
    text-indent: 10px;
    padding-top: 10px;
    margin: 0px;
    line-height:24px;
    }

    #newsflash table.moduletable td {
    line-height : 17px;
    text-align : left;
    padding : 2px 0px 2px 0px;
    }

    #blocks {
    width:100%;
    padding:0;
    background-color:f9f9f9;
    margin-bottom:10px;
    }

    /* ******************************************* Footer */
    #footer {
    padding : 4px 0px 0px 0px;
    margin : 0;
    width : 100%;
    text-align : left;
    vertical-align : middle;
    font : bold 10px Verdana, Arial, Helvetica, sans-serif;
    color : #A49881;
    line-height : 18px;
    }

    /* ******************************************* General CSS Styles */

    .body {
    background : #ffffff;
    padding : 0;
    margin : 0;
    vertical-align : top;
    }

    td, div, p {
    color:#666666;
    font-family : Arial, Verdana, sans-serif, Helvetica ;
    font-size : 11px;
    padding:0px;
    line-height:17px;
    }


    a, a:link, a:visited {
    color : #666666;
    text-decoration : none;
    }
    a:hover {color: #2B2E8B; text-decoration:none}

    h1 {font: bold 16px Arial, Verdana, sans-serif, Helvetica; color: #666; margin: 0px; padding: 0px;}
    h2 {font: bold 15px Arial, Verdana, sans-serif, Helvetica; color: #666; margin: 0px; padding: 0px;}
    h3 {font: bold 14px Arial, Verdana, sans-serif, Helvetica; color: #666; margin: 0px; padding: 0px;}
    h4 {font: bold 12px Arial, Verdana, sans-serif, Helvetica; color: #666; margin: 0px; padding: 0px;}

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

    li {
    line-height: 17px;
    text-indent: 18px;
    padding-top: 0px;
    background-image: url(../images/ul.gif) ;
    background-repeat: no-repeat;
    background-position: 0px 5px;
    }
    blockquote {
    margin : 10px;
    margin-left : 30px;
    padding : 0 20px 0 10px;
    border-left : 5px solid #ccc;
    }

    form {
    margin : 0;
    padding : 0;
    }
    select {
    font-size : 12px;
    font-weight : bold;
    color : #555;
    }
    input {
    padding : 0;
    margin : 0;
    }

    th.pagenav_prev, th.pagenav_next, a.pagenav_next:link, a.pagenav_next:visited {
    font-size : 10px;
    color : #666666;
    background-color:#FFFFFF;
    font-weight : normal;
    }
    a.pagenav_next:hover {
    font-size : 10px;
    color : #2B2E8B;
    text-decoration : none;
    }


    /* ******************************************* MODULES */
    table.moduletable {
    width : 100%;
    padding : 0px;
    margin : 0px 0px 0px 0px;
    border : 0;
    }
    table.moduletable th {
    height:24px;
    background:url(../images/bg_ltitle.gif) no-repeat;
    background-position:left bottom;
    border-bottom:1px solid #CBCDCE;
    font : bold 11px Arial, Verdana, sans-serif, Helvetica ;
    color: #333333;
    text-align: left;
    text-indent: 10px;
    padding-top: 10px;
    margin: 0px;
    line-height:24px;
    }
    table.moduletable td {
    font : normal 11px Arial, Helvetica, sans-serif;
    color : #666666;
    text-align : left;
    padding : 2px 0px 2px 0px;
    margin : 0px;
    border : 0;
    }

    table.pollstableborder td {
    padding: 2px;
    line-height:17px;
    }

    .moduletable a:link, .moduletable a:visited {
    color : #666666;
    font-weight:bold;
    font-size : 10px;
    font-family : Verdana, Arial, sans-serif, Helvetica ;
    text-decoration : none;
    }
    .moduletable a:hover {
    color : #2B2E8B;
    text-decoration : none;
    }
    table.moduletable ul {
    padding : 0;
    margin : 0 0 0 3px;
    }

    .button {
    font : normal 10px Arial, Helvetica, sans-serif;
    padding-top : 2px 2px 0px 2px;
    color : #ffffff;
    border : 0px;
    background-color: #666666;
    }
    .inputbox, .search {
    font : normal 11px Arial, Helvetica, sans-serif;
    color : #666666;
    border : 1px solid #666666;
    }

    select.inputbox {
    font : bold 11px Arial, Helvetica, sans-serif;
    color : #666666;
    border : 1px solid #666666;
    }

    .poll {
    font : 11px Arial, Helvetica, sans-serif;
    color : #666666;
    font-weight : normal;
    border : 0;
    padding : 0;
    }

    /* ******************************************* CONTENT STYLES */
    .contentpane, .contentpaneopen {
    text-align : left;
    color : #666666;
    padding : 0px;
    }

    .contentdescription {
    width:100%;
    text-align : left;
    color : #666666;
    padding : 0px;
    }

    .contentpaneopen td {
    padding : 3px 0px;
    }

    .contentpane td, .contentdescription td {
    padding : 4px 0px;
    }
    a.contentpane:link, a.contentpane:visited, a.contentpaneopen:link, a.contentpaneopen:visited {
    color : #2B2E8B;
    text-decoration : none
    }
    a.contentpane:hover, a.contentpaneopen:hover {
    color : #2B2E8B;
    text-decoration : none;
    }

    .contentheading {
    background:url(../images/bg_ltitle.gif) no-repeat;
    border-bottom:1px solid #CBCDCE;
    height:24px;
    font : bold 11px Arial, Verdana, sans-serif, Helvetica ;
    color: #666666;
    height:24px;
    text-align : left;
    text-indent : 10px;
    }

    .contentheading:first-letter {
    color: #2B2E8B;
    font-size: 12px;
    text-transform: uppercase !important;
    }

    .componentheading {
    background-color: #B8E4FE;
    height:25px;
    font : bold 11px Arial, Verdana, sans-serif, Helvetica ;
    color: #333333;
    line-height:25px;
    text-align : left;
    text-indent : 5px;
    }


    .contentpagetitle, a.contentpagetitle:link, a.contentpagetitle:visited {
    color : #666666;
    }
    a.contentpagetitle:hover {
    color : #2B2E8B;

    }
    .buttonheading {
    font : normal 10px Arial, Verdana, sans-serif, Helvetica;
    white-space : nowrap;
    }

    .content_rating, .content_vote {
    font-size : 11px;
    color : #666666;
    text-decoration : none;
    font-weight : normal;
    vertical-align : middle;
    margin : 0 6px;
    padding : 0;
    }

    .back_button {
    float:right;
    width:55px;
    font-size : 11px;
    color : #2B2E8B;
    font-weight : bold;
    text-align:right;
    vertical-align : middle;
    margin : 0 6px;
    padding : 1px 1px 1px 1px;
    border:0;
    background:url(../images/iconpath.jpg) no-repeat;
    background-position: 0px 6px;
    }

    .small {
    font-size : 10px;
    color : #B2AAA7;
    font-weight : normal;
    line-height:14px;
    height:14px;
    }

    .createdate, .modifydate {
    font-size : 10px;
    font-weight : normal;
    color : #B2AAA7;
    height :14px;
    line-height :14px;
    }

    a.readon:link, a.readon:visited {
    font : bold 10px Tahoma, Arial, Helvetica, sans-serif;
    color : #8E8480;
    border : 1px solid #E0E0E0;
    padding : 2px 4px 2px 2px;
    white-space : nowrap;
    float : left;
    line-height : 10px;
    text-decoration : none;
    }
    a.readon:hover {
    color : #2B2E8B;
    text-decoration : none;
    }

    .fase4rdf, a.fase4rdf:link, a.fase4rdf:visited {
    font-size : 12px;
    font-weight : normal;
    color : #666666;
    }
    a.fase4rdf:hover {
    font-weight : bold;
    color : #2B2E8B;
    }

    .blogsection {
    background-color: #ffffff;
    }

    a.blogsection:link, a.blogsection:visited {
    font-size : 11px;
    color : #666666;
    text-decoration : none;
    font-weight : normal;
    font-weight : bolder;
    }
    a.blogsection:hover {
    font-size : 11px;
    color : #2B2E8B;
    text-decoration : underline;
    font-weight : bolder;
    }

    .ontab {
    color : #666666;
    padding : 2px 10px 2px 10px;
    border-top : 2px solid #345;
    border-right : 2px solid #345;
    border-bottom : 0;
    border-left : 2px solid #345;
    font-weight : bold;
    }
    .offtab {
    color : #666;
    padding : 2px 10px 2px 10px;
    border-top : 1px solid #666;
    border-right : 1px solid #666;
    border-bottom : 3px solid #345;
    border-left : 1px solid #666;
    cursor : default;
    }
    .tabpadding {
    border-bottom : 3px solid #666;
    }

    table.searchintro {
    background : #fff;
    margin : 0 5px;
    width : 100%;
    border-bottom : 1px solid #fff;
    }
    table.searchintro td {
    padding : 5px;
    border : 0;
    border-bottom : 1px solid #fff;
    }

    .blog {
    margin : 0px;
    padding : 0px;
    width :100%;
    }

    .blog_more {
    width : 100%;
    padding : 4px;
    margin : 0px;
    font-size : 12px;
    font-weight : bold;
    color : #666666;
    background-color: #F9F9F9;
    }
    .blog_more ul {
    padding : 0px;
    margin : 0px;
    }

    table.contenttoc {
    border : 1px solid #eeeeee;
    padding : 1px;
    margin-left : 7px;
    margin-bottom : 2px;
    }
    table.contenttoc th {
    color : #666666;
    text-align : left;
    padding : 4px;
    font-weight : bold;
    font-size : 10px;
    text-transform : uppercase;
    background : #eeeeee;
    }
    table.contenttoc td {
    font-size : 10px;
    }


    /* ******************************************* STYLES CONTACT PAGE */
    table.contact {
    background : transparent;
    }
    table.contact td.icons {
    background : #89a;
    }
    table.contact td.details {
    background : #FFFBF2;
    margin : 5px;
    padding : 5px;
    border : 1px dotted #ccc;
    }
    .contact_email {
    background : #f7f7f7;
    margin : 5px;
    padding : 5px;
    border : 0;
    }
    textarea.inputbox {
    width:95%;
    }

    /* ******************************************* MAIN AND SUB MENU SYSTEM */
    .mainlevel {
    font : bold 12px Arial, Verdana, Helvetica, sans-serif;
    line-height:20px;
    }
    a.mainlevel:link, a.mainlevel:visited {
    padding-right: 10px;
    border : 0;
    background : url(../images/bg_navi.gif) no-repeat;
    display: block;
    height:28px;
    font : normal 11px Arial, Verdana, Helvetica, sans-serif;
    color : #595959;
    text-decoration : none;
    text-align : right;
    line-height:24px;
    }
    a.mainlevel:hover {
    color : #2B2E8B;
    background : url(../images/bg_hnavi.gif) no-repeat;
    text-decoration : none;
    }
    #active_menu {
    background : url(../images/bg_hnavi.gif) no-repeat;
    color : #2B2E8B;
    font-weight : normal;
    }

    a.sublevel:link, a.sublevel:visited {
    color : #333333;
    text-decoration : none;
    padding-left: 1px;
    vertical-align: middle;
    text-align: left;
    font-weight:bold;
    }
    a.sublevel:hover {
    color : #2B2E8B;
    text-decoration : none;
    font-weight:bold;
    }

    a.sublevel#active_menu {
    border : 0;
    color : #2B2E8B;
    text-decoration : none;
    background : #ffffff;
    font-weight:bold;
    }

    /* ******************************************* TOP MENU SYSTEM */
    ul#mainlevel-nav
    {
    font : bold 10px Arial, Verdana, Helvetica, sans-serif;
    list-style: none;
    padding: 0;
    margin: 0;
    }

    ul#mainlevel-nav li
    {
    display: block;
    background: transparent;
    padding: 0px;
    float: right;
    margin: 0;
    width: auto !important;
    width: 30px;
    font-size: 11px;
    line-height: 21px;
    white-space: nowrap;
    border: 0;
    }

    ul#mainlevel-nav li a:link, ul#mainlevel-nav li a:visited {
    display: block;
    padding: 0px 10px;
    text-decoration: none;
    color: #666666;
    background: transparent;
    }

    ul#mainlevel-nav li a:hover
    {
    color: #2B2E8B;
    background: transparent;
    }

    /* ******************************************* CATEGORY (text format and links) */
    .category {
    color : #666666;
    font-size : 11px;
    font-weight : bold;
    text-decoration : none;
    }
    a.category:link, a.category:visited {
    color : #666666;
    font-weight : bold;
    }
    a.category:hover {
    color : #2B2E8B;
    }

    /* ******************************************* STYLES LISTING CONTENT PAGE */
    td.sectiontableheader {
    background-color: #F0F0F0;
    color : #333333;
    font-weight : bold;
    font-size : 11px;
    padding : 2px 3px 3px 2px;
    border-bottom : 1px solid #999999;
    }
    td.sectiontablefooter {
    background-color: #F0F0F0;
    color : #333333;
    font-weight : bold;
    font-size : 11px;
    padding : 2px 3px 3px 2px;
    border-top : 1px solid #999999;
    }
    .sectiontableentry1 {
    background-color: #ffffff;
    color : #666666;
    font-weight : normal;
    padding : 2px 0px 2px 2px;
    }
    .sectiontableentry2 {
    background : #F7F7F7;
    color : #666666;
    font-weight : normal;
    padding : 2px 0px 2px 2px;
    }

    .pagenavbar {
    text-align : center;
    vertical-align : middle;
    padding : 2px;
    width : 100%;
    }
    .pagenav {
    color : #666666;
    font-size : 10px;
    font-weight : bold;
    text-decoration : none;
    marging : 0;
    padding : 0 2px;
    border : 0;
    }
    a.pagenav:link, a.pagenav:visited {
    color : #666666;
    background-color: transparent;
    }
    a.pagenav:hover {
    color : #2B2E8B;
    background : transparent;
    text-decoration : underline;
    }


    hr {
    background : transparent;
    height : 1px;
    border : 1px solid #EBEBEB;
    width : 100%;
    }
     
  2.  
  3. -=phenix=-
    Offline

    -=phenix=- Недавно здесь

    Регистрация:
    01.09.2008
    Сообщения:
    64
    Симпатии:
    2
    Пол:
    Мужской
    Поскольку в шаблоне все размеры прописаны в пикселях (font-size : 11px;) нужно увеличивать везде.

    Если бы была конструкция такого вида:
    html { font-size:100.01%; height:100%;}
    body {font:62.5%/1.4 "Trebuchet MS", Arial; color:#ffffff; background: #232329 url(../images/bg/bg_setka.gif);}

    То Шрифты выводились бы font-size:1.2em; в относительных размерах, где 1 - 10 пикселей
     
  4. Offline

    lipi Недавно здесь

    Регистрация:
    16.07.2008
    Сообщения:
    15
    Симпатии:
    0
    Пасиба, всё работает, со всем разобрался))))
    [!]
     
  5. Offline

    Dominant1000 Недавно здесь

    Регистрация:
    02.06.2010
    Сообщения:
    3
    Симпатии:
    0
    Пол:
    Мужской
    Привет всем, у меня тод же вопрос как увеличить шрифт на шаблоне joomla 1.5 !)) падскожите плизз я вообще не понимаю не чего kуда что и где поминять !!! буду очень плогодарен вам за помощь .....
     
  6. Offline

    Dominant1000 Недавно здесь

    Регистрация:
    02.06.2010
    Сообщения:
    3
    Симпатии:
    0
    Пол:
    Мужской
    как я понял что тут надо поминять да !))

    /*------------------------------------------------------------------------
    * JV Template 1.5 - March, 2009
    * ------------------------------------------------------------------------
    * Copyright (C) 2004-2008 APL Solutions And Vision Co., LTD. All Rights Reserved.
    * @license - Copyrighted Commercial Software
    * Author: APL Solutions And Vision Co., LTD
    * Websites: http://www.joomgroup.com - http://www.joomvision.com
    -------------------------------------------------------------------------*/

    /* COMMON STYLE
    --------------------------------------------------------- */
    * {
    margin: 0;
    padding: 0;
    }
    html, body, form, fieldset {
    margin: 0;
    padding: 0;
    }

    body {
    color: #575757;
    background: #141414;
    font-family: Arial, Verdana, sans-serif;
    font-size: 11px;
    line-height: 18px;
    }


    body.contentpane {
    color: #000000;
    background: #ffffff;
    font-size: 12px;
    line-height: 1.3em;
    margin: 0;
    margin: 1em 2em;
    width: auto; /* Printable Page */
    }
    .contentpane .button {
    display: inline;
    height: 25px;
    padding: 0 10px;
    }
    body.fs1 {font-size: 9px;}
    body.fs2 {font-size: 10px;}
    body.fs3 {font-size: 11px;}
    body.fs4 {font-size: 12px;}
    body.fs5 {font-size: 13px;}
    body.fs6 {font-size: 14px;}


    /* Small text */
    small, .small, .smalldark, .article-meta, .modifydate, .img_caption p, .site-slogan, a.readon {
    font-size: 0.8em;
    }

    /*article image*/
    img {
    margin: 0;
    padding: 0;
    border: none;
    }

    a {
    color: #bbbbbb;
    text-decoration: none;
    outline: none;
    }
    a:hover, a:active, a:focus {
    text-decoration: underline;
    }
    .shadow img {
    padding: 1px;
    border: 1px solid #CCCCCC;
    }

    .shadow {
    float: left;
    margin-right: 10px;
    padding-bottom: 3px;
    }

    /* Heading */
    h1 {font-size: 175%;}
    h2 {font-size: 150%;}
    h3 {font-size: 125%;}
    h4 {font-size: 115%;}

    p, pre, blockquote, ul, ol, h1, h2, h3, h4, h5, h6 {
    margin: 1em 0;
    padding: 0;
    }

    ul {
    list-style: none;
    }

    ul li {
    background: url(../images/bullet-typo.gif) no-repeat 8px 5px;
    padding-left: 22px;
    }

    ol li {
    margin-left: 35px;
    }

    th {
    font-weight: bold;
    padding: 8px;
    text-align: left;
    }

    fieldset {
    border: none;
    padding: 10px 5px;

    }


    fieldset a {
    font-weight: bold;
    }

    fieldset.input {
    padding: 0;
    background: none;
    }

    legend {
    font-weight: bold;
    background: #FFFFFF;
    }

    td, th, div {
    font-size: 100%;
    }

    /* FORM
    --------------------------------------------------------- */
    form {
    margin: 0;
    padding: 0;
    }

    form label {
    cursor: pointer;
    }

    input, select, textarea, .inputbox, .button {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 100%;
    }

    .button {
    background: url(../images/button.png) no-repeat;
    border: none;
    color: #ffffff;
    width: 55px;
    height: 18px;
    line-height: 18px;
    cursor: pointer;
    text-align: center;
    }

    /* JOOMLA STYLE
    --------------------------------------------------------- */
    /* Article Layout */
    .leading {
    padding-bottom: 10px;
    }
    .leading_separator {
    display: block;
    margin: 1px 0;
    height: 2px;
    border-bottom: 1px solid #121212;
    overflow: hidden;
    width: 100%;
    }
    .article_column {
    float: left;
    margin: 0 !important;
    padding: 0 !important;
    overflow: hidden;
    }
    .article_separator {
    clear: both;
    margin: 0;
    display: none;
    }
    .row_separator {
    display: block;
    clear: both;
    height: 2px;
    line-height: 2px;
    border-bottom: 1px solid #121212;
    }
    .article_row {
    margin: 0;
    overflow: hidden;
    }
    .column1.cols1 {
    float: none;
    }
    .column2.cols2 {
    float: right;
    }
    .column3.cols3 {
    float: right;
    }
    .column4.cols4 {
    float: right;
    }
    .column5.cols5 {
    float: right;
    }
    .column1.cols2 .article_column_pad,
    .column1.cols3 .article_column_pad,
    .column2.cols3 .article_column_pad,
    .column1.cols4 .article_column_pad,
    .column2.cols4 .article_column_pad,
    .column3.cols4 .article_column_pad,
    .column1.cols5 .article_column_pad,
    .column2.cols5 .article_column_pad,
    .column3.cols5 .article_column_pad,
    .column4.cols5 .article_column_pad {
    border-right: 1px solid #121212;
    }
    .article_column_pad {
    margin: 10px 10px 10px 0;
    padding: 0 10px 0 0;
    overflow: hidden;
    }
    .leading img,
    .article_column_pad img {
    padding: 5px;
    background: none;
    border: 1px solid #181818;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    }
    p.iteminfo {
    line-height: 1em;
    margin: 0 -10px 5px;
    padding: 10px;
    }
    .article_row p.iteminfo {
    line-height: 1em;
    margin: 0 -10px 5px;
    padding: 10px;
    }
    .articleinfo {
    margin: 0.5em 0;
    color: #999999;
    }
    /* Category Table layout */
    .filter {
    float: left;
    margin: 0;
    padding: 0;
    }
    .display {
    float: right;
    margin: 10px 0 0;
    text-align: right;
    }
    /**/
    table.category,
    table.weblinks,
    table.newsfeeds {
    border:1px solid #181818;
    width: 100%;
    clear:both;
    font-size:1em;
    margin:20px 0;
    }
    table.newsfeeds th, table.weblinks th, table.category th {
    background: #181818;
    padding: 5px;
    }
    table.newsfeeds td, table.weblinks td, table.category td {
    padding:5px;
    }
    /* content tables */
    .sectiontableheader {
    padding: 4px 8px;
    font-weight: bold;
    }

    .sectiontableheader a,
    .sectiontableheader a:hover,
    .sectiontableheader a:active,
    .sectiontableheader a:focus {
    color: #bbbbbb;
    }

    tr.sectiontableentry0 td,
    tr.sectiontableentry1 td,
    tr.sectiontableentry2 td {
    padding: 8px;
    }
    td.sectiontableentry0,
    td.sectiontableentry1,
    td.sectiontableentry2 {
    padding: 4px;
    }
    table.contentpane {
    border: none;
    width: 100%;
    }

    table.contentpaneopen {
    border: none;
    border-collapse: collapse;
    border-spacing: 0;
    }

    table.contenttoc {
    margin: 0 0 10px 10px;
    padding: 0;
    width: 30%;
    float: right;
    }

    table.contenttoc td {
    padding: 1px 5px 1px 15px;
    }

    table.contenttoc th {
    border-bottom: 1px solid #181818;
    padding: 0 0 3px;
    text-indent: 5px;
    }

    table.poll {
    border-collapse: collapse;
    padding: 0;
    width: 100%;
    }

    table.pollstableborder {
    border: none;
    padding: 0;
    text-align: left;
    width: 100%;
    }

    table.pollstableborder img {
    vertical-align: baseline;
    }

    table.pollstableborder td {
    border-collapse: collapse;
    border-spacing: 0;
    padding: 4px !important;
    background: none;
    }

    table.pollstableborder tr.sectiontableentry1 td {
    background: #181818;
    }

    table.searchintro {
    padding: 10px 0;
    width: 100%;
    }

    table.searchintro td {
    padding: 5px!important;
    }

    .blog_more {
    margin: 0;
    padding: 10px 0 0;
    }

    .blog_more strong {
    display: block;
    margin: 0 0 5px;
    text-transform: uppercase;
    }

    .blog_more ul {
    margin: 0;
    padding: 0;
    }

    .blog_more ul li {
    background: url(../images/bullet-type.gif) no-repeat 7px 5px;
    margin: 0;
    padding: 0 0 0 22px;
    }

    .category {
    font-weight: normal;
    }

    h1.componentheading, .componentheading {
    font-size: 175%;
    font-weight: bold;
    margin: 0.8em 0 0;
    padding: 0;
    line-height: 28px;

    }
    h1.componentheading span,
    .componentheading span {
    display: block;
    }

    .contentdescription {
    /*padding-bottom: 30px;*/
    }

    h2.contentheading, .contentheading {
    padding: 0;
    margin: 0.5em 0;
    font-size: 150%;
    font-weight: bold;
    }

    table.blog .contentheading {
    font-size: 1.4em;
    }
    td.contentheading {
    line-height: 28px;
    }
    a.contentpagetitle,
    a.contentpagetitle:hover,
    a.contentpagetitle:active,
    a.contentpagetitle:focus {
    }

    a.readon {
    padding: 0 11px;
    font-size: 10px;
    display: inline-block;
    line-height: 16px;
    color: #ffffff;
    text-shadow: 0 -1px #c55300;
    background: url(../images/readon.png) no-repeat 0 0;
    }

    a.readon:hover, a.readon:focus, a.readon:active {
    text-decoration: none;
    text-shadow: 0 -1px #c55300;
    color: #ffffff;
    background: url(../images/readon.png) no-repeat 0 -16px;
    }

    table.contentpaneopen td, table.contentpane td {
    }

    table.contentpaneopen, table.contentpane, table.blog {
    width: 100%;
    }

    .moduletable {
    padding: 0;
    }

    ul.pagination {
    overflow: hidden;
    clear: both;
    margin: 10px 0 0;
    padding: 10px 0;
    text-align: center;
    list-style: none;
    }

    ul.pagination li {
    line-height: 20px;
    display: inline;
    margin: 10px 0;
    padding: 8px 5px 8px 5px;
    background: none;
    }
    ul.pagination li.jv-first-item {
    padding: 8px 0 8px 15px;
    }
    ul.pagination li.jv-last-item {
    padding: 8px 5px 8px 10px;
    }
    ul.pagination li.jv-first-item span,
    ul.pagination li.jv-last-item span {
    padding: 2px 0;
    }
    ul.pagination li span {
    padding: 2px 5px;
    }

    ul.pagination a {
    padding: 2px 3px;
    text-decoration: none;
    color: #bbbbbb;
    }

    ul.pagination a:hover, ul.pagination a:active, ul.pagination a:focus {
    color: #bbbbbb;
    text-decoration: underline;
    }
    .counter {
    text-align: center;
    margin: 0.5em 0;
    }
    .pagenavbar {
    font-weight: bold;
    padding-left: 14px;
    }

    .pagenavcounter {
    font-weight: bold;
    padding: 8px 14px 0 14px;
    }

    .smalldark {
    text-align: left;
    }

    div.syndicate div {
    text-align: center;
    }

    tr.sectiontableentry1 td,
    tr.sectiontableentry2 td {
    background: none;
    padding: 3px 5px !important;
    }

    /* Contact*/
    div.contact {
    margin: 10px 0;
    }
    .contact form {
    margin: 10px 0;
    padding: 20px;
    }
    address {
    font-style: normal;
    margin: 10px 0;
    }
    .contact label {
    float: left;
    font-weight: bold;
    margin: 10px 0 0;
    width: 14em;
    }
    .contact input {
    margin: 10px 0 0;
    padding: 2px 2px 0;
    }
    .contact label.copy {
    padding: 0 0 0 10px;
    width: 90%;
    }
    .contact_email_checkbox label {
    float: none !important;
    }
    #contact_text {
    height: 150px;
    width: 80%;
    }
    /* user */
    form.user,
    form.login_form {
    margin:10px 0;
    }
    form.login_form label,
    form.user label {
    width:40%;
    float:left;
    }
    /* Form registration */
    .name,
    .user,
    .email,
    .pass,
    .verify_pass {
    padding: 2px 0;
    }
    /* form validation */
    .invalid {
    border-color:red !important;
    }

    label.invalid {
    color:red;
    }
    /* META
    --------------------------------------------------------- */
    .article-toolswrap {
    display: block;
    margin: 0 0 10px;
    padding: 0;
    position: relative;
    }

    .article-tools {
    display: block;
    padding: 0 10px 0 0;
    }

    .article-meta {
    width: 70%;
    float: left;
    color: #bbbbbb;
    }

    .createdby {
    font-size: 0.8em;
    display: block;
    }

    .createdate {
    font-size: 0.8em;
    display: block;
    }

    .modifydate {
    width: 100%;
    display: block;
    color: #bbbbbb;
    margin: 0;
    }

    .article-section {
    padding-left: 6px;
    margin-left: 5px;
    }

    .article-section a {
    color: #bbbbbb;
    }

    .article-category a {
    color: #bbbbbb;
    }

    .buttonheading img {
    margin: 12px 0 0 3px !important;
    padding: 0 !important;
    border: 0 !important;
    float: right;
    background: none !important;
    }
    p.buttonheading {
    text-align:right;
    margin: 0;
    }

    p.buttonheading a:hover {
    background:none !important;
    color:#000 !important;
    }

    p.buttonheading a:active,p.buttonheading a:focus {
    color:#000;
    }
    div.jv-grid {
    margin: 0;
    padding: 0;
    width: 100%;
    display: inline-block;
    }
    div.jv-grid-col {
    float: left;
    width: 19.9%;
    margin: 0;
    padding: 0;
    }
    span.seperator {
    width: 100%;
    display: block;
    clear: both;
    padding-top: 10px;
    margin-bottom: 9px;
    border-bottom: 1px solid #181818;
    }
     
  7. Kadavr
    Offline

    Kadavr Недавно здесь => Cпециалист <=

    Регистрация:
    18.10.2007
    Сообщения:
    557
    Симпатии:
    39
    Пол:
    Мужской
    Неправильно действуете. В зависимости от того, где находится надпись, меняются правила в CSS. Если это шрифт между тегами <h>. то это одни правила, если это ссылки, то правила могут быть другие, если текст в абзаце - могут применяться третьи правила и т.д. Так что смотрите исходный код вашего текста и обратите внимание, какие классы CSS к нему применяются.
    А так, навскидку - сказать невозможно, не зная, какой именно текст вы имеете в виду.
     
  8. Offline

    Dominant1000 Недавно здесь

    Регистрация:
    02.06.2010
    Сообщения:
    3
    Симпатии:
    0
    Пол:
    Мужской
    ОООО все народ я нашел решение этой проблемы установив модуль для увиличения шрифта! что я сразу так не сделал ХЕХЕ всем спасибо за помощь:)
     

Поделиться этой страницей

Загрузка...