Skocz do zawartości

ZMIANA SZEROKOŚCI - POMOCY


aplek

Rekomendowane odpowiedzi

Witam, moja strona to https://infri.pl

Mam problem bo nie znam się na css, a wiem że w tym tkwi problem, potrzebuję zmienić szerokość strony do rozdzielczości 1024x... proszę o pomoc, bo nie mogę sobie poradzić w zamian mogę zaoferować reklamę na stronie, pomocyyy!

Wklejam kod styla css:

html, body{

background: #3a8eb8 url("../images/site_top_bg2.gif"/*tpa=https://skorpio.net.ru/templates/Scorpio_ny/images/site_top_bg2.gif*/) repeat-x top;

height: 100%;

margin: 0;

padding: 0;

font-family: Tahoma;

font-size: 12px;

color: #646464;

}

img{

border: 0;

}

#form_button{

background: url("../images/login_button_ng.gif"/*tpa=https://skorpio.net.ru/templates/Scorpio_ny/images/login_button_ng.gif*/);

border: solid 1px #cecece;

color: #656565;

font-size: 12px;

}

#dosearch{

background: url("../images/login_button_ng.gif"/*tpa=https://skorpio.net.ru/templates/Scorpio_ny/images/login_button_ng.gif*/);

border: solid 1px #cecece;

color: #656565;

font-size: 12px;

height: 17px;

}

#comments{

width: 458px;

height: 100px;

}

#dofullsearch, #doclear, #doreset{

background: url("../images/login_button_ng.gif"/*tpa=https://skorpio.net.ru/templates/Scorpio_ny/images/login_button_ng.gif*/);

border: solid 1px #cecece;

color: #656565;

font-size: 12px;

height: 17px;

}

#main_table{

min-width: 1000px;

width: 100%;

}

#header{

height: 167px;

}

#footer{

height: 82px;

background: url("../images/footer_bg.gif"/*tpa=https://skorpio.net.ru/templates/Scorpio_ny/images/footer_bg.gif*/) repeat-x;

color: #cff0ff;

font: 12px Tahoma;

}

#footer a{

color: #cff0ff;

font: 12px Tahoma;

}

#footer a:hover{

text-decoration: none;

}

#header_table{

width: 100%;

height: 100%;

}

#header_girl{

background: url("../images/logo2.gif"/*tpa=https://skorpio.net.ru/templates/Scorpio_ny/images/logo2.gif*/) no-repeat;

width: 332px;

height: 167px;

}

#girl_head{

background: url("../images/girl.png"/*tpa=https://skorpio.net.ru/templates/Scorpio_ny/images/girl.png*/) no-repeat;

width: 127px;

height: 164px;

position: absolute;

top: 3px;

left: 103px;

}

#header_bg{

background: url("../images/header_bg4.gif"/*tpa=https://skorpio.net.ru/templates/Scorpio_ny/images/header_bg4.gif*/) repeat-x;

}

#header_right_ico{

background: url("../images/header_right_elem2.png"/*tpa=https://skorpio.net.ru/templates/Scorpio_ny/images/header_right_elem2.png*/) no-repeat;

width: 196px;

height: 154px;

position: absolute;

right: 0;

top: 0;

}

#site_logo{

background: url("../images/header_ny/logo.png"/*tpa=https://skorpio.net.ru/templates/Scorpio_ny/images/header_ny/logo.png*/) no-repeat;

width: 357px;

height: 100px;

}

#header_right{

width: 196px;

}

#top_menu_td{

height: 35px;

}

#top_menu_table{

width: 100%;

margin-bottom: 7px;

}

#top_menu_lr_space{

width: 38px;

}

#top_menu_left_cor{

background: url("../images/top_menu_left.gif"/*tpa=https://skorpio.net.ru/templates/Scorpio_ny/images/top_menu_left.gif*/) no-repeat;

height: 23px;

width: 7px;

}

#top_menu_right_cor{

