Przepraszam ze odswieżam ale chciałbym się pozbyć obramowania wszelakich grafik które są podlinkowane. Dodałem do mojego style.css to co podałeś i nadal nic.
Tak po zmianie wygląda moj style.css:
/* Comment element properties */
body {
background: #060d05 url('images/bg.jpg') repeat-x;
margin: 0;
font-family: Tahoma;
font-size: 11px;
color: #737373;
}
a {
color: #000;
text-decoration: none;
border: 0;
}
.alt {
color: #04688d;
}
.spacer {
margin-bottom: 5px;
}
.admin-message {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
text-align: center;
color: #555;
background-color: #f6f6f6;
border: 1px solid #e1e1e1;
padding: 3px 4px 5px 4px;
margin-bottom: 5px;
}
/* Form element properties */
form {
margin: 0px;
}
.button {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #000;
background-color: #A7E601;
height: 20px;
border: 1px solid #000;
margin-top: 2px;
}
.bbcode {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #000;
background-color: #eee;
border: 1px solid #ccc;
margin-top: 2px;
}
.bbcode-popup {
font-size: 11px;
color: #555;
background-color: #fff;
padding: 4px;
}
.textbox {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #555;
background-color: #f8f8f8;
border: 1px solid #ccc;
}
/* Header and footer properties */
.sub-header {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #fff;
background-color: #555;
background-image: url(images/subheader-mid.gif);
padding: 7px 5px 8px 5px;
}
.sub-header-left {
width: 3px;
height: 28px;
background-color: #555;
background-image: url(images/subheader-left.gif);
}
.sub-header-right {
width: 3px;
height: 28px;
background-color: #555;
background-image: url(images/subheader-right.gif);
}
.sub-header ul{
margin: 0;
padding: 0;
}
.sub-header ul li{
display: inline;
}
.sub-header ul li.first-link .bullet{
display: none;
}
.full-header {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #000;
background-color: #fff;
padding: 5px 0 10px 0;
}
.main-footer {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #555;
background-color: #fff;
padding: 5px;
}
.bottom-footer {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #fff;
background-color: #555;
padding: 4px 4px 5px 4px;
}
.main-body {
font-size: 11px;
color: #555;
background-color: #fff;
border: 1px solid #ddd;
padding: 4px;
}
/* Side-Panel properties */
.side-left .side-border-right {display: none;}
.side-right .side-border-left {display: none;}
.side-border-left {
color: #777;
background-color: #fff;
padding: 10px 10px 10px 0;
width: 175px;
}
.side-border-right {
color: #777;
background-color: #fff;
padding: 10px 0 10px 10px;
width: 175px;
}
.scapmain {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: normal;
color: #fff;
background-color: #555;
background-image: url(images/side.gif);
background-repeat: repeat-x;
padding: 6px 4px 6px 4px;
}
.scapmain-left {
width: 3px;
height: 24px;
background-color: #555;
background-image: url(images/side-left.gif);
}
.scapmain-right {
width: 3px;
height: 24px;
background-color: #555;
background-image: url(images/side-right.gif);
}
.side-body {
font-size: 10px;
color: #555;
background-color: #fff;
background-image: url(images/gradient.gif);
background-repeat: repeat-x;
border: 1px solid #ddd;
padding: 4px;
min-width: 1044px;
}
/* Center-Panel properties */
.news-category {
border: 0;
margin: 3px 5px 0 0;
float: left;
}
.capmain {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
color: #fff;
background-color: #555;
background-image: url(images/cap.gif);
background-repeat: repeat-x;
padding: 6px 4px 6px 4px;
}
.capmain-left {
width: 3px;
height: 25px;
background-color: #555;
background-image: url(images/cap-left.gif);
}
.capmain-right {
width: 3px;
height: 25px;
background-color: #555;
background-image: url(images/cap-right.gif);
}
.main-bg {
color: #555;
background-color: #fff;
padding: 10px 0 5px 0;
}
/* General table properties */
.center {
margin: 0 auto;
}
.tbl-border {
border: 1px solid #e1e1e1;
}
.tbl {
font-size: 11px;
color: #555;
background-color: #fff;
padding: 4px;
}
.tbl1 {
font-size: 11px;
color: #555;
background-color: #fff;
padding: 4px;
}
.tbl2 {
font-size: 11px;
color: #555;
background-color: #f1f1f1;
padding: 4px;
}
.forum-caption {
font-size: 11px;
font-weight: bold;
color: #888;
background-color: #f1f1f1;
padding: 2px 4px 4px 4px;
}
.quote {
font-size: 11px;
color: #555;
background-color: #f8f8f8;
padding: 4px;
margin: 0px 20px 0px 20px;
border: 1px solid #bbb;
}
.poll {
height: 12px;
border: 1px solid #bbb;
}
.comment-name {
font-weight: bold;
color: #04688d;
}
.shoutboxname {
font-weight: bold;
color: #04688d;
}
.shoutbox {
color: #777;
}
.shoutboxdate {
font-size: 10px;
color: #888;
}
.small {
font-size: 10px;
font-weight: normal;
}
.small2 {
font-size: 10px;
font-weight: normal;
color: #555;
}
.side-small {
font-size: 10px;
font-weight: normal;
color: #555;
}
.side-label {
color: #555;
background-color: #f1f1f1;
margin: 2px 0 2px 0;
padding: 2px 2px 3px 2px;
}
/* Vertical Navigation */
#navigation h2 {
font-size: 10px;
font-weight: normal;
background-color: #f1f1f1;
margin: 0;
padding: 4px;
}
#navigation ul {
margin: 0;
padding: 0;
list-style-type: none;
}
* html #navigation ul li{
height: 1%;
}
#navigation a {
display: block;
color: #555;
padding: 2px;
text-decoration: none;
}
#navigation a:hover {
color: #fff;
background-color: #f6a504;
}
/* Page Navigation */
.pagenav {
padding: 4px;
}
.pagenav span {
color: #fff;
background-color: #f6a504;
border: 1px solid #ddd;
padding: 2px 4px 2px 4px;
margin: 2px;
}
.pagenav a {
color: #555;
background-color: #f1f1f1;
border: 1px solid #ddd;
padding: 2px 4px 2px 4px;
margin: 2px;
text-decoration: none;
}
.pagenav a:hover {
color: #fff;
background-color: #f6a504;
margin: 2px;
text-decoration: none;
}
.overflow {
overflow: hidden;
}
.float-left {
float: left;
}
.float-right {
float: right;
}
.bg {
background: url('images/bg_big.jpg') center top no-repeat;
width: 100%;
}
.content {
width: 1044px;
margin: 0 auto;
}
.top-bar {
color: #bbc1ba;
}
.top-note {
margin-left: 20px;
margin-top: 23px;
margin-bottom: 23px;
}
.top-login {
margin-top: 20px;
margin-right: 23px;
}
.login-input {
margin-right: 20px;
}
.login-textbox {
background: #1c2d09;
border: 0;
padding: 0;
width: 135px;
height: 23px;
-moz-border-radius: 3px;
border-radius: 3px;
color: #616c53;
padding-left: 10px;
font-size: 10px;
}
.pass-input {
}
.login-note {
margin-top: 3px;
margin-left: 150px;
}
a.register {
color: #738c40;
text-decoration: none;
}
a.lost {
color: #555e54;
text-decoration: none;
}
.logo {
background: url('images/logo.jpg');
width: 1044px;
height: 192px;
}
.menu-top {
background: url('images/menu-bg.jpg');
width: 1044px;
height: 62px;
}
.menu-top ul {
margin: 0;
padding: 0;
overflow: hidden;
margin-left: 30px;
}
.menu-top ul li {
display: block;
float: left;
margin-top: 13px;
}
.menu-top ul li a{
color: #ffffff;
text-decoration: none;
font-size: 13.42px;
font-weight: bold;
display: block;
background: rgba(0, 0, 0, 0.7);
filter: alpha(opacity=70);
-moz-border-radius: 5px;
border-radius: 5px;
padding: 7px 10px;
margin-right: 10px;
}
.menu-top ul li a:hover {
background: rgba(229, 229, 229, 1);
filter: alpha(opacity=100);
color: #393838;
}
.side-body {
margin-top: 24px;
background: #fff;
-moz-border-radius: 5px;
border-radius: 5px;
padding: 20px;
}
.menu {
width: 179px;
}
.menu-right {
width: 240px;
}
.menu-title {
background: url('images/menu-title-bg.jpg');
width: 159px;
height: 24px;
padding-left: 20px;
padding-top: 10px;
font-size: 12px;
}
.menu-title-right {
background: url('images/menu-title-right.jpg');
width: 240px;
height: 30px;
padding-left: 20px;
padding-top: 10px;
font-size: 12px;
}
.menu-content {
padding: 10px;
}
.newsy {
margin: 0 10px;
}
.ad {
width: 543px;
text-align: center;
border: 1px solid #afafaf;
padding: 5px 0;
-moz-border-radius: 5px;
border-radius: 5px;
margin-bottom: 10px;
}
.table {
}
.table-title {
background: url('images/table-title.jpg');
height: 30px;
padding-left: 20px;
padding-top: 10px;
font-size: 12px;
}
.table-content {
padding: 10px;
margin-bottom: 10px;
}
.news {
}
.news-title {
background: #f2f2f2;
padding: 10px;
font-size: 13px;
font-weight: bold;
color: #000;
}
.news-content {
padding: 10px;
}
.news-footer {
border-top: 1px solid #cdcdcd;
border-bottom: 1px solid #9b9b9b;
padding: 5px 10px;
color: #000;
}
.footer {
background: url('images/footer-bg.jpg') center bottom repeat-x;
height: 140px;
width: 100%;
padding-top: 100px;
}
.footer-text {
width: 1004px;
margin: 0 auto;
height: 53px;
background: #000;
color: #fff;
padding-top: 10px;
padding-left: 20px;
padding-right: 20px;
}
.footer-text a {
color: #fff;
text-decoration: none;
}
/** Tablelkownik **/
.l2_tab_small {
width: 260px;
text-align: left;
}
.l2_tab_small td {
height: 22px;
padding-left: 5px;
}
.l2_tab_small tr.row_hd {
color: #000;
height: 35px
}
.row_1{background-color:#daff76;}
.row_2{background-color:#98d000;}
.row_3{background-color:#daff76;}
.row_4{background-color:white;}
.row_5{background-color:#daff76;}
.row_6{background-color:white;}
.row_7{background-color:#daff76;}
.row_8{background-color:white;}
.row_9{background-color:#daff76;}
.row_10{background-color:white;}
.row_11{background-color:#daff76;}
.row_12{background-color:white;}
.row_13{background-color:#daff76;}
.row_14{background-color:white;}
Przeleciałem wszystko w tym pliku zmieniałem i ciągle nic. Jest ktoś w stanie pomóc?
Edytowane przez Pieka dnia 26.04.2011 20:43:15
|