Toplam Üye:
32638
Aktif Üye:
0
Aktif Ziyaretçi:
1310
Div içeriğini yazıcıya gö ..(4950 okuma, 0 yanıt) Css Menü Sanırım .. ..(10621 okuma, 7 yanıt) XML'de target_Blank nasıl ..(6319 okuma, 2 yanıt) Css aktif link sorunu ..(4712 okuma, 4 yanıt) Flash Menüde Arka Plan So ..(10942 okuma, 8 yanıt) burdaki css menüyü safyam ..(5388 okuma, 0 yanıt) Css ile yapılmış Mükemmel ..(9196 okuma, 6 yanıt) sayfa arka resmini sabitl ..(5553 okuma, 1 yanıt) css menüde linkler çikmiy ..(13033 okuma, 11 yanıt) CSS menü problemim ..(19733 okuma, 19 yanıt) 37 adet CSS menü ..(6213 okuma, 4 yanıt)
Netopsiyon Online: Forums
Netopsiyon Online :: Başlık görüntüleniyor - CSS menü problemim
Önceki başlık :: Sonraki başlık
Yazar
Mesaj
mersoy Mesaj: 1000+
Kayıt: Dec 08, 2007 Mesajlar: 2316
Tarih: 2008-07-20, 14:41:38 Mesaj konusu: CSS menü problemim
header.html dosyasına bir css menü ekledim
frontpagede önizleme yaptığımda menü çok güzel bir şekilde gözüküyor
siteye attığımda gözükmüyor
neden olur bu arkadaşlar bir sürü örnek css kodu var elimde bir türlü çalıştıramadım
header.html şu şekilde
Kod:
#tabs{
padding:0;
margin:0;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#FFF;
font-weight:bold;
}
#tabs ul{
list-style:none;
margin:0;
padding:0;
}
#tabs ul li{
display:inline;
margin:0;
text-transform:capitalize;
}
#tabs ul li a{
padding:5px 16px;
color:#FFF;
background:#FF0000;
float:left;
text-decoration:none;
border:1px solid #D17B40;
border-left:0;
margin:0;
text-transform:capitalize;
}
#tabs ul li a:hover{
background:#EAEAEA;
color:#7F9298;
text-decoration:none;
border-bottom:1px solid #EAEAEA;
}
#tabs ul li a.active{
background:#EAEAEA;
color:#7F9298;
border-bottom:1px solid #EAEAEA;
}
#content{
background:#EAEAEA;
clear:both;
font-size:11px;
color:#000;
padding:10px;
font-family:Arial, Helvetica, sans-serif;
}
code
{font:1em 'Courier New',Courier,Fixed;
display:block;
overflow:auto;
text-align:left;
background:#EAF3FA;
color:#222;
border:1px solid #83B4D5;
border-left:6px solid #83B4D5;padding:4px;}
FONT {FONT-FAMILY: Verdana,Helvetica; FONT-SIZE: 10px}
TD {FONT-FAMILY: Verdana,Helvetica; FONT-SIZE: 10px}
BODY {FONT-FAMILY: Verdana,Helvetica; FONT-SIZE: 10px}
P {FONT-FAMILY: Verdana,Helvetica; FONT-SIZE: 10px}
DIV {FONT-FAMILY: Verdana,Helvetica; FONT-SIZE: 10px}
.bodyline {background:#FFFFFF;border:1px solid #345487}
body {background: #FFFFFF;color:#000000;font:12px Verdana,Arial,Helvetica,sans-serif;scrollbar-3dlight-color:#d1d7dc;scrollbar-arrow-color:#006699;scrollbar-darkshadow-color:#98aab1;scrollbar-face-color:#dee3e7;scrollbar-highlight-color:#ffffff;scrollbar-shadow-color:#dee3e7;scrollbar-track-color:#efefef}
A:link {color:#000000;FONT-SIZE: 10px; FONT-FAMILY: Verdana, Helvetica;text-decoration:underline}
A:active {color:#000000;FONT-SIZE: 10px; FONT-FAMILY: Verdana, Helvetica;text-decoration:underline}
A:visited {color:#000000;FONT-SIZE: 10px; FONT-FAMILY: Verdana, Helvetica;text-decoration:underline}
A:hover {color:#465584;FONT-SIZE: 10px; FONT-FAMILY: Verdana, Helvetica;text-decoration:underline}
.title {BACKGROUND: none; COLOR: #000000; FONT-SIZE: 14px; FONT-WEIGHT: bold; FONT-FAMILY: Verdana, Helvetica; TEXT-DECORATION: none}
.content {BACKGROUND: none; COLOR: #000000; FONT-SIZE: 10px; FONT-FAMILY: Verdana, Helvetica}
.block-title {BACKGROUND: none; COLOR: #FFFFFF; FONT-SIZE: 10px; FONT-FAMILY: Verdana, Helvetica}
.storytitle {BACKGROUND: none; COLOR: #FFFFFF; FONT-SIZE: 11px; FONT-WEIGHT: bold; FONT-FAMILY: Verdana, Helvetica; TEXT-DECORATION: none}
.storycat {BACKGROUND: none; COLOR: #000000; FONT-SIZE: 10px; FONT-WEIGHT: bold; FONT-FAMILY: Verdana, Helvetica; TEXT-DECORATION: underline}
.boxtitle {BACKGROUND: none; COLOR: #FFFFFF; FONT-SIZE: 10px; FONT-WEIGHT: bold; FONT-FAMILY: Verdana, Helvetica; TEXT-DECORATION: none}
.boxcontent {BACKGROUND: none; COLOR: #000000; FONT-SIZE: 10px; FONT-FAMILY: Verdana, Helvetica}
.option {BACKGROUND: none; COLOR: #000000; FONT-SIZE: 10px; FONT-WEIGHT: bold; FONT-FAMILY: Verdana, Helvetica; TEXT-DECORATION: none}
.tiny {BACKGROUND: none; COLOR: #000000; FONT-SIZE: 10px; FONT-WEIGHT: normal; FONT-FAMILY: Verdana, Helvetica; TEXT-DECORATION: none}
.small {BACKGROUND: none; COLOR: #000000; FONT-SIZE: 9px; FONT-WEIGHT: normal; FONT-FAMILY: Verdana, Helvetica; TEXT-DECORATION: none}
/* Form elements */
input,textarea,select{
color:#000000;
font:normal 11px Verdana,Arial,Helvetica,sans-serif}
/* The text input fields background colour */
input.post,textarea.post,select{background:#ffffff}
input{text-indent:2px}
/* The buttons used for bbCode styling in message post */
input.button{
background:#efefef;border:1px solid; color:#000000; font:11px Verdana,Arial,Helvetica,sans-serif}
/* The main submit button option */
input.mainoption{background:#fafafa;font-weight:bold}
/* None-bold submit button */
input.liteoption{background:#fafafa;font-weight:normal}
/* Quote & Code blocks */
.code{
background:#fafafa;
border:1px solid #d1d7dc;
color:#006600;
font:11px Courier,'Courier New',sans-serif
}
.quote{
background:#fafafa;
border:1px solid #d1d7dc;
color:#444444;
font:11px/125% Verdana,Arial,Helvetica,sans-serif}
önizleme görünümü bu şekilde
dosyayı attığımda bu şekilde çıkıyor
Başa dön
Bu Site Google Adsense ile Gelir Elde Ediyor
Tarih: 2024-11-21, 15:55:54 Mesaj konusu: Forum Arası Reklamlar
Başa dön
kar_yurekli Mesaj: 50+
Kayıt: May 31, 2007 Mesajlar: 94 Konum: Kayseri
Tarih: 2008-07-20, 14:59:37 Mesaj konusu:
css'i görmüyor
Başa dön
mersoy Mesaj: 1000+
Kayıt: Dec 08, 2007 Mesajlar: 2316
Tarih: 2008-07-20, 15:08:41 Mesaj konusu:
evet ama önizlemede nasıl görüyor
Başa dön
kar_yurekli Mesaj: 50+
Kayıt: May 31, 2007 Mesajlar: 94 Konum: Kayseri
Tarih: 2008-07-20, 15:19:37 Mesaj konusu:
önizleme hiç bir zaman tam ölçü değildir..
frontpage'de yaptığın önizleme page header'e mi ait yoksa yalnızca css menu yemi?
ayrıca neyi nasıl yaptığını tam anlatırsan daha hızlı yardımcı oluruz
Başa dön
mersoy Mesaj: 1000+
Kayıt: Dec 08, 2007 Mesajlar: 2316
Tarih: 2008-07-20, 15:38:48 Mesaj konusu:
alttaki menünün kodları
Kod:
<style type="text/css">
#tabs{
padding:0;
margin:0;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#FFF;
font-weight:bold;
}
#tabs ul{
list-style:none;
margin:0;
padding:0;
}
#tabs ul li{
display:inline;
margin:0;
text-transform:capitalize;
}
#tabs ul li a{
padding:5px 16px;
color:#FFF;
background:#FF0000;
float:left;
text-decoration:none;
border:1px solid #D17B40;
border-left:0;
margin:0;
text-transform:capitalize;
}
#tabs ul li a:hover{
background:#EAEAEA;
color:#7F9298;
text-decoration:none;
border-bottom:1px solid #EAEAEA;
}
#tabs ul li a.active{
background:#EAEAEA;
color:#7F9298;
border-bottom:1px solid #EAEAEA;
}
#content{
background:#EAEAEA;
clear:both;
font-size:11px;
color:#000;
padding:10px;
font-family:Arial, Helvetica, sans-serif;
}
</style>
<div id='tabs'>
<ul>
<li><a href='http://www.muhasebeciyizbiz.com' class='active'>Ana Sayfa</a></li>
<li><a href='http://www.muhasebeciyizbiz.com'>Forumlar</a></li>
<li><a href='http://www.muhasebeciyizbiz.com'>MuhasebeciyizBiz</a></li>
<li><a href='http://www.muhasebeciyizbiz.com'>Downloadlar</a></li>
<li><a href='http://www.muhasebeciyizbiz.com'>Linkler</a></li>
</ul>
</div>
buda benim header.html
Kod:
<table class="bodyline" width="100%" cellspacing="0" cellpadding="0" border="0">
<tr>
<td align="center" valign="top">
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="60%" height="110" background="themes/phpib2/images/head_bg.gif"><a href="index.php"><img src="themes/phpib2/images/logo.jpg" border="0" alt="$sitename"></td>
<td width="40%" height="110" background="themes/phpib2/images/head_bg.gif">$showbanners </td>
</tr>
</table>
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td bgcolor="#FFFFFF" background="themes/phpib2/images/cellpic1.gif"><table width="100%" border="0" cellspacing="0" cellpadding="4">
<tr>
<td width="150" background="themes/phpib2/images/cellpic1.gif" nowrap><font class="content">$theuser</font></td>
<td nowrap><div align="center"><font class="content"><strong>::</strong> <a href="index.php">Home</a>
<strong>::</strong> <a href="modules.php?name=Downloads">Downloads</a>
<strong>::</strong> <a href="modules.php?name=Your_Account">Your
Account</a> <strong>::</strong> <a href="modules.php?name=Forums">Forums</a>
<strong>::</strong></font></div></td>
<td background="themes/phpib2/images/cellpic1.gif" width="150" nowrap><div align="center"><font class="content">
$datetime
</font></div></td>
</tr>
</table></td>
</tr>
</table>
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td bgcolor="#FFFFFF"><img src="themes/phpib2/images/7px.gif" width="7" height="7"></td>
</tr>
</table>
<table width="100%" cellpadding="0" cellspacing="0" border="0" align="center">
<tr valign="top">
<td>$public_msg<img src="themes/phpib2/images/pixel.gif" width="1" height="1" border="0" alt=""></td>
</tr></table>
<table width="100%" cellpadding="0" cellspacing="0" border="0" align="center">
<tr valign="top">
<td valign="top" width="1" background="themes/phpib2/images/7px.gif">
bu menüyü headere koymak istiyorum
Başa dön
kar_yurekli Mesaj: 50+
Kayıt: May 31, 2007 Mesajlar: 94 Konum: Kayseri
Tarih: 2008-07-20, 15:50:14 Mesaj konusu:
page header'deki menu kısmını silip yerine koymak istediğin menunun html kodlarını koyacan
<div>
<ul>
...
</ul>
<div>
bunu css kodlarınıda page header dosyasının gördüğü bir css dosyasına ekleyecen veya page header dosyasına ekleyen.
Başa dön
artistbaron Mesaj: 1000+
Kayıt: Dec 09, 2006 Mesajlar: 2993
Tarih: 2008-07-20, 15:55:06 Mesaj konusu:
Bi deneyecekmisin bakalım olmusmu olmamısmı
Kod:
<table class="bodyline" width="100%" cellspacing="0" cellpadding="0" border="0">
<tr>
<td align="center" valign="top">
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="60%" height="110" background="themes/phpib2/images/head_bg.gif"><a href="index.php"><img src="themes/phpib2/images/logo.jpg" border="0" alt="$sitename"></td>
<td width="40%" height="110" background="themes/phpib2/images/head_bg.gif">$showbanners </td>
</tr>
</table>
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td bgcolor="#FFFFFF" background="themes/phpib2/images/cellpic1.gif"><table width="100%" border="0" cellspacing="0" cellpadding="4">
<tr>
<td width="150" background="themes/phpib2/images/cellpic1.gif" nowrap><font class="content">$theuser</font></td>
<td nowrap><div align="center"> <style type="text/css">
#tabs{
padding:0;
margin:0;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#FFF;
font-weight:bold;
}
#tabs ul{
list-style:none;
margin:0;
padding:0;
}
#tabs ul li{
display:inline;
margin:0;
text-transform:capitalize;
}
#tabs ul li a{
padding:5px 16px;
color:#FFF;
background:#FF0000;
float:left;
text-decoration:none;
border:1px solid #D17B40;
border-left:0;
margin:0;
text-transform:capitalize;
}
#tabs ul li a:hover{
background:#EAEAEA;
color:#7F9298;
text-decoration:none;
border-bottom:1px solid #EAEAEA;
}
#tabs ul li a.active{
background:#EAEAEA;
color:#7F9298;
border-bottom:1px solid #EAEAEA;
}
#content{
background:#EAEAEA;
clear:both;
font-size:11px;
color:#000;
padding:10px;
font-family:Arial, Helvetica, sans-serif;
}
</style>
<div id='tabs'>
<ul>
<li><a href='http://www.muhasebeciyizbiz.com' class='active'>Ana Sayfa</a></li>
<li><a href='http://www.muhasebeciyizbiz.com'>Forumlar</a></li>
<li><a href='http://www.muhasebeciyizbiz.com'>MuhasebeciyizBiz</a></li>
<li><a href='http://www.muhasebeciyizbiz.com'>Downloadlar</a></li>
<li><a href='http://www.muhasebeciyizbiz.com'>Linkler</a></li>
</ul>
</div> </div></td>
<td background="themes/phpib2/images/cellpic1.gif" width="331" nowrap><div align="center"><font class="content">
$datetime
</font></div></td>
</tr>
</table></td>
</tr>
</table>
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td bgcolor="#FFFFFF"><img src="themes/phpib2/images/7px.gif" width="7" height="7"></td>
</tr>
</table>
<table width="100%" cellpadding="0" cellspacing="0" border="0" align="center">
<tr valign="top">
<td>$public_msg<img src="themes/phpib2/images/pixel.gif" width="1" height="1" border="0" alt=""></td>
</tr></table>
<table width="100%" cellpadding="0" cellspacing="0" border="0" align="center">
<tr valign="top">
<td valign="top" width="1" background="themes/phpib2/images/7px.gif">
Başa dön
kar_yurekli Mesaj: 50+
Kayıt: May 31, 2007 Mesajlar: 94 Konum: Kayseri
Tarih: 2008-07-20, 16:09:29 Mesaj konusu:
Alıntı:
<style type="text/css">
#tabs{
padding:0;
margin:0;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#FFF;
font-weight:bold;
}
#tabs ul{
list-style:none;
margin:0;
padding:0;
}
#tabs ul li{
display:inline;
margin:0;
text-transform:capitalize;
}
#tabs ul li a{
padding:5px 16px;
color:#FFF;
background:#FF0000;
float:left;
text-decoration:none;
border:1px solid #D17B40;
border-left:0;
margin:0;
text-transform:capitalize;
}
#tabs ul li a:hover{
background:#EAEAEA;
color:#7F9298;
text-decoration:none;
border-bottom:1px solid #EAEAEA;
}
#tabs ul li a.active{
background:#EAEAEA;
color:#7F9298;
border-bottom:1px solid #EAEAEA;
}
#content{
background:#EAEAEA;
clear:both;
font-size:11px;
color:#000;
padding:10px;
font-family:Arial, Helvetica, sans-serif;
}
</style>
<table>
<tr>
<td>
<table>
<tr>
<td><a href="index.php"><img src="themes/phpib2/images/logo.jpg" border="0" alt="$sitename"></td>
<td>$showbanners </td>
</tr>
</table>
<table>
<tr>
<td><table>
<tr>
<td><font>$theuser</font></td>
<td><div><div>
<ul>
<li><a href='http://www.muhasebeciyizbiz.com' class='active'>Ana Sayfa</a></li>
<li><a href='http://www.muhasebeciyizbiz.com'>Forumlar</a></li>
<li><a href='http://www.muhasebeciyizbiz.com'>MuhasebeciyizBiz</a></li>
<li><a href='http://www.muhasebeciyizbiz.com'>Downloadlar</a></li>
<li><a href='http://www.muhasebeciyizbiz.com'>Linkler</a></li>
</ul>
</div></div></td>
<td><div><font>
$datetime
</font></div></td>
</tr>
</table></td>
</tr>
</table>
<table>
<tr>
<td><img src="themes/phpib2/images/7px.gif" width="7" height="7"></td>
</tr>
</table>
<table>
<tr>
<td>$public_msg<img src="themes/phpib2/images/pixel.gif" width="1" height="1" border="0" alt=""></td>
</tr></table>
<table>
<tr>
<td>
Başa dön
Bu Site Google Adsense ile Gelir Elde Ediyor
Tarih: 2024-11-21, 15:55:54 Mesaj konusu: Forum Arası Reklamlar
Başa dön
mersoy Mesaj: 1000+
Kayıt: Dec 08, 2007 Mesajlar: 2316
Tarih: 2008-07-20, 16:32:42 Mesaj konusu:
artistbaron :
Bi deneyecekmisin bakalım olmusmu olmamısmı
Kod:
<table>
<tr>
<td>
<table>
<tr>
<td><a href="index.php"><img src="themes/phpib2/images/logo.jpg" border="0" alt="$sitename"></td>
<td>$showbanners </td>
</tr>
</table>
<table>
<tr>
<td><table>
<tr>
<td><font>$theuser</font></td>
<td><div> <style type="text/css">
#tabs{
padding:0;
margin:0;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#FFF;
font-weight:bold;
}
#tabs ul{
list-style:none;
margin:0;
padding:0;
}
#tabs ul li{
display:inline;
margin:0;
text-transform:capitalize;
}
#tabs ul li a{
padding:5px 16px;
color:#FFF;
background:#FF0000;
float:left;
text-decoration:none;
border:1px solid #D17B40;
border-left:0;
margin:0;
text-transform:capitalize;
}
#tabs ul li a:hover{
background:#EAEAEA;
color:#7F9298;
text-decoration:none;
border-bottom:1px solid #EAEAEA;
}
#tabs ul li a.active{
background:#EAEAEA;
color:#7F9298;
border-bottom:1px solid #EAEAEA;
}
#content{
background:#EAEAEA;
clear:both;
font-size:11px;
color:#000;
padding:10px;
font-family:Arial, Helvetica, sans-serif;
}
</style>
<div>
<ul>
<li><a href='http://www.muhasebeciyizbiz.com' class='active'>Ana Sayfa</a></li>
<li><a href='http://www.muhasebeciyizbiz.com'>Forumlar</a></li>
<li><a href='http://www.muhasebeciyizbiz.com'>MuhasebeciyizBiz</a></li>
<li><a href='http://www.muhasebeciyizbiz.com'>Downloadlar</a></li>
<li><a href='http://www.muhasebeciyizbiz.com'>Linkler</a></li>
</ul>
</div> </div></td>
<td><div><font>
$datetime
</font></div></td>
</tr>
</table></td>
</tr>
</table>
<table>
<tr>
<td><img src="themes/phpib2/images/7px.gif" width="7" height="7"></td>
</tr>
</table>
<table>
<tr>
<td>$public_msg<img src="themes/phpib2/images/pixel.gif" width="1" height="1" border="0" alt=""></td>
</tr></table>
<table>
<tr>
<td>
malesef olmadı
Başa dön
mersoy Mesaj: 1000+
Kayıt: Dec 08, 2007 Mesajlar: 2316
Tarih: 2008-07-20, 16:35:40 Mesaj konusu:
kar_yurekli :
page header'deki menu kısmını silip yerine koymak istediğin menunun html kodlarını koyacan
<div>
<ul>
...
</ul>
<div>
bunu css kodlarınıda page header dosyasının gördüğü bir css dosyasına ekleyecen veya page header dosyasına ekleyen.
kodları header.html dosyasına koydum stil kodlarınıda style.css dosyasına koydum ama yine olmuyor
Başa dön
artistbaron Mesaj: 1000+
Kayıt: Dec 09, 2006 Mesajlar: 2993
Başa dön
mersoy Mesaj: 1000+
Kayıt: Dec 08, 2007 Mesajlar: 2316
Tarih: 2008-07-20, 17:56:04 Mesaj konusu:
artistbaron :
Peki hata nedir ? çünkü sitede deniyorum ? çalışıyor
http://opsiyonblog.com/css.html
dosyayı attığımda bu şekilde çıkıyor
Başa dön
kar_yurekli Mesaj: 50+
Kayıt: May 31, 2007 Mesajlar: 94 Konum: Kayseri
Tarih: 2008-07-20, 18:36:23 Mesaj konusu:
page header da style.css'e yol vermedin o zaman.
benim yukarıdaki yazdığımı ekle'de bak
şunu
Alıntı:
<style type="text/css">
#tabs{
padding:0;
margin:0;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#FFF;
font-weight:bold;
}
#tabs ul{
list-style:none;
margin:0;
padding:0;
}
#tabs ul li{
display:inline;
margin:0;
text-transform:capitalize;
}
#tabs ul li a{
padding:5px 16px;
color:#FFF;
background:#FF0000;
float:left;
text-decoration:none;
border:1px solid #D17B40;
border-left:0;
margin:0;
text-transform:capitalize;
}
#tabs ul li a:hover{
background:#EAEAEA;
color:#7F9298;
text-decoration:none;
border-bottom:1px solid #EAEAEA;
}
#tabs ul li a.active{
background:#EAEAEA;
color:#7F9298;
border-bottom:1px solid #EAEAEA;
}
#content{
background:#EAEAEA;
clear:both;
font-size:11px;
color:#000;
padding:10px;
font-family:Arial, Helvetica, sans-serif;
}
</style>
<table>
<tr>
<td>
<table>
<tr>
<td><img src="themes/phpib2/images/logo.jpg" border="0" alt="$sitename"></td>
<td>$showbanners </td>
</tr>
</table>
<table>
<tr>
<td><table>
<tr>
<td><font>$theuser</font></td>
<td><div><div>
Ana Sayfa
Forumlar
MuhasebeciyizBiz
Downloadlar
Linkler
</div></div></td>
<td><div><font>
$datetime
</font></div></td>
</tr>
</table></td>
</tr>
</table>
<table>
<tr>
<td><img src="themes/phpib2/images/7px.gif" width="7" height="7"></td>
</tr>
</table>
<table>
<tr>
<td>$public_msg<img src="themes/phpib2/images/pixel.gif" width="1" height="1" border="0" alt=""></td>
</tr></table>
<table>
<tr>
<td>
gösterdiğin hata css görmeme hatası
Başa dön
kar_yurekli Mesaj: 50+
Kayıt: May 31, 2007 Mesajlar: 94 Konum: Kayseri
Tarih: 2008-07-20, 18:46:19 Mesaj konusu:
bunu
Alıntı:
<style type="text/css">
<style type="text/css">
#tabs{
padding:0;
margin:0;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#FFF;
font-weight:bold;
}
#tabs ul{
list-style:none;
margin:0;
padding:0;
}
#tabs ul li{
display:inline;
margin:0;
text-transform:capitalize;
}
#tabs ul li a{
padding:5px 16px;
color:#FFF;
background:#FF0000;
float:left;
text-decoration:none;
border:1px solid #D17B40;
border-left:0;
margin:0;
text-transform:capitalize;
}
#tabs ul li a:hover{
background:#EAEAEA;
color:#7F9298;
text-decoration:none;
border-bottom:1px solid #EAEAEA;
}
#tabs ul li a.active{
background:#EAEAEA;
color:#7F9298;
border-bottom:1px solid #EAEAEA;
}
#content{
background:#EAEAEA;
clear:both;
font-size:11px;
color:#000;
padding:10px;
font-family:Arial, Helvetica, sans-serif;
}
</style>
<table>
<tr>
<td>
<table>
<tr>
<td><a href="index.php"><img src="themes/phpib2/images/logo.jpg" border="0" alt="$sitename"></td>
<td>$showbanners </td>
</tr>
</table>
<table>
<tr>
<td><table>
<tr>
<td><font>$theuser</font></td>
<td><div><div>
<ul>
<li><a href='http://www.muhasebeciyizbiz.com' class='active'>Ana Sayfa</a></li>
<li><a href='http://www.muhasebeciyizbiz.com'>Forumlar</a></li>
<li><a href='http://www.muhasebeciyizbiz.com'>MuhasebeciyizBiz</a></li>
<li><a href='http://www.muhasebeciyizbiz.com'>Downloadlar</a></li>
<li><a href='http://www.muhasebeciyizbiz.com'>Linkler</a></li>
</ul>
</div> </div></td>
<td><div><font>
$datetime
</font></div></td>
</tr>
</table></td>
</tr>
</table>
<table>
<tr>
<td><img src="themes/phpib2/images/7px.gif" width="7" height="7"></td>
</tr>
</table>
<table>
<tr>
<td>$public_msg<img src="themes/phpib2/images/pixel.gif" width="1" height="1" border="0" alt=""></td>
</tr></table>
<table>
<tr>
<td>
Başa dön
mersoy Mesaj: 1000+
Kayıt: Dec 08, 2007 Mesajlar: 2316
Tarih: 2008-07-20, 18:54:53 Mesaj konusu:
karyürek verdiğin kodları eklediğimde tema komple bozuluyor.
nasıl iş anlamadım bir menüyü ekleyemedim
Başa dön
kar_yurekli Mesaj: 50+
Kayıt: May 31, 2007 Mesajlar: 94 Konum: Kayseri
Tarih: 2008-07-20, 18:56:41 Mesaj konusu:
benim verdiklerimi ekleme çünkü ne den bilmiyom yayınladıktan sonra bazı kodları kırpmış anlıyamadım
ama sorun css görmediğinden kaynaklanıyor
Başa dön
mersoy Mesaj: 1000+
Kayıt: Dec 08, 2007 Mesajlar: 2316
Tarih: 2008-07-20, 23:27:30 Mesaj konusu:
kar_yurekli :
benim verdiklerimi ekleme çünkü ne den bilmiyom yayınladıktan sonra bazı kodları kırpmış anlıyamadım
ama sorun css görmediğinden kaynaklanıyor
kodları eklerken "Bu mesajda HTML kullanma" seçeneğini seçersen kodlar düzgün çıkar
Başa dön
mersoy Mesaj: 1000+
Kayıt: Dec 08, 2007 Mesajlar: 2316
Başa dön
mavisce Editör
Kayıt: Nov 18, 2005 Mesajlar: 943 Konum: Trabzon/izmir 61-35
Tarih: 2008-07-22, 18:16:59 Mesaj konusu:
Bu kodları temanın style dosyasına ekle
Kod:
#tabs{
padding:0;
margin:0;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#FFF;
font-weight:bold;
}
#tabs ul{
list-style:none;
margin:0;
padding:0;
}
#tabs ul li{
display:inline;
margin:0;
text-transform:capitalize;
}
#tabs ul li a{
padding:5px 16px;
color:#FFF;
background:#FF0000;
float:left;
text-decoration:none;
border:1px solid #D17B40;
border-left:0;
margin:0;
text-transform:capitalize;
}
#tabs ul li a:hover{
background:#EAEAEA;
color:#7F9298;
text-decoration:none;
border-bottom:1px solid #EAEAEA;
}
#tabs ul li a.active{
background:#EAEAEA;
color:#7F9298;
border-bottom:1px solid #EAEAEA;
}
#content{
background:#EAEAEA;
clear:both;
font-size:11px;
color:#000;
padding:10px;
font-family:Arial, Helvetica, sans-serif;
}
Başa dön
mersoy Mesaj: 1000+
Kayıt: Dec 08, 2007 Mesajlar: 2316
Tarih: 2008-07-22, 19:42:14 Mesaj konusu:
yok hocam yine olmuyor
Başa dön
Bu forumda yeni başlıklar açamazsınız Bu forumdaki başlıklara cevap veremezsiniz Bu forumdaki mesajlarınızı değiştiremezsiniz Bu forumdaki mesajlarınızı silemezsiniz Bu forumdaki anketlerde oy kullanamazsınız