Суть проблемы шаблон при большом разрешении(1440х900) не растягивается автоматически до размеров окна,кстати то же самое с шаблоном этого сайта,как сделать,что подкрутить подскажите плиз joomla 1.5 шаблон для 1.0 работа в режиме совместительства
не подскажите какой файлик ковырнуть ,а то я не волшебник -учюсь вот мой файл template_css.css подскажите что поменять Код (PHP): /********************************* * COMMONS STYLES **********************************/ /* **** ACCESSIBLITY */ #accessibility { display: none; position: absolute; left: -2000px; top: -2000px; } /* **** GLOBAL CONTENT */ #global_content { margin: 0 auto; padding: 0 0 1em 0; } .thin { width: 770px; } .thin #main { width: 770px; } /* Bug IE */ .thin #column { width: 156px; } .thin #menu { width: 580px; } .thin .column #content, .thin .column #center, .thin .column #userbox { width: 560px; } .thin #content, .thin #center, .thin #userbox { width: 730px; } .wide { width: 970px; } .wide #main { width: 970px; } /* Bug IE */ .wide #column { width: 156px; } .wide #menu { width: 780px; } .wide .column #content, .wide .column #center, .wide .column #userbox { width: 760px; } .wide #content, .wide #center, .wide #userbox { width: 930px; } /* **** TEMPLATES STYLES */ .clear { clear: both; } .background { background: #201E1D url(../images/page_bkg.gif) repeat-x 0 0; } .fsize-small { font-size: 11px; } .fsize-normal { font-size: 12px; } .fsize-large { font-size: 13px; } #header { height: 62px; overflow: hidden; background: url(../images/header_reflect.gif) no-repeat 50% 0; padding: 15px 0 0 0; } #logo { display: block; float: left; width: 118px; height: 47px; margin: 0 0 0 40px; background: url(../images/logo_pokerclub.gif) no-repeat 0 0; cursor: pointer; } #logo span { display: none; } /* HEADER MENU */ #menu { float: right; } #menu table { width: auto; border-collapse: collapse; } #menu .moduletable { float: right; } #menu li { display: inline; } #menu a.mainlevel { display: block; float: left; height: 20px; margin: 0 1px; padding: 15px 1em 0 1em; color: #FFF; font-size: 11px; font-weight: bold; text-decoration: none; border-bottom: 1px solid #3E3A3A; background: #363232 url(../images/topmenu_items.gif) repeat-x 0 0; } #menu a.mainlevel:hover { text-decoration: none; } #menu a#active_menu { background-position: 0 -35px; } #menu a#active_menu:hover { border-bottom-color: #FFF; } #menu a.sublevel { display: block; padding: 0.4em 1em 0.4em 1em; color: #FFF; font-size: 11px; font-weight: bold; text-decoration: none; white-space: nowrap; border-left: 1px solid #3E3A3A; background: #363232 url(../images/topmenu_items.gif) repeat-x 0 0; } #menu .arrow { padding: 0 1.5em 0 0; } #menu a.mainlevel .arrow { background: url(../images/arrow_down.png) no-repeat 100% 55%; } #menu a.sublevel .arrow { background: url(../images/arrow_side.png) no-repeat 100% 50%; } #main { float: left; background: #FFF url(../images/main_shadow.gif) repeat-x 0 0; } #main .moduletable, #main .moduletable-spade, #main .moduletable-club, #main .moduletable-hearth, #main .moduletable-square { margin: 0 1em 2em 1em; } #main h3 { margin: 0 0 0.5em 0; padding: 0; font: normal 1.8em "Times New Roman", Times, serif; color: #FFF; } #main .moduletable-spade h3, #main .moduletable-club h3, #main .moduletable-hearth h3, #main .moduletable-square h3 { background-position: 0 3px; background-repeat: no-repeat; padding: 0 0 0 1em; } #main .moduletable-spade h3 { background-image: url(../images/icon_spade.png); } #main .moduletable-hearth h3 { background-image: url(../images/icon_hearth.png); } #main .moduletable-square h3 { background-image: url(../images/icon_square.png); } #main .moduletable-club h3 { background-image: url(../images/icon_club.png); } #main a.mainlevel { display: block; padding: 0.4em 0 0.4em 0.4em; margin: 0; color: #FFF; font-size: 1em; text-decoration: none; background: url(../images/columnmenu_items.gif) no-repeat 0 0; } #main a.mainlevel:hover { text-decoration: none; } #main a#active_menu { background-position: 0 -40px; } #main a.sublevel { display: block; padding: 0.4em 0 0.4em 0.4em; margin: 0; color: #FFF; font-size: 1em; font-weight: normal; text-decoration: none; } .left #center { float: right; margin: 0 20px 0 0; } .right #center { float: left; margin: 0 0 0 20px; } /* COLUMN */ .right #column { float: right; margin: 0 20px 0 0; } .left #column { float: left; margin: 0 0 0 20px; } #column { background: #201E1D url(../images/column_bottom.gif) no-repeat 0 100%; color: #FFF; } #column.chips { padding-bottom: 135px; background-image: url(../images/column_bottom_chips.jpg); } #column a:hover { color: #FFF; } #column .contentheading { background: none; padding: 0; font-size: 1.2em; color: #FFF; } #column .article_seperator { display: none; } #column .contentheading { padding: 0; background: none; font-size: 1.3em; font-weight: bold; } /* PATHWAY */ #pathway { padding: 1em 0; } span.pathway { white-space: nowrap; } span.pathway img { display: none; } span.pathway a { padding: 0 0.8em 0 0.1em; margin: 0; font-weight: bold; text-decoration: none; background-position: 100% 4px; background-repeat: no-repeat; } span.pathway a:hover { text-decoration: underline; } /* CONTENT */ #content { line-height: 1.4em; } #content ol { margin-left: 25px; } #content ul { margin-left: 30px; } #content ol li { list-style-type: decimal; padding: 2px 0px; } #content ul li { list-style-type: disc; padding: 2px 0px; } #content h1 { margin: 1em 0; font-size: 1.5em; color: #494546; } #content h2 { margin: 1em 0; font-size: 1.5em; } #content h3 { margin: 1em 0; font: bold 1.3em Tahoma, Verdana, Arial, sans-serif; color: #494546; } #content h4 { margin: 0.5em 0; font-size: 1.2em; } #content h5 { margin: 0.5em 0; font-size: 1em; } /* USER BOX */ #userbox { float: left; color: #FFF; background: #201E1D url(../images/user_middle.gif) repeat-x 0 100%; } .user_bl { background: url(../images/user_left.gif) no-repeat 0 100%; } .user_br { padding: 10px; background: url(../images/user_right.gif) no-repeat 100% 100%; } .cards .user_br { background-image: url(../images/user_right_cards.jpg); } #userbox .floatmodule { float: left; } .u1 .floatmodule { width: 100%; } .u2 .floatmodule { width: 50%; } .u3 .floatmodule { width: 33%; } #userbox a:hover { color: #FFF; } #userbox .contentheading { background: none; padding: 0; font-size: 1.2em; color: #FFF; } #userbox .article_seperator { display: none; } #userbox .contentheading { padding: 0; background: none; font-size: 1.3em; font-weight: bold; } #bottom { background: #201E1D url(../images/bottom_tm.gif) repeat-x 0 0; color: #FFF; } .bottom_tm { background: url(../images/bottom_reflect.gif) no-repeat 50% 0; } .bottom_tl { background: url(../images/bottom_tl.gif) no-repeat 0 0; } .bottom_tr { background: url(../images/bottom_tr.gif) no-repeat 100% 0; } .bottom_bm { background: url(../images/bottom_bm.gif) repeat-x 0 100%; } .bottom_bl { background: url(../images/bottom_bl.gif) no-repeat 0 100%; } .bottom_br { background: url(../images/bottom_br.gif) no-repeat 100% 100%; padding: 5px 0; } .bottom_icon { padding: 0 1em; border-left: 1px solid #FFF; border-right: 1px solid #FFF; background-repeat: no-repeat; background-position: 10px 50%; } #bottom .hearth, #bottom .square, #bottom .spade, #bottom .club { padding-left: 65px; } #bottom .hearth { background-image: url(../images/bottom_icon_hearth.png); } #bottom .square { background-image: url(../images/bottom_icon_square.png); } #bottom .spade { background-image: url(../images/bottom_icon_spade.png); } #bottom .club { background-image: url(../images/bottom_icon_club.png); } #bottom .moduletable { margin: 0 0 1em 0; } #bottom h3 { margin: 0; padding: 0; font: normal 1.8em "Times New Roman", Times, serif; color: #FFF; } #bottom a.mainlevel { color: #FFF; text-decoration: none; } #bottom a.mainlevel:hover { text-decoration: none; } #bottom .article_seperator { display: none; } /* FOOTER */ #footer { padding: 1em 0; font-size: 1em; color: #494546; } #footer a { font-weight: normal; color: #494546; } #footer a:hover { color: #9A9596; } a#neojoomla { display: block; float: right; width: 145px; height: 40px; margin: 1em 0 0 0; background: url(../images/logo_neojoomla.gif) no-repeat 0 0; cursor: pointer; } a#neojoomla span { display: none; } /* **** TEMPLATE CUSTOMIZER */ .templateCustomizer { clear: right; float: right; width: 185px; padding: 0.5em 0 0 0; } .templateCustomizer ul { float: left; padding: 0; margin: 0 0.7em 0 0; } .templateCustomizer ul li { display: inline; } .templateCustomizer a { display: block; float: left; width: 18px; height: 14px; margin: 0.1em; background-repeat: no-repeat; background-position: 0 0; } .templateCustomizer li.clr-red a, .templateCustomizer li.clr-green a { width: 16px; height: 12px; border: 1px solid #313131; } .templateCustomizer a span { display: none; } .templateCustomizer li.fsize-small a { background-image: url(../images/fsize_small.gif); } .templateCustomizer li.fsize-normal a { background-image: url(../images/fsize_normal.gif); } .templateCustomizer li.fsize-large a { background-image: url(../images/fsize_large.gif); } .templateCustomizer li.width-thin a { background-image: url(../images/sitewidth_thin.gif); } .templateCustomizer li.width-wide a { background-image: url(../images/sitewidth_wide.gif); } .templateCustomizer li.clr-red a { background-color: #DD0E0E; } .templateCustomizer li.clr-green a { background-color: #047504; } /* **** JOOMLA & NEOJOOMLA MODULES STUFFS */ /* POLL */ .poll {} .pollstableborder { width: 100%; } .pollstableborder .sectiontableentry1 {} .pollstableborder .sectiontableentry2 {} .poll div { padding: 4px 0px; } /* NEOLATESTNEWS */ .neolatestnews li { margin: 0.5em 0; } .neolatestnews li p { margin: 0.5em 0; } .neolatestnews a.newstitle { font-weight: bold !important; } /* LATESTNEWS, MOSTREAD */ ul.latestnews, ul.mostread, .neolatestnews, ul.latestnews-spade, ul.mostread-spade, ul.latestnews-club, ul.mostread-club, ul.latestnews-hearth, ul.mostread-hearth, ul.latestnews-square, ul.mostread-square { margin: 0; } ul.latestnews li, ul.mostread li, .neolatestnews li, ul.latestnews-spade li, ul.mostread-spade li, ul.latestnews-club li, ul.mostread-club li, ul.latestnews-hearth li, ul.mostread-hearth li, ul.latestnews-square li, ul.mostread-square li { padding: 0.2em 0 0.5em 0; background: url(../images/dotline_grey.png) repeat-x 0 100%; } ul.latestnews a, ul.mostread a, .neolatestnews a.newstitle, ul.latestnews-spade a, ul.mostread-spade a, ul.latestnews-club a, ul.mostread-club a, ul.latestnews-hearth a, ul.mostread-hearth a, ul.latestnews-square a, ul.mostread-square a { font-weight: normal; color: #FFF; text-decoration: none; } ul.latestnews a:hover, ul.mostread a:hover, .neolatestnews a.newstitle:hover, ul.latestnews-spade a:hover, ul.mostread-spade a:hover, ul.latestnews-club a:hover, ul.mostread-club a:hover, ul.latestnews-hearth a:hover, ul.mostread-hearth a:hover, ul.latestnews-square a:hover, ul.mostread-square a:hover { text-decoration: none; } ul.latestnews a:visited, ul.mostread a:visited, .neolatestnews a.newstitle:visited, ul.latestnews-spade a:visited, ul.mostread-spade a:visited, ul.latestnews-club a:visited, ul.mostread-club a:visited, ul.latestnews-hearth a:visited, ul.mostread-hearth a:visited, ul.latestnews-square a:visited, ul.mostread-square a:visited { color: #494546; } /* **** HTML TAGS */ html, body { height: 100%; margin: 0px; padding: 0px; } body{ font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #333; background-color: #FFF; } table { font-size: 1em; } h1, h2, h3, h4, ol, ul, li, form { padding: 0px; margin: 0px; } ul li { list-style-type: none; } a { color: #201E1D; font-weight: bold; text-decoration: underline; } a:hover { color: #494546; text-decoration: none; } hr { height: 1px; border: 0px; color: #999; background-color: #999; } img { border: 0px; } input, select, textarea { font: normal 11px Tahoma, Arial, Helvetica, sans-serif; padding: 1px; border-width: 1px; } /* **** JOOMLA STUFFS */ /* FORMS */ input.inputbox, select.inputbox, textarea { color: #333; } input.button { font-weight: bold; padding: 2px 4px !important; padding: 2px; color: #FFF; background-color: #222; border-top-color: #666; border-left-color: #666; border-right-color: #000; border-bottom-color: #000; } /* SMALL TEXT, DATES */ .createdate, .modifydate, .small { font-size: 1em; color: #9A9596; text-align: left; } #userbox .createdate, #userbox .modifydate, #userbox .small, #column .createdate, #column .modifydate, #column .small { color: #494546; } /* **** PAGE CONTENT */ /* PRINT PAGE */ body.contentpane { padding: 6px 10px 4px 10px; } table.contentpaneopen, table.contentpane, table.blog { width: 100%; font-size: 1em; border-collapse: collapse; } /* HEADING OF COMPONENT */ .componentheading { height: 40px; line-height: 38px; overflow: hidden; margin: 0.5em 0 1em 0; padding: 0 0 0 1em; font-weight: bold; font-size: 1.2em; color: #FFF; background-position: 0 0; background-repeat: no-repeat; } .thin .componentheading { background-image: url(../images/compheading_thin_nocolumn.gif); } .wide .componentheading { background-image: url(../images/compheading_wide_nocolumn.gif); } .thin .column .componentheading { background-image: url(../images/compheading_thin.gif); } .wide .column .componentheading { background-image: url(../images/compheading_wide.gif); } /* HEADING OF CONTENT */ .contentheading { font: normal 1.8em "Times New Roman", Times, serif; } .contentheading a { font-weight: normal; text-decoration: none; } .contentheading a:hover { color: #201E1D; text-decoration: none; } /* BUTTONS HEADING (PRINT, EMAIL, PDF) */ .buttonheading { text-align: left; vertical-align: bottom; font-size: 0.85em; } .buttonheading img { border: 0; } .buttonheading a { text-decoration: none; } .buttonheading a:hover { text-decoration: underline; } .contentdescription { padding: 6px 0px; } .pagenavcounter { text-align: right; } /* TABLE OF CONTENT */ table.contenttoc { margin: 0 0 0.5em 1em; } table.contenttoc th { padding: 0.2em 1em 0.6em 0.2em; background: #201E1D url(../images/user_middle.gif) repeat-x 0 100%; font-weight: bold; text-align: center; color: #FFF; } table.contenttoc td { padding: 0.1em 0 0.1em 0.4em; } table.contenttoc a.toclink { font-weight: normal; text-decoration: none; } table.contenttoc a.toclink:hover { text-decoration: underline; } /* MOS IMAGE */ div.mosimage { margin: 0.5em 1em; padding: 0.2em; border: 2px solid #201E1D !important; background-color: #494546; color: #FFF; } div.mosimage_caption { padding: 0.1em; color: #FFF; } /* READMODRE LINK FOR ARTICLES */ a.readon { text-decoration: none; } a.readon:hover { text-decoration: underline; } /* ARTICLE SEPERATOR */ span.article_seperator { display: block; height: 15px; margin: 1em 0; background: url(../images/article_seperator.png) repeat-x 0 50%; } /* BLOG MORE */ .blog_more { padding: 0.5em 0.5em 1em 0.5em; margin: 0.5em 0; background: #201E1D url(../images/user_middle.gif) repeat-x 0 100%; color: #FFF; } .blog_more ul{ margin: 0 0 0 1em !important; } .blog_more li{ margin: 0 !important; padding: 0.2em 0 0.5em 0 !important; list-style-type: none !important; background: url(../images/dotline_grey.png) repeat-x 0 100%; } .blog_more a { text-decoration: none; } .blog_more a:hover { color: #FFF; text-decoration: none; } /* TABLE ITEMS */ .sectiontableheader { padding: 0.6em 0.2em; font-weight: bold; color: #FFF; background: url(../images/bottom_tm.gif) repeat-x 0 0; } .sectiontableheader a, .sectiontableheader a:hover { font-weight: bold; color: #FFF; } tr.sectiontableentry1 td, td.sectiontableentry1, tr.sectiontableentry2 td, td.sectiontableentry2 { padding: 0.4em 0.2em; background-color: #252221; border-bottom: 1px solid #494546; color: #FFF; vertical-align: top; } .sectiontableentry1 a, .sectiontableentry2 a { text-decoration: none; } .sectiontableentry1 a:hover, .sectiontableentry2 a:hover { text-decoration: none; color: #FFF; } /* PAGIN NAVIGATION */ .pagenavbar { padding: 4px; text-align: left; } span.pagenav, a.pagenav { font-size: 1em; font-weight: bold; margin: 0 0.2em; } span.pagenav { color: #9A9596; } a.pagenav, .pagenav_prev a, .pagenav_next a { font-size: 1em; font-weight: bold; text-decoration: none; } a.pagenav:hover, .pagenav_prev a:hover, .pagenav_next a:hover { text-decoration: underline; } /* BACK BUTTON */ div.back_button { text-align: right; padding: 0.5em 0; } div.back_button a { padding: 0 0.1em 0.1em 0.2em; font-size: 1em; font-weight: bold; text-decoration: none; } div.back_button a:hover { text-decoration: none; color: #FFF; } /* SEARCH RESULTS */ table.searchintro{ padding: 8px 0px; width: 100%; } span.highlight { background-color: #FFFF99; } /* MODULES STUFFS */ table.moduletable { width: 100%; } .syndicate img { margin: 1px 0px; } /* **** FRONTEND ADMIN STUFFS */ /* VALIDATION MESSAGE */ div.message { font-size: 0.95em; font-weight: bold; color: #CC0000; text-align: center; padding: 5px 0px; } /* FORM TOOLBAR */ table#toolbar a.toolbar { border: 1px solid #CCC; background-color: #FFF; } table#toolbar a.toolbar:hover { border: 1px solid #666; background-color: #F5F5F5; }