background: url("../images/top_menu_right.gif"/*tpa=https://skorpio.net.ru/templates/Scorpio_ny/images/top_menu_right.gif*/) no-repeat;

height: 23px;

width: 7px;

}

#top_menu_bg{

background: url("../images/top_menu_bg.gif"/*tpa=https://skorpio.net.ru/templates/Scorpio_ny/images/top_menu_bg.gif*/) repeat-x;

font-family: Tahoma;

font-size: 12px;

color: #cff0ff;

font-weight: bold;

}

#top_menu_bg a{

font-family: Tahoma;

font-size: 12px;

color: #cff0ff;

font-weight: bold;

text-decoration: none;

}

#top_menu_bg a:hover{

text-decoration: underline;

}

#top_menu_separator{

background: url("../images/top_menu_sep.gif"/*tpa=https://skorpio.net.ru/templates/Scorpio_ny/images/top_menu_sep.gif*/) no-repeat center;

width: 10px;

height: 23px;

}

#content_table{

width: 100%;

padding-bottom: 30px;

}

#left_col{

width: 229px;

}

#left_col_table{

width: 100%;

}

#left_col_space{

width: 21px;

}

#right_col_table{

width: 100%;

}

#right_col_space{

width: 21px;

}

#right_col{

width: 229px;

}

#main_menu_block{

width: 187px;

background: url("../images/block_bg.gif"/*tpa=https://skorpio.net.ru/templates/Scorpio_ny/images/block_bg.gif*/);

}

#main_menu_header{

background: url("../images/navigation_header.gif"/*tpa=https://skorpio.net.ru/templates/Scorpio_ny/images/navigation_header.gif*/) no-repeat;

width: 187px;

height: 38px;

}

#main_menu_header_text{

padding-left:40px;

color: white;

font-weight: bold;

}

#main_menu_input_table{

background: url("../images/block_bottom_bg.gif"/*tpa=https://skorpio.net.ru/templates/Scorpio_ny/images/block_bottom_bg.gif*/) no-repeat bottom;

width: 187px;

}

#main_menu_content{

padding: 20px;

padding-top: 0px;

}

#main_menu_content a{

color: #333333;

text-decoration: none;

font-size: 12px;

}

#main_menu_content a:hover{

text-decoration: underline;

}

#main_menu_content li{

list-style-image: url("../images/main_menu_bulik.gif"/*tpa=https://skorpio.net.ru/templates/Scorpio_ny/images/main_menu_bulik.gif*/);

}

*:first-child+html #main_menu_content li{

margin-left: 0px;

padding-left: 0px;

}

* html #main_menu_content li{

margin-left: 0px;

padding-left: 0px;

}

#main_menu_red a{

color: #e70036;

}

#main_menu_separator{

background: url("../images/separator.gif"/*tpa=https://skorpio.net.ru/templates/Scorpio_ny/images/separator.gif*/) no-repeat;

height: 1px;

width: 147px;

margin-left: 0px;

}

#main_menu_content ul{

padding-left: 20px;

padding-top: 10px;

padding-bottom: 10px;

margin-top: 0px;

margin-bottom: 0px;

}

* html #main_menu_content ul{

padding-left: 20px;

padding-top: 5px;

padding-bottom: 10px;

margin-top: 0px;

margin-bottom: 0px;

}

*:first-child+html #main_menu_content ul{

margin-left: 0px;

}

* html #main_menu_content ul{

margin-left: 0px;

}

#interesting_block{

width: 187px;

background: url("../images/block_bg.gif"/*tpa=https://skorpio.net.ru/templates/Scorpio_ny/images/block_bg.gif*/);

margin-top: 10px;

}

#interesting_header{

background: url("../images/Informer.gif"/*tpa=https://skorpio.net.ru/templates/Scorpio_ny/images/Informer.gif*/) no-repeat;

width: 187px;

height: 38px;

}

#calheader{

