Forum'da ara:
Ara


Yazar Mesaj
Mesaj15.04.2009, 21:06 (UTC)    
Mesaj konusu: yardım lütfenn

arkadaşlar mrb.benm sitemn tasarımında menü başlıklarının yazı boyutu çok büyük o yazı başlıklanın yazı boyutunu küçültmek istiyorum.yardımcı olabilick bi arkadaş warsa çok sevinirim.tasarım kodumu aşağıya yazıourm.

tasarım üstü

<div id="main">

<!-- Header -->
<div id="header">
<div id="header-in">
<ul id="navigation">
<li id="house"><a href="http://bahisrehberi.tr.gg/">Ana Sayfa</a>|</li>
<li id="sitemap"><a href="http://bahisrehberi.tr.gg/Top-liste.htm">Toplist</a>|</li>
<li id="envelope"><a href="http://bahisrehberi.tr.gg/%26%23304%3Bleti%26%23351%3Bim.htm">İletişim</a></li>
</ul>
<!-- www.bahisrehberi.tr.gg -->
<h1><a href="http://bahisrehberi.tr.gg/">www.bahisrehberi.tr.gg</a></h1>
<!-- www.bahisrehberi.tr.gg-->

<!-- Bahis Rehberi -->
<h2>Bahis Rehberi</h2>
<!-- Your slogan end -->

<!-- Search form -->
<form class="searching" action="">
<fieldset>
<label>Searching</label>
<input class="Arama Yap" type="text" onfocus="if(this.value==this.defaultValue)this.value=''"
onblur="if(this.value=='')this.value=this.defaultValue" value="Arama Yap" />
<input class="hledat" type="image" src="http://img1.loadtr.com/k-283978-search_button.gif/search-button.gif" name="" alt="Arama Yap" />
</fieldset>
</form>
<!-- Search end -->
</div>
</div>
<!-- Header end -->

<!-- Menu -->
<div id="menu-box" class="cleaning-box">
<a href="#skip-menu" class="hidden">Skip menu</a>
<ul id="menu">
<li class="first"><a href="http://bahisrehberi.tr.gg/" class="active">Ana Sayfa</a></li>
<li><a href="http://bahisrehberi.tr.gg/%26%23304%3Bddaa-Program%26%23305%3B.htm ">İddaa Programı</a></li>
<li><a href="http://bahisrehberi.tr.gg/Canl%26%23305%3B-Ma%E7-Sonu%E7lar%26%23305%3B.htm ">Canlı Maç Sonuçları</a></li>
<li><a href="http://bahisrehberi.tr.gg/Puan-Durumlar%26%23305%3B.htm ">Puan Durumları</a></li>
<li><a href="http://bahisrehberi.tr.gg/Ma%E7-Tahminleri.htm ">Maç Tahminleri</a></li>
<li><a href="http://bahisrehberi.tr.gg/Tak%26%23305%3Bm-%26%23304%3Bstatistikleri.htm ">Takım İstatistikleri</a></li>
</ul>
</div>
<!-- Menu end -->

<hr class="noscreen" />

<div id="skip-menu"></div>

<div id="content">

<!-- Content box with white background and gray border -->
<div id="content-box">

<!-- Left column -->
<div id="content-box-in-left">
<div id="content-box-in-left-in">

tasarım altı

</div>
</div>
<!-- Left column end -->

<hr class="noscreen" />

<!-- Right column -->
<div id="content-box-in-right">
<div id="content-box-in-right-in">
<h3>buraya istediğinizi yazın</h3>
<dl>
<dt>buraya istediğinizi yazın</dt>
<dd>buraya istediğinizi yazın</dd>

<dt>buraya istediğinizi yazın</dt>
<dd>buraya istediğinizi yazın</dd>

<dt>buraya istediğinizi yazın</dt>
<dd>buraya istediğinizi yazın</dd>

<dt>buraya istediğinizi yazın</dt>
<dd>buraya istediğinizi yazın</dd>
</dl>
<h3>buraya istediğinizi yazın</h3>
<address>
<strong>buraya istediğinizi yazın</strong><br />
buraya istediğinizi yazın<br />
buraya istediğinizi yazın<br />
buraya istediğinizi yazın<br />
buraya istediğinizi yazın<br />
buraya istediğinizi yazın<br />
</address>
</div>
</div>
<div class="cleaner"> </div>
<!-- Right column end -->
</div>
<!-- Content box with white background and gray border end -->
</div>

