phpBB Türkiye - phpBB3 Türkçe destek ve geliştirme

İçeriği atla

profesyonel phpBB3 hizmetleri

Sitemiz sadece phpBB 3.0 sürümüne destek vermektedir. Konu açmadan, ileti yazmadan önce lütfen site kuralları sayfamıza göz atınız.

css hk.

css hk.

İleti topakli 12 Arl 2007 13:01

slm...

daha önce rc5 sürümünde kurulu bi site yapmıştım... daha sanra site tasarımını rc7 üzerinde değiştirip rc8 e güncelledim... firefox ve opera da herşey normal yalnız ie de ana sayfada css den kaynaklı bi kayma mevcut.. bazı denemelerim oldu fakat düzeltemedim... biliyorsunuz ki günümüzde genelde ie kullanlıyor...

kullandığım tasarımın css dosyası
Kod: Tümünü seç
body {
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 12px;
   font-weight: normal;
   color: #666666;
   text-decoration: none;
   background-image: url("{T_THEME_PATH}/images/bg.png");
   background-repeat: repeat-y;
   background-position: center top;
   background-color: #E5E3D5;
   margin: 0px;
   padding: 0px;
}
.tophead {
   background-image: url("{T_THEME_PATH}/images/topbar.png");
   height: 31px;
   background-repeat: repeat-x;
   margin: 0px;
   padding: 0px;
}
.main .tophead h1 {
   padding-left: 15px;
   color: #CC6633;
   margin: 0px;
   padding-top: 0px;
   padding-right: 0px;
   padding-bottom: 0px;
}
.spacer {
   clear: both;
}
.main .footer .footertexts {
}
.main .footer .footertexts a {
   color: #000099;
   text-decoration: none;
   border-bottom-width: 1px;
   border-bottom-style: dotted;
   border-bottom-color: #000099;
}

.headera {
   background-image: url("images/random/random.php");
   background-repeat: no-repeat;
   height: 176px;
}
.contents {
   background-image: url("{T_THEME_PATH}/images/contentbg.png");
   background-repeat: no-repeat;
   background-position: center top;
   margin-bottom: 25px;
   padding-top: 25px;
   
}

#content-wrap {
   clear: both;
   width: 730px;
   padding: 0;
   margin: 03px auto;
   margin-bottom: 5px;
   padding-top: 5px;
}
.footer {
   background-color: #BEC4F2;
   background-image: url("{T_THEME_PATH}/images/footerdiv.png");
   background-repeat: no-repeat;
   background-position: center top;
   height: 85px;
   padding-right: 25px;
   padding-bottom: 0px;
   padding-left: 25px;
   padding-top: 35px;
}
/*.main .contents .right {
   float: right;
   width: 240px;
   margin-right: 15px;
   margin-top: 25px;
}
.main .contents .left {
   margin-right: 260px;
   padding-left: 15px;
   padding-right: 10px;
}*/
.main .contents .left p {
   font-size: 12px;
   line-height: 16px;
   text-align: justify;
}
.main .contents .right .rightcontents {
   border: 1px solid #E4DCC2;
   padding: 5px;
   margin-bottom: 15px;
}
.rightcontents ul {
   display: block;
   margin: 0px;
   padding: 0px;
}
.rightcontents li {
   list-style-type: none;
   margin-top: 5px;
   margin-bottom: 3px;
   text-decoration: none;
   border-bottom-width: 1px;
   border-bottom-style: dashed;
   border-bottom-color: #DAD9CB;
}

.rightcontents h2 {
   color: #0099CC;
   display: block;
   margin-top: 2px;
   font-weight: bold;
   background-color: #F9F5F0;
   border-bottom-width: 3px;
   border-bottom-style: solid;
   border-bottom-color: #F4EDE3;
   padding-left: 5px;
   font-size: 18px;
   margin-bottom: 12px;
}
.rightcontents .graduate {
   background-image: url("{T_THEME_PATH}/images/graduate-postgraduate.png");
   background-repeat: no-repeat;
   height: 43px;
   width: 230px;
}




.main {
   background-image: url("{T_THEME_PATH}/images/bg-pg.png");
   background-repeat: repeat-y;
   width: 757px;
   margin-right: auto;
   margin-left: auto;
   margin-top: 0px;
   margin-bottom: 0px;
   padding: 0px;
}
h1 {
   font-family: Georgia, "Times New Roman", Times, serif;
   font-size: 24px;
   color: #336699;
   text-decoration: none;
   font-weight: normal;
}
h2 {
   font-family: Georgia, "Times New Roman", Times, serif;
   font-size: 20px;
   color: #996633;
   text-decoration: none;
   font-weight: normal;
   display: block;
   margin-bottom: 5px;
}
.main .contents .left a:link {
   color: #0099FF;
   text-decoration: none;
}