background: url("../images/calheader.gif"/*tpa=https://skorpio.net.ru/templates/Scorpio_ny/images/calheader.gif*/) no-repeat;

width: 187px;

height: 38px;

}

#girls_header{

background: url("../images/girls_header.gif"/*tpa=https://skorpio.net.ru/templates/Scorpio_ny/images/girls_header.gif*/) no-repeat;

width: 187px;

height: 38px;

}

#interesting_header_text{

padding-left:40px;

color: white;

font-weight: bold;

}

#interesting_input_table{

background: url("../images/block_bottom_bg.gif"/*tpa=https://skorpio.net.ru/templates/Scorpio_ny/images/block_bottom_bg.gif*/) no-repeat bottom;

width: 187px;

}

#interesting_content{

padding: 20px;

padding-top: 0px;

}

#interesting_content a{

color: #333333;

}

#interesting_content a:hover{

color: #fe8900;

text-decoration: underline;

}

#interesting_content img{

padding: 20px;

border: 0;

}

#interesting_content2 img{

padding: 5px;

border: 0;

}

#interesting_content3{

padding: 20px;

padding-top: 0px;

}

#interesting_content3 table{

border: none !important;

}

#interesting_content3 img{

border: none !important;

padding-left: 20px;

}

#friends_block{

width: 187px;

background: url("../images/block_bg.gif"/*tpa=https://skorpio.net.ru/templates/Scorpio_ny/images/block_bg.gif*/);

margin-top: 10px;

}

#friends_header{

background: url("../images/Informer.gif"/*tpa=https://skorpio.net.ru/templates/Scorpio_ny/images/Informer.gif*/) no-repeat;

width: 187px;

height: 38px;

}

#friends_header_text{

padding-left:40px;

color: white;

font-weight: bold;

}

#friends_input_table{

background: url("../images/block_bottom_bg.gif"/*tpa=https://skorpio.net.ru/templates/Scorpio_ny/images/block_bottom_bg.gif*/) no-repeat bottom;

width: 187px;

}

#friends_content{

padding: 20px;

padding-top: 10px;

}

#friends_content a{

color: #333333;

}

#friends_content a:hover{

color: #fe8900;

}

#friends_content img{

margin: 10px;

margin-bottom: 5px;

}

#reklama_block{

width: 187px;

background: url("../images/block_bg.gif"/*tpa=https://skorpio.net.ru/templates/Scorpio_ny/images/block_bg.gif*/);

margin-top: 10px;

}

#reklama_header{

background: url("../images/reklama.gif"/*tpa=https://skorpio.net.ru/templates/Scorpio_ny/images/reklama.gif*/) no-repeat;

width: 187px;

height: 38px;

}

#reklama_header_text{

padding-left:40px;

color: white;

font-weight: bold;

}

#reklama_input_table{

background: url("../images/block_bottom_bg.gif"/*tpa=https://skorpio.net.ru/templates/Scorpio_ny/images/block_bottom_bg.gif*/) no-repeat bottom;

width: 187px;

}

#reklama_content{

padding: 20px;

padding-top: 10px;

color: #333333;

font-size: 12px;

}

#reklama_content img{

margin: 10px;

margin-bottom: 5px;

}

#statistic_block{

width: 187px;

background: url("../images/block_bg.gif"/*tpa=https://skorpio.net.ru/templates/Scorpio_ny/images/block_bg.gif*/);

margin-top: 10px;

}

#statistic_header{

background: url("../images/statistic.gif"/*tpa=https://skorpio.net.ru/templates/Scorpio_ny/images/statistic.gif*/) no-repeat;

width: 187px;

height: 38px;

}

#statistic_header_text{

padding-left:65px;

color: white;

font-weight: bold;

padding-bottom: 2px;

}

#statistic_input_table{

background: url("../images/block_bottom_bg.gif"/*tpa=https://skorpio.net.ru/templates/Scorpio_ny/images/block_bottom_bg.gif*/) no-repeat bottom;