<hr class="noscreen" />

<!-- Footer -->
<div id="footer">
<div id="footer-in">
<p class="footer-left"></p>
<p class="footer-right">
</p>
</div>
</div>
<!-- Footer end -->

</div>

css kod

h1#title{display: none;}
h2#title span {display: none;}
div.header{display: none;}
li.nav_element{list-style-type: none;}
li.nav_element{display: none;}

/* This template was created by Mantis-a [http://www.mantisa.cz/]. For more templates visit Free website templates [http://www.mantisatemplates.com/]. */



/* CSS Document */


/* General */

* {
margin: 0;
padding: 0;
}

html {
height: 100%;
font-size: 62.5%;
}

body {
height: 100%;
text-align: center;
font: 1.2em Verdana, Arial, Helvetica, sans-serif;
min-width: 950px;
}

#main {
width: 100%;
background: url('http://www.mantisatemplates.com/template-preview/wide/wide-gray/img/main-bg.gif') repeat-y center 0;
min-height: 100%;
height: 100%;
position: relative;
}

body>#main {
height: auto;
}

a:link, a:visited {
color: #434343;
text-decoration: underline;
font-weight: bold;
}

a:hover {
text-decoration: none;
}

.cleaner {
clear: both;
height: 0;
font-size: 0;
visibility: hidden;
content: ' ';
}

.cleaning-box {
min-height: 1px;
}

.cleaning-box:after {
display: block;
clear: both;
visibility: hidden;
height: 0;
font-size: 0;
content: ' ';
}

.noscreen {
display: none;
}

.hidden { /* Skip menu */
position: absolute;
top: -10000px;
left: 0;
width: 1px;
height: 1px;
overflow: hidden;
}


/* Paragraphs, headings, ... */

p {
line-height: 170%;
margin-bottom: 10px;
color: #1D1D1D;
}

h1 {
font-size: 2.8em;
font-weight: normal;
color: #FFFFFF;
text-align: left;
padding: 49px 0 0 42px;
background: url('http://www.mantisatemplates.com/template-preview/wide/wide-gray/img/h1-bg-flame.png') no-repeat 0 43px;
}

h1 a:link, h1 a:visited {
font-weight: normal;
text-decoration: none;
color: #FFFFFF;
}

h2 {
font-size: 1.6em;
font-family: Georgia, "Times New Roman", Times, serif;
font-weight: normal;
color: #FFFFFF;
text-align: left;
margin: 3px 0 0 2px;
}

h3 {
font-size: 1.4em;
font-family: Georgia, "Times New Roman", Times, serif;
font-weight: normal;
color: #393939;
letter-spacing: 1px;
padding-bottom: 3px;
border-bottom: 1px solid #393939;
margin-bottom: 7px;
}

address {
font-style: normal;
line-height: 180%;
margin-left: 7px;
}

/* Images */

img.float {
float: left;
border: 1px solid #393939;
margin: 0.5em 0.8em 0.5em 0;
}


/* Header */

#header {
height: 198px;
position: relative;
background: #404040 url('http://www.mantisatemplates.com/template-preview/wide/wide-gray/img/hd-bg.gif') repeat-x 0 0;
}

#header-in {
width: 900px;
height: 198px;
position: relative;
margin: 0 auto;
}

ul#navigation {
float: right;
margin: 8px 1px 0 0;
display: inline;
color: #FFFFFF;
}

ul#navigation li {
float: left;
display: inline;
list-style-type: none;
text-align: center;
font-size: 0.9em;
}

ul#navigation li a, ul#navigation li a:visited {
text-decoration: none;
color: #FFFFFF;
font-weight: normal;
}

ul#navigation li a:hover {
text-decoration: underline;
}

li#house {
background: url('http://www.mantisatemplates.com/template-preview/wide/wide-gray/img/house.gif') no-repeat 0 1px;
padding-left: 24px;
}

li#house a {
margin-right: 16px;
}

li#sitemap {
background: url('http://www.mantisatemplates.com/template-preview/wide/wide-gray/img/sitemap.gif') no-repeat 0 2px;
padding-left: 24px;
margin-left: 16px;
}