h3 {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 16px;
   color: #000000;
   text-decoration: none;
}
    #tabsB {
   float:left;
   font-size:93%;
   line-height:normal;
   margin-top: 144px;
   width: 750px;
      }
    #tabsB ul {
   margin:0;
   list-style:none;
   padding-top: 10px;
   padding-right: 5px;
   padding-bottom: 0;
   padding-left: 15px;
      }
    #tabsB li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabsB a {
   float:left;
   margin:0;
   padding:0 0 0 4px;
   text-decoration:none;
   background-image: url("{T_THEME_PATH}/images/tableftB.gif");
   background-repeat: no-repeat;
   background-position: left top;
      }
    #tabsB a span {
   float:left;
   display:block;
   padding:5px 15px 4px 6px;
   color:#666;
   background-image: url("{T_THEME_PATH}/images/tabrightB.gif");
   background-repeat: no-repeat;
   background-position: right top;
      }
    /* Commented Backslash h*ck hides rule from IE5-Mac \*/
    #tabsB a span {float:none;}
    /* End IE5-Mac h*ck */
    #tabsB a:hover span {
      color:#000;
      }
    #tabsB a:hover {
      background-position:0% -42px;
      }
    #tabsB a:hover span {
      background-position:100% -42px;
      }
.quicklinks {
   background-image: url("{T_THEME_PATH}/images/quicklinks.png");
   height: 42px;
   background-repeat: no-repeat;
}
.main .contents .left a:visited {
   color: #0066FF;
   text-decoration: underline;
}
.main .contents .left a:hover {

   color: #FF9933;
   text-decoration: none;
}
.main .contents .left a:active {

   color: #0066FF;
   text-decoration: underline;
}
.left #news {
   height: 25px;
   font-size: 18px;
   color: #0099CC;
   font-weight: bold;
   padding-left: 15px;
   font-family: Arial, Helvetica, sans-serif;
   background-color: #F9F5F0;
   border-bottom-width: 3px;
   border-bottom-style: solid;
   border-bottom-color: #F4EDE3;
   padding-top: 3px;
}
.left .date {
   font-family: Georgia, "Times New Roman", Times, serif;
   font-style: italic;
   color: #999999;
   text-decoration: none;
}
.rightcontents a:hover {
   text-decoration: none;
   color: #0066FF;
}
.rightcontents a:link {

   text-decoration: none;
   color: #000000;
}
.rightcontents a {


   text-decoration: none;
   color: #000000;
}
.rightcontents a:link {


   text-decoration: none;
   color: #000000;
}
.rightcontents a:active {


   text-decoration: none;
   color: #000000;
}

/* header links */
#headerb-links {
   position: absolute;
   top: 19px; right: 145px;   
   color: #336699;
   font-size: 10px;   
}
#header-links a {   
   color: #336699;
   text-decoration: none;   
}
/*#header-links a:hover {
   color: #D4E59F;   
}*/

h5 {
   /* Forum header titles */
   font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
   font-weight: normal;
   color: #3f3f3f;
   font-size: 1.3em;
   margin: 0.2em 0em 0.2em 0.8em;
}

h6 {
   font-family: "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
   font-size: 1.2em;
   text-transform: none;
   color: #D21A4E;
   border-bottom: none;
   padding-bottom: 10px;
   /*margin-top: 20px;*/
}


ie görünümü
hata1.jpg


ff görünümü
resim.jpg
http://www.topakli.net - deneme yayını
http://topakli.6te.net - deneme yayını
topakli
kullanıcı
kullanıcı

İleti: 90
Kayıt: 07 Nis 2007 20:27
İsim: Topakli
HTML: Orta
CSS: Başlangıç
PHP: Başlangıç
phpBB3: Başlangıç
Sürüm: phpBB3 RC5

 

Re: css hk.

İleti ALEXIS 12 Arl 2007 13:11

Bu şekilde sadece CSS koduyla ezbere yapacak birini tanımıyorum.
ALEXIS
kullanıcı
kullanıcı

Kullanıcı avatarı

İleti: 2870
Kayıt: 03 Arl 2006 08:57
Konum: İstanbul
İsim: Sevdin Filiz
HTML: Çok iyi
CSS: Çok iyi
PHP: İyi
phpBB3: Çok iyi
Sürüm: phpBB 3.0.3-RC1


Tema Sorunlar & Yardım


Kimler çevrimiçi

Bu forumu görüntüleyenler: Kayıtlı kullanıcı yok ve 0 misafir