width: 187px;

}

#statistic_content{

padding: 20px;

padding-top: 0px;

}

#statistic_content img{

margin: 10px;

margin-bottom: 5px;

}

#login_block{

width: 187px;

background: url("../images/block_bg.gif"/*tpa=https://skorpio.net.ru/templates/Scorpio_ny/images/block_bg.gif*/);

}

#login_header{

background: url("../images/login_header.gif"/*tpa=https://skorpio.net.ru/templates/Scorpio_ny/images/login_header.gif*/) no-repeat;

width: 187px;

height: 38px;

}

#login_header_text{

padding-left:65px;

padding-bottom: 4px;

color: white;

font-weight: bold;

}

#login_input_table{

background: url("../images/block_bottom_bg.gif"/*tpa=https://skorpio.net.ru/templates/Scorpio_ny/images/block_bottom_bg.gif*/) no-repeat bottom;

width: 187px;

}

#login_content form{

padding: 0;

margin: 0;

}

#login_content{

padding: 20px;

padding-top: 10px;

font-size: 12px;

color: #656565;

}

#login_button{

background: #cecece url("../images/login_button_ng.gif"/*tpa=https://skorpio.net.ru/templates/Scorpio_ny/images/login_button_ng.gif*/) repeat-x;

border: solid 1px #cecece;

color: #656565;

font-size: 12px;

/*width: 40px;

height: 16px;*/

}

#login_content a{

color: #333333;

}

#login_content a:hover{

color: #fe8900;

}

#search_block{

width: 187px;

background: url("../images/block_bg.gif"/*tpa=https://skorpio.net.ru/templates/Scorpio_ny/images/block_bg.gif*/);

margin-top: 10px;

}

#search_header{

background: url("../images/statistic.gif"/*tpa=https://skorpio.net.ru/templates/Scorpio_ny/images/statistic.gif*/) no-repeat;

width: 187px;

height: 38px;

}

#search_header_text{

padding-left:65px;

color: white;

font-weight: bold;

padding-bottom: 2px;

}

#search_input_table{

background: url("../images/block_bottom_bg.gif"/*tpa=https://skorpio.net.ru/templates/Scorpio_ny/images/block_bottom_bg.gif*/) no-repeat bottom;

width: 187px;

}

#search_content{

padding-bottom: 20px;

padding-top: 10px;

}

#search_content form{

padding: 0;

margin: 0;

}

#search_content a{

color: #333333;

}

#search_content a:hover{

color: #fe8900;

}

#search_content_razshr{

height: 20px;

}

#search_content_input{

width: 98px;

height: 14px;

border: solid 1px #d7d7d7;

border-top: none;

color: #a3a3a3;

font-size: 12px;

background: url("../images/search_pole_bg.jpg"/*tpa=https://skorpio.net.ru/templates/Scorpio_ny/images/search_pole_bg.jpg*/) repeat-x;

}

#search_content_button_td{

width: 30px;

}

#best_news_block{

width: 187px;

background: url("../images/block_bg.gif"/*tpa=https://skorpio.net.ru/templates/Scorpio_ny/images/block_bg.gif*/);

margin-top: 10px;

}

#best_news_header{

background: url("../images/best_links.gif"/*tpa=https://skorpio.net.ru/templates/Scorpio_ny/images/best_links.gif*/) no-repeat;

width: 187px;

height: 38px;

}

#best_news_header_text{

padding-left:65px;

color: white;

font-weight: bold;

padding-bottom: 2px;

}

#best_news_input_table{

background: url("../images/block_bottom_bg.gif"/*tpa=https://skorpio.net.ru/templates/Scorpio_ny/images/block_bottom_bg.gif*/) no-repeat bottom;

width: 187px;

}

#best_news_content{

padding: 20px;

padding-top: 0px;

}

#best_news_content a{

color: #333333;

font-size: 12px;

}

#best_news_content a:hover{

color: #fe8900;

}