li#sitemap a {
margin-right: 16px;
}

li#envelope {
background: url('http://www.mantisatemplates.com/template-preview/wide/wide-gray/img/envelope.gif') no-repeat 0 2px;
padding-left: 23px;
margin-left: 16px;
}


/* Search form */

form.searching {
width: 210px;
position: absolute;
top: 47px;
right: 0;
}

form.searching fieldset {
border: 0;
}

form.searching input.search {
letter-spacing: 1px;
float: left;
padding: 2px 0 2px 6px;
width: 139px;
border: 1px solid gray;
}

form.searching input.hledat {
letter-spacing: 1px;
padding-left: 0;
margin-left: 4px;
font-weight: bold;
color: #FFFFFF;
float: left;
}

form.searching label {
display: none;
}


/* Menu */

#menu-box {
background: #4A4A4A url('http://www.mantisatemplates.com/template-preview/wide/wide-gray/img/menu-bg.gif') repeat-x 0 0;
border-bottom: 3px solid black;
}

#menu {
width: 950px;
margin: 0 auto;
}

#menu li {
display: inline;
list-style-type: none;
text-align: center;
}

#menu li.first a {
margin-left: 1.6em;
display: inline
}

#menu li a {
float: left;
color: #FFFFFF;
font-weight: bold;
font-size: 1.1em;
display: block;
padding: 0.9em 1.4em 0.7em 1.4em;
}

#menu li a:hover, #menu li a.active {
color: #000000;
background-color: #FFCD34;
font-weight: bold;
font-size: 1.1em;
}


/* Content box */

#content {
background: #FFFFFF url('http://www.mantisatemplates.com/template-preview/wide/wide-gray/img/content-bg.gif') repeat-x 0 0;
min-height: 624px;
}

#content-box {
width: 950px;
margin: 0 auto;
background-color: #FFFFFF;
text-align: left;
border-right: 1px solid #B0B0B0;
border-left: 1px solid #B0B0B0;
padding-bottom: 80px;
min-height: 544px;
}

#content-box-in-left {
width: 70%;
float: left;
background-color: #FFFFFF;
}

#content-box-in-left-in {
margin: 1.8em 1em 7em 1.8em;
}

#content-box-in-right {
width: 29%;
float: right;
background-color: #FFFFFF;
}

#content-box-in-right h3 {
border: 0;
background-color: #252525;
color: #FFFFFF;
padding: 3px 0 4px 10px;
font-size: 1.3em;
}

#content-box-in-right-in {
margin: 1.8em 0 7em 1.5em;
}

#content-box-in-right-in dl {
margin: 0 0 40px 2px;
}

#content-box-in-right-in dt {
margin-bottom: 3px;
font-weight: bold;
background-color: #E2E2E2;
color: #171717;
line-height: 140%;
padding: 1px 0 1px 5px;
}

#content-box-in-right-in dd {
margin: 0 5px 18px 2px;
line-height: 140%;
}


.first-row {
background: #F4FF7C;
}

.first-row th {
text-align: center;
font-weight: bold;
border-bottom: 2px solid #373737;
}

.first-column {
background: #FFD162;
border-right: 1px solid #373737;
}

.last-column {
background-color: #FFD162;
border-left: 1px solid #373737;
}

#footer {
width: 100%;
height: 60px;
background: #404040 url('http://www.mantisatemplates.com/template-preview/wide/wide-gray/img/footer-bg.gif') repeat-x 0 0;
position: absolute;
bottom: 0;
left: 0;
}

#footer-in {
width: 950px;
margin: 0 auto;
}

p.footer-left {
float: left;
width: 450px;
color: #FFFFFF;
text-align: left;
margin: 9px 0 0 15px;
display: inline;
}

p.footer-left a, p.footer-left a:visited {
color: #FFFFFF;
padding: 1px 2px;
}

p.footer-left a:hover {
background-color: #FFFFFF;
color: #202020;
}

p.footer-right {
float: right;
width: 450px;
color: #FFFFFF;
text-align: right;
margin: 9px 15px 0 0;
display: inline;
}

p.footer-right a, p.footer-right a:visited {
color: #FFFFFF;
padding: 1px 2px;
}

p.footer-right a:hover {
background-color: #FFFFFF;
color: #202020;
}