#poll_block{

width: 187px;

background: url("../images/block_bg.gif"/*tpa=https://skorpio.net.ru/templates/Scorpio_ny/images/block_bg.gif*/);

margin-top: 10px;

}

#poll_header{

background: url("../images/pool_header.gif"/*tpa=https://skorpio.net.ru/templates/Scorpio_ny/images/pool_header.gif*/) no-repeat;

width: 187px;

height: 38px;

}

#poll_header_text{

padding-left:65px;

color: white;

font-weight: bold;

padding-bottom: 2px;

}

#poll_input_table{

background: url("../images/block_bottom_bg.gif"/*tpa=https://skorpio.net.ru/templates/Scorpio_ny/images/block_bottom_bg.gif*/) no-repeat bottom;

width: 187px;

}

#poll_content{

padding: 20px;

padding-top: 0px;

color: #656565;

}

#poll_content form{

padding: 0;

margin: 0;

}

#information_block{

width: 187px;

background: url("../images/block_bg.gif"/*tpa=https://skorpio.net.ru/templates/Scorpio_ny/images/block_bg.gif*/);

margin-top: 10px;

}

#information_header{

background: url("../images/information_header.gif"/*tpa=https://skorpio.net.ru/templates/Scorpio_ny/images/information_header.gif*/) no-repeat;

width: 187px;

height: 38px;

}

#information_header_text{

padding-left:65px;

color: white;

font-weight: bold;

padding-top: 2px;

}

#information_input_table{

background: url("../images/block_bottom_bg.gif"/*tpa=https://skorpio.net.ru/templates/Scorpio_ny/images/block_bottom_bg.gif*/) no-repeat bottom;

width: 187px;

}

#information_content{

padding: 20px;

padding-top: 10px;

padding-bottom: 30px;

}

#information_content a{

color: #3366CC;

font-size: 12px;

}

#information_content a:hover{

color: #fe8900;

}

#information_content ul{

padding-left: 20px;

margin: 0;

}

#information_content li{

list-style-image: url("../images/info_ico.gif"/*tpa=https://skorpio.net.ru/templates/Scorpio_ny/images/info_ico.gif*/);

}

*:first-child+html #information_content li{

margin-left: 0px;

padding-left: 0px;

}

* html #information_content li{

margin-left: 0px;

padding-left: 0px;

}

* html #information_content ul{

padding-left: 20px;

padding-top: 0px;

padding-bottom: 10px;

margin-top: 0px;

margin-bottom: 0px;

}

*:first-child+html #information_content ul{

margin-left: 0px;

}

* html #information_content ul{

margin-left: 0px;

}

#content_news_table{

width: 100%;

margin-bottom: 15px;

}

#content_news_table_left{

background: url("../images/block_bg_left.gif"/*tpa=https://skorpio.net.ru/templates/Scorpio_ny/images/block_bg_left.gif*/) repeat-y;

width: 7px;

}

#content_news_table_right{

background: url("../images/block_bg_right.gif"/*tpa=https://skorpio.net.ru/templates/Scorpio_ny/images/block_bg_right.gif*/) repeat-y;

width: 7px;

}

#content_news_header{

height: 38px;

}

#content_news_headertable{

height: 100%;

width: 100%;

}

#content_header_div{

position: relative;

}

#cont_new_left{

background: url("../images/center_block_left_cor.gif"/*tpa=https://skorpio.net.ru/templates/Scorpio_ny/images/center_block_left_cor.gif*/) no-repeat;

width: 48px;

height: 38px;

}

#cont_new_right{

background: url("../images/center_block_right_cor.gif"/*tpa=https://skorpio.net.ru/templates/Scorpio_ny/images/center_block_right_cor.gif*/) no-repeat;

width: 28px;

height: 38px;

}

#cont_new_centr{

background: url("../images/center_block_top_bg.gif"/*tpa=https://skorpio.net.ru/templates/Scorpio_ny/images/center_block_top_bg.gif*/);

height: 38px;

}

#cont_new_centr a{

color: white;

font-size: 14px;

}

#cont_news_text{

background-color: white;

padding-left: 10px;

padding-right: 10px;

padding-bottom: 10px;

}

#cont_news_footer_td{

height: 12px;

background-color: #3a8eb8;

}

#cont_news_footer{

height: 12px;

width: 100%;

}

#cnfl{

background: url("../images/center_block_bottom_left.jpg"/*tpa=https://skorpio.net.ru/templates/Scorpio_ny/images/center_block_bottom_left.jpg*/) no-repeat;

height: 12px;

width: 12px;

}

#cnfr{

background: url("../images/center_block_bottom_right.jpg"/*tpa=https://skorpio.net.ru/templates/Scorpio_ny/images/center_block_bottom_right.jpg*/) no-repeat;

height: 12px;

width: 12px;

}

#cnfc{

background: url("../images/center_block_bottom_bg.jpg"/*tpa=https://skorpio.net.ru/templates/Scorpio_ny/images/center_block_bottom_bg.jpg*/) repeat-x;

height: 12px;

}

#footer_left_ico{

background: url("../images/footer_left_ico.gif"/*tpa=https://skorpio.net.ru/templates/Scorpio_ny/images/footer_left_ico.gif*/) no-repeat;

height: 42px;

width: 42px;

position: absolute;

bottom: 18px;

left: 20px;

}

#duka_logo{

background: url("../images/duka_logo.gif"/*tpa=https://skorpio.net.ru/templates/Scorpio_ny/images/duka_logo.gif*/);

height: 27px;

width: 84px;

display: block;

position: absolute;

right: 30px;

bottom: 25px;

}

#main_div{

position: relative;

}

#footer_text{

color: #cff0ff;

font: 12px Tahoma;

position: absolute;

bottom: 20px;

left: 80px;

}

#center_col{

padding-top: 5px;

}

#category_text_div{

position: absolute;

right: 25px;

top: 12px;

font-size: 14px;

color: white;

background: url("../images/cat_bulik.gif"/*tpa=https://skorpio.net.ru/templates/Scorpio_ny/images/cat_bulik.gif*/) no-repeat left;

padding-left: 10px;

padding-bottom: 1px;

}

#favorite_button{

background: url("../images/add_to_favorite_ico.png"/*tpa=https://skorpio.net.ru/templates/Scorpio_ny/images/add_to_favorite_ico.png*/) no-repeat;

height: 24px;

width: 88px;

display: block;

}

#home_button{

background: url("../images/add_to_home_ico.png"/*tpa=https://skorpio.net.ru/templates/Scorpio_ny/images/add_to_home_ico.png*/) no-repeat;

height: 26px;

width: 80px;

display: block;

margin-top: -2px;

margin-right: 25px;

}

#dle-vote{

padding-bottom: 10px;

}

#news_top_status{

width: 100%;

height: 18px;

border-bottom: 1px dashed #939393;

margin-bottom: 20px;

}

#news_bottom_status{

width: 100%;

height: 40px;

border-bottom: 1px dotted #017fb4;

border-top: 1px dotted #017fb4;

margin-top: 10px;

}

#news_bottom_status a{

color: #017fb4;

font-size: 12px;

}

#download_films{

background: url("../images/icons/download_ico.gif"/*tpa=https://skorpio.net.ru/templates/Scorpio_ny/images/icons/download_ico.gif*/) no-repeat left;

height: 22px;

padding-top: 8px;

padding-left: 25px;

}

#podrobnee{

background: url("../images/icons/podrobnee.gif"/*tpa=https://skorpio.net.ru/templates/Scorpio_ny/images/icons/podrobnee.gif*/) no-repeat;

width: 18px;

height: 19px;

padding-left: 20px;

width: 100px;

padding-top: 4px;

}

#autor{