p.footer-right a, p.footer-right a:visited {
font-weight: normal;
}
Mesaj16.04.2009, 06:49 (UTC)    
Mesaj konusu:

kardeş dediğin düzeltme yapıldı.
iyi eğlenceler..

Kod:
tasarım üstü

<div id="main">

<!-- Header -->
<div id="header">
<div id="header-in">
<ul id="navigation">
<li id="house"><a href="http://bahisrehberi.tr.gg/">Ana Sayfa</a>|</li>
<li id="sitemap"><a href="http://bahisrehberi.tr.gg/Top-liste.htm">Toplist</a>|</li>
<li id="envelope"><a href="http://bahisrehberi.tr.gg/%26%23304%3Bleti%26%23351%3Bim.htm">İletişim</a></li>
</ul>
<!-- www.bahisrehberi.tr.gg -->
<h1><a href="http://bahisrehberi.tr.gg/">www.bahisrehberi.tr.gg</a></h1>
<!-- www.bahisrehberi.tr.gg-->

<!-- Bahis Rehberi -->
<h2>Bahis Rehberi</h2>
<!-- Your slogan end -->

<!-- Search form -->
<form class="searching" action="">
<fieldset>
<label>Searching</label>
<input class="Arama Yap" type="text" onfocus="if(this.value==this.defaultValue)this.value=''"
onblur="if(this.value=='')this.value=this.defaultValue" value="Arama Yap" />
<input class="hledat" type="image" src="http://img1.loadtr.com/k-283978-search_button.gif/search-button.gif"

name="" alt="Arama Yap" />
</fieldset>
</form>
<!-- Search end -->
</div>
</div>
<!-- Header end -->

<!-- Menu -->
<div id="menu-box" class="cleaning-box">
<a href="#skip-menu" class="hidden">Skip menu</a>
<ul id="menu">
<li class="first"><a href="http://bahisrehberi.tr.gg/" class="active">Ana Sayfa</a></li>
<li><a href="http://bahisrehberi.tr.gg/%26%23304%3Bddaa-Program%26%23305%3B.htm ">İddaa

Programı</a></li>
<li><a href="http://bahisrehberi.tr.gg/Canl%26%23305%3B-Ma%E7-Sonu%E7lar%26%23305%3B.htm ">Canlı

Maç Sonuçları</a></li>
<li><a href="http://bahisrehberi.tr.gg/Puan-Durumlar%26%23305%3B.htm ">Puan Durumları</a></li>
<li><a href="http://bahisrehberi.tr.gg/Ma%E7-Tahminleri.htm ">Maç Tahminleri</a></li>
<li><a href="http://bahisrehberi.tr.gg/Tak%26%23305%3Bm-%26%23304%3Bstatistikleri.htm ">Takım

İstatistikleri</a></li>
</ul>
</div>
<!-- Menu end -->

<hr class="noscreen" />

<div id="skip-menu"></div>

<div id="content">

<!-- Content box with white background and gray border -->
<div id="content-box">

<!-- Left column -->
<div id="content-box-in-left">
<div id="content-box-in-left-in">

tasarım altı

</div>
</div>
<!-- Left column end -->

<hr class="noscreen" />

<!-- Right column -->
<div id="content-box-in-right">
<div id="content-box-in-right-in">
<h3>buraya istediğinizi yazın</h3>
<dl>
<dt>buraya istediğinizi yazın</dt>
<dd>buraya istediğinizi yazın</dd>

<dt>buraya istediğinizi yazın</dt>
<dd>buraya istediğinizi yazın</dd>

<dt>buraya istediğinizi yazın</dt>
<dd>buraya istediğinizi yazın</dd>

<dt>buraya istediğinizi yazın</dt>
<dd>buraya istediğinizi yazın</dd>
</dl>
<h3>buraya istediğinizi yazın</h3>
<address>
<strong>buraya istediğinizi yazın</strong><br />
buraya istediğinizi yazın<br />
buraya istediğinizi yazın<br />
buraya istediğinizi yazın<br />
buraya istediğinizi yazın<br />
buraya istediğinizi yazın<br />
</address>
</div>
</div>
<div class="cleaner"> </div>
<!-- Right column end -->
</div>
<!-- Content box with white background and gray border end -->
</div>

<hr class="noscreen" />

<!-- Footer -->
<div id="footer">
<div id="footer-in">
<p class="footer-left"></p>
<p class="footer-right">
</p>
</div>
</div>
<!-- Footer end -->

</div>

css kod

h1#title{display: none;}
h2#title span {display: none;}
div.header{display: none;}
li.nav_element{list-style-type: none;}
li.nav_element{display: none;}

/* This template was created by Mantis-a [http://www.mantisa.cz/]. For more templates visit Free website

templates [http://www.mantisatemplates.com/]. */



/* CSS Document */


/* General */

* {
margin: 0;
padding: 0;
}

html {
height: 100%;
font-size: 62.5%;
}

body {
height: 100%;
text-align: center;
font: 1.2em Verdana, Arial, Helvetica, sans-serif;
min-width: 950px;
}

#main {
width: 100%;
background: url('http://www.mantisatemplates.com/template-preview/wide/wide-gray/img/main-bg.gif') repeat-y

center 0;
min-height: 100%;
height: 100%;
position: relative;
}

body>#main {
height: auto;
}

a:link, a:visited {
color: #434343;
text-decoration: underline;
font-weight: bold;
}

a:hover {
text-decoration: none;
}

.cleaner {
clear: both;
height: 0;
font-size: 0;
visibility: hidden;
content: ' ';
}

.cleaning-box {
min-height: 1px;
}

.cleaning-box:after {
display: block;
clear: both;
visibility: hidden;
height: 0;
font-size: 0;
content: ' ';
}

.noscreen {
display: none;
}

.hidden { /* Skip menu */
position: absolute;
top: -10000px;
left: 0;
width: 1px;
height: 1px;
overflow: hidden;
}


/* Paragraphs, headings, ... */

p {
line-height: 170%;
margin-bottom: 10px;
color: #1D1D1D;
}

h1 {
font-size: 2.8em;
font-weight: normal;
color: #FFFFFF;
text-align: left;
padding: 49px 0 0 42px;
background: url('http://www.mantisatemplates.com/template-preview/wide/wide-gray/img/h1-bg-flame.png')

no-repeat 0 43px;
}

h1 a:link, h1 a:visited {
font-weight: normal;
text-decoration: none;
color: #FFFFFF;
}

h2 {
font-size: 1.6em;
font-family: Georgia, "Times New Roman", Times, serif;
font-weight: normal;
color: #FFFFFF;
text-align: left;
margin: 3px 0 0 2px;
}

h3 {
font-size: 1.4em;
font-family: Georgia, "Times New Roman", Times, serif;
font-weight: normal;
color: #393939;
letter-spacing: 1px;
padding-bottom: 3px;
border-bottom: 1px solid #393939;
margin-bottom: 7px;
}

address {
font-style: normal;
line-height: 180%;
margin-left: 7px;
}

/* Images */

img.float {
float: left;
border: 1px solid #393939;
margin: 0.5em 0.8em 0.5em 0;
}


/* Header */

#header {
height: 198px;
position: relative;
background: #404040 url('http://www.mantisatemplates.com/template-preview/wide/wide-gray/img/hd-bg.gif')

repeat-x 0 0;
}

#header-in {
width: 900px;
height: 198px;
position: relative;
margin: 0 auto;
}

ul#navigation {
float: right;
margin: 8px 1px 0 0;
display: inline;
color: #FFFFFF;
}

ul#navigation li {
float: left;
display: inline;
list-style-type: none;
text-align: center;
font-size: 0.7em;
}

ul#navigation li a, ul#navigation li a:visited {
text-decoration: none;
color: #FFFFFF;
font-weight: normal;
}

ul#navigation li a:hover {
text-decoration: underline;
}

li#house {
background: url('http://www.mantisatemplates.com/template-preview/wide/wide-gray/img/house.gif') no-repeat 0

1px;
padding-left: 24px;
}

li#house a {
margin-right: 16px;
}

li#sitemap {
background: url('http://www.mantisatemplates.com/template-preview/wide/wide-gray/img/sitemap.gif') no-repeat 0

2px;
padding-left: 24px;
margin-left: 16px;
}

li#sitemap a {
margin-right: 16px;
}

li#envelope {
background: url('http://www.mantisatemplates.com/template-preview/wide/wide-gray/img/envelope.gif') no-repeat

0 2px;
padding-left: 23px;
margin-left: 16px;
}


/* Search form */

form.searching {
width: 210px;
position: absolute;
top: 47px;
right: 0;
}

form.searching fieldset {
border: 0;
}

form.searching input.search {
letter-spacing: 1px;
float: left;
padding: 2px 0 2px 6px;
width: 139px;
border: 1px solid gray;
}

form.searching input.hledat {
letter-spacing: 1px;
padding-left: 0;
margin-left: 4px;
font-weight: bold;
color: #FFFFFF;
float: left;
}

form.searching label {
display: none;
}


/* Menu */

#menu-box {
background: #4A4A4A url('http://www.mantisatemplates.com/template-preview/wide/wide-gray/img/menu-bg.gif')

repeat-x 0 0;
border-bottom: 3px solid black;
}

#menu {
width: 950px;
margin: 0 auto;
}

#menu li {
display: inline;
list-style-type: none;
text-align: center;
}

#menu li.first a {
margin-left: 1.6em;
display: inline
}

#menu li a {
float: left;
color: #FFFFFF;
font-weight: bold;
font-size: 0.8em;
display: block;
padding: 0.9em 1.4em 0.7em 1.4em;
}

#menu li a:hover, #menu li a.active {
color: #000000;
background-color: #FFCD34;
font-weight: bold;
font-size: 0.8em;
}


/* Content box */

#content {
background: #FFFFFF url('http://www.mantisatemplates.com/template-preview/wide/wide-gray/img/content-bg.gif')

repeat-x 0 0;
min-height: 624px;
}

#content-box {
width: 950px;
margin: 0 auto;
background-color: #FFFFFF;
text-align: left;
border-right: 1px solid #B0B0B0;
border-left: 1px solid #B0B0B0;
padding-bottom: 80px;
min-height: 544px;
}

#content-box-in-left {
width: 70%;
float: left;
background-color: #FFFFFF;
}

#content-box-in-left-in {
margin: 1.8em 1em 7em 1.8em;
}

#content-box-in-right {
width: 29%;
float: right;
background-color: #FFFFFF;
}

#content-box-in-right h3 {
border: 0;
background-color: #252525;
color: #FFFFFF;
padding: 3px 0 4px 10px;
font-size: 1.3em;
}

#content-box-in-right-in {
margin: 1.8em 0 7em 1.5em;
}

#content-box-in-right-in dl {
margin: 0 0 40px 2px;
}

#content-box-in-right-in dt {
margin-bottom: 3px;
font-weight: bold;
background-color: #E2E2E2;
color: #171717;
line-height: 140%;
padding: 1px 0 1px 5px;
}

#content-box-in-right-in dd {
margin: 0 5px 18px 2px;
line-height: 140%;
}


.first-row {
background: #F4FF7C;
}

.first-row th {
text-align: center;
font-weight: bold;
border-bottom: 2px solid #373737;
}

.first-column {
background: #FFD162;
border-right: 1px solid #373737;
}

.last-column {
background-color: #FFD162;
border-left: 1px solid #373737;
}

#footer {
width: 100%;
height: 60px;
background: #404040 url('http://www.mantisatemplates.com/template-preview/wide/wide-gray/img/footer-bg.gif')

repeat-x 0 0;
position: absolute;
bottom: 0;
left: 0;
}

#footer-in {
width: 950px;
margin: 0 auto;
}

p.footer-left {
float: left;
width: 450px;
color: #FFFFFF;
text-align: left;
margin: 9px 0 0 15px;
display: inline;
}

p.footer-left a, p.footer-left a:visited {
color: #FFFFFF;
padding: 1px 2px;
}

p.footer-left a:hover {
background-color: #FFFFFF;
color: #202020;
}

p.footer-right {
float: right;
width: 450px;
color: #FFFFFF;
text-align: right;
margin: 9px 15px 0 0;
display: inline;
}

p.footer-right a, p.footer-right a:visited {
color: #FFFFFF;
padding: 1px 2px;
}

p.footer-right a:hover {
background-color: #FFFFFF;
color: #202020;
}

p.footer-right a, p.footer-right a:visited {
font-weight: normal;
}


Smile
______________
Önceki mesajları göster:   


Powered by phpBB © 2001, 2005 phpBB Group
Türkçe Çeviri: phpBB Türkiye & Erdem Çorapçıoğlu