background: url("../images/icons/autor_ico.gif"/*tpa=https://skorpio.net.ru/templates/Scorpio_ny/images/icons/autor_ico.gif*/) no-repeat left;

float: left;

padding-left: 12px;

padding-bottom: 2px;

}

#autor a{

text-decoration: none;

color: #017fb4 !important;

border: none;

}

.scriptcode{

margin-top: 10px;

margin-bottom: 10px;

}

#cont_news_text a{

color: #017fb4;

}

#cont_news_text a:hover{

color: #fe8900;

}

#error_message{

padding-left: 10px;

}

.ctitlev {color:#ffeb7b; border:0px; font-size: 12px;}

.ctitlev p a:link,.ctitlev p a:visited,.ctitlev p a:hover,.ctitlev p a:active{

text-decoration:none;

color: #e4f5fd;

background: #fff url("../images/nav_button_bg.gif"/*tpa=https://skorpio.net.ru/templates/Scorpio_ny/images/nav_button_bg.gif*/);

border:1px solid #84b9d3;

padding:2px 5px;

font-size:10px

}

.ctitlev p a:hover{background:#bbbbbb;color:#000;border-color:#666}

.ctitlev p{margin:4px 6px}

.ctitlev p span{

text-decoration:none;

background:#fff url("../images/nav_button_bg.gif"/*tpa=https://skorpio.net.ru/templates/Scorpio_ny/images/nav_button_bg.gif*/);

padding:1px 5px;

border:1px solid #84b9d3;

color:#e4f5fd;

font-size:10px

}

.ctitlev h4{margin-top:-1.45em;padding:0;border:none}

/*NY*/

#ny_girl{

background: url("../images/header_ny/girl.png"/*tpa=https://skorpio.net.ru/templates/Scorpio_ny/images/header_ny/girl.png*/);

width: 138px;

height: 190px;

position: absolute;

top: 0px;

left: 92px;

}

#ny_right_elem{

background: url("../images/header_ny/right_el.png"/*tpa=https://skorpio.net.ru/templates/Scorpio_ny/images/header_ny/right_el.png*/);

width: 288px;

height: 178px;

position: absolute;

top: 3px;

right: 27px;

}

#shamp{

background: url("../images/header_ny/shamp.png"/*tpa=https://skorpio.net.ru/templates/Scorpio_ny/images/header_ny/shamp.png*/);

height: 134px;

width: 94px;

position: absolute;

top: 45px;

left: 320px;

}

Odnośnik do komentarza
Udostępnij na innych stronach

Wydaje mi się, że jak zmienisz 100% na 1024px w kodzie poniżej powinna zmienić się szerokość strony, czy layout sie nie rozjedzie zobacysz sam.

#main_table{
min-width: 1000px;
width: 100%;
}

Wypróbuj nowy i ładniejszy katalog sklepów GdzieKupic.org.

Wykonam strony Internetowe, szablony WordPress, wizytówki firmowe, skrypty php. Portfolio

Odnośnik do komentarza
Udostępnij na innych stronach

Wydaje mi się, że jak zmienisz 100% na 1024px w kodzie poniżej powinna zmienić się szerokość strony, czy layout sie nie rozjedzie zobacysz sam.

#main_table{
min-width: 1000px;
width: 100%;
}

no zobacz sam, ale wydaje mi się że nie za dobrze się to zmieniło bo ucieło górę .. a chciałbym żeby to było wyśrodkowane, ale coraz lepiej, możesz mi jeszcze jakoś doradzić ?

Odnośnik do komentarza
Udostępnij na innych stronach

Spróbuj usunąc tą reklamę google co jest nad wyszukiwarką, wydaje mi się, że ona rozciąga środek i resztanie mieści się w oknie, jak nie pomoże to pisz.

Wypróbuj nowy i ładniejszy katalog sklepów GdzieKupic.org.

Wykonam strony Internetowe, szablony WordPress, wizytówki firmowe, skrypty php. Portfolio

Odnośnik do komentarza
Udostępnij na innych stronach

W css dodaj to pogrubiłemi strona powinna być na środku. Co do loga to w Operze też nie działa poprawnie...

html, body{
background: #3a8eb8 url("../images/site_top_bg2.gif"/*tpa=https://skorpio.net.ru/templates/Scorpio_ny/images/site_top_bg2.gif*/) repeat-x top;
height: 100%;
margin:0 [b]auto[/b];
padding: 0;
font-family: Tahoma;
font-size: 12px;
color: #646464;
}

Wypróbuj nowy i ładniejszy katalog sklepów GdzieKupic.org.

Wykonam strony Internetowe, szablony WordPress, wizytówki firmowe, skrypty php. Portfolio

Odnośnik do komentarza
Udostępnij na innych stronach

W css dodaj to pogrubiłemi strona powinna być na środku. Co do loga to w Operze też nie działa poprawnie...

html, body{
background: #3a8eb8 url("../images/site_top_bg2.gif"/*tpa=https://skorpio.net.ru/templates/Scorpio_ny/images/site_top_bg2.gif*/) repeat-x top;
height: 100%;
margin:0 [b]auto[/b];
padding: 0;
font-family: Tahoma;
font-size: 12px;
color: #646464;
}

Jeszcze jak mi powiesz jak zrobić logo dobrze i stopke to będzie super :)

Odnośnik do komentarza
Udostępnij na innych stronach

Nie wiem niestety na jakiej zasadzie działa wczytywanie zdjęc, w tym kodzie, jednak możesz spróbować zrobić z tych obrazków jedno logo i kod

#header_table{
width: 100%;
height: 100%;
}
#header_girl{
background: url("../images/logo2.gif"/*tpa=https://skorpio.net.ru/templates/Scorpio_ny/images/logo2.gif*/) no-repeat;
width: 332px;
height: 167px;
}
#girl_head{
background: url("../images/girl.png"/*tpa=https://skorpio.net.ru/templates/Scorpio_ny/images/girl.png*/) no-repeat;
width: 127px;
height: 164px;
position: absolute;
top: 3px;
left: 103px;
}
#header_bg{
background: url("../images/header_bg4.gif"/*tpa=https://skorpio.net.ru/templates/Scorpio_ny/images/header_bg4.gif*/) repeat-x;
}
#header_right_ico{
background: url("../images/header_right_elem2.png"/*tpa=https://skorpio.net.ru/templates/Scorpio_ny/images/header_right_elem2.png*/) no-repeat;
width: 196px;
height: 154px;
position: absolute;
right: 0;
top: 0;
}
#site_logo{
background: url("../images/header_ny/logo.png"/*tpa=https://skorpio.net.ru/templates/Scorpio_ny/images/header_ny/logo.png*/) no-repeat;
width: 357px;
height: 100px;
}
#header_right{
width: 196px;
}

zamienić na

#header_table{
width: 100%;
height: 100%;
background: url('images/top.png') no-repeat;

gdzie top.png to całe logo.

Wypróbuj nowy i ładniejszy katalog sklepów GdzieKupic.org.

Wykonam strony Internetowe, szablony WordPress, wizytówki firmowe, skrypty php. Portfolio

Odnośnik do komentarza
Udostępnij na innych stronach

Zarchiwizowany

Ten temat przebywa obecnie w archiwum. Dodawanie nowych odpowiedzi zostało zablokowane.

  • Ostatnio przeglądający   0 użytkowników

    • Brak zarejestrowanych użytkowników przeglądających tę stronę.
×
×
  • Dodaj nową pozycję...

Powiadomienie o plikach cookie

Umieściliśmy na Twoim urządzeniu pliki cookie, aby pomóc Ci usprawnić przeglądanie strony. Możesz dostosować ustawienia plików cookie, w przeciwnym wypadku zakładamy, że wyrażasz na to zgodę. Warunki użytkowania Polityka prywatności