Forum'da ara:
Ara


Yazar Mesaj
Mesaj15.08.2010, 19:33 (UTC)    
Mesaj konusu: ARKADAŞLAR İÇERİK KISMI HAKINDA BİR SORUNUM VAR

ARKADAŞLAR ÖNCELİKLE SORUNUMDAN BAHSEDELİM. SORUN ŞU: 1

SATIRA SIĞMAYAN YAZI SIĞMAYAN BÖLÜMÜNÜ ALT SATIRA EKLEMİYOR

DİREK SIĞMAYAN BÖLÜMÜ SİLİYOR. BUNU NASIL HALLEDERİZ ??


ŞİMDİDEN TEŞEKKÜRLER..


[IMG]http://img.webme.com/pic/g/gifmax/sorunum.bmp[/IMG]
______________
Mesaj15.08.2010, 19:36 (UTC)    
Mesaj konusu:

folod için özür dilerim..

[img]http://img.webme.com/pic/g/gifmax/sorunum.bmp[/img]
______________
Mesaj15.08.2010, 19:56 (UTC)    
Mesaj konusu:

merhaba..

bu sorun kullandığınız tasarım kodundan kaynaklanmaktadır.. kodlarınızda css bölümündeki content kodlarını burada paylaşırsanız düzenlemede yardımcı olabiliriz..

iyi çalışmalar.. Wink

______________
Arrow Csshost toplist açıldı tıklayınız!
Arrow Facebook Sayfanız İçin Hazır Fbml Kodları..
Mesaj15.08.2010, 20:09 (UTC)    
Mesaj konusu:

Css Kodu Bu:



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;}


/*
Theme Name: Cluppie-LPaylasim
Theme URI: http://uicss.cn/?p=3054
Description: This theme was designed and built by <a href="http://uicss.cn/">cuikai</a>.<br/> 2 columns treats the theme poetically. Tested in Firefox, IE6 and IE7. Compatible up to Wordpress 2.7,and SEO friendly.
Version: 1.0
Author: cuikai
Author URI: http://uicss.cn/
Tags: green, theme-options,fixed-width, two-columns
*/

/* static START */
* {
   margin:0;
   padding:0;
}
abbr[title], acronym[title] {
   border-bottom:thin dotted;
   cursor:help;
}
body {
   background:#1b1b1d;
   color:#555;
   font-family: Segoe UI,Arial,Verdana,Helvetica,sans-serif;
   font-size:12px;
}
h1, h2, h3, h4, h5, h6 {
   font-weight:bolder;
   letter-spacing:-0.07em;
   font-family:Arial;
}
h1 {font-size:200%;}
h2 {font-size:170%;}
h3 {font-size:150%;}
h4 {font-size:130%;}
h5 {font-size:110%;}
h6 {font-size:100%;}
http://www.host2get.com/wp-content/themes/cluppie/img {
   border:0;
}
http://www.host2get.com/wp-content/themes/cluppie/img.sided {
   background:#FFF;
   border:1px solid #CCC;
   padding:3px;
}
small {
   font-size:10px;
}
a:hover http://www.host2get.com/wp-content/themes/cluppie/img.sided {
   border-color:#A6A6A6;
}
a {
   color:#2970A6;
   text-decoration:none;
}
a:hover {
   text-decoration:underline;
}
.wp-caption {
   background:#F7F7F7;
   border:1px solid #CCC;
   padding:5px 0;
   margin-bottom:5px;
   text-align:center;
}
.post .content .wp-caption p {
   margin:0;
}
blockquote, pre {
   background:#F4F5F7 url(http://img.webme.com/pic/g/gifmax/blockquote.gif) 3px 3px no-repeat;
   border:1px dashed #CCC;
   padding:8px 12px 8px 36px;
   margin:5px 0;
}
.more-link {
   font-size:11px;
}
.alignleft {
   float:left;
   text-align:left;
   margin-right:10px;
}
.alignright {
   float:right;
   text-align:right;
   margin-left:10px;
}
.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}
.floatleft {
   float:left;
}
.floatright {
   float:right;
}
.left {
   float:left;
   margin-right:10px;
}
.right {
   float:right;
   margin-left:10px;
}
.fixed, .clear {
   clear:both;
}
hr{ color:#ccc; border-top:none;border-left:none; margin:10px 0}
input.textfield,
textarea {
   background:#FFF url(http://img.webme.com/pic/g/gifmax/textfield.gif) top repeat-x;
   border:1px solid #A6A6A6;
   padding:2px 1px;
}
.boxcaption {
   background:#E3E4E6 url(http://img.webme.com/pic/g/gifmax/box.gif) 0 0 no-repeat;
   padding:6px 12px;
   border-bottom:1px solid #CCC;
}
.boxcaption h3 {
   font-size:12px;
   font-family: Segoe UI,Arial,Verdana,Helvetica,sans-serif;;
   letter-spacing:0em;
}
.box {
   background:#F4F5F7 url(http://img.webme.com/pic/g/gifmax/box.gif) 100% 100% no-repeat;
   padding:8px 12px;
   margin-bottom:10px;
}
.messagebox,
.errorbox {
   background:#EDEFF0 url(http://img.webme.com/pic/g/gifmax/messagebox.gif) no-repeat;
   padding:0 12px;
   height:27px;
   line-height:27px;
   font-size:11px;
}
.w3c {
   color:#080;
   font-size:10px;
}
/* static END */

/* layout START */
#wrapper {
   background:url(http://img.webme.com/pic/g/gifmax/top_bg.jpg);
}
#container {
   margin:0 auto;
   width:936px;
}
/* layout END */

/* header START */
#header {
   background:url(http://img.webme.com/pic/g/gifmax/header.jpg) 0 0 no-repeat;
   height:250px;
}
#caption {
   height:54px;
   padding:50px 30px 100px 300px;
}
#caption h1 a{ color:#4a8e00}

*html #caption {padding:50px 30px 100px 300px;} /* ie6 fixed */

#title a {
   text-decoration:none;
   color:#da4213;
   /*width:250px;*/
   height:30px;
   display:block;
   font-family:"Trajan Pro";
   letter-spacing:0;
}
/* image blog title */

#tagline {
   color:#666;
   text-decoration:none;
   font-size:10px;
   float:left;
   padding:0 3px;
   margin-top:10px;
}
#navigation {
   height:30px;background: url(http://img.webme.com/pic/g/gifmax/nav.gif) no-repeat bottom;filter:Alpha(Opacity=75); opacity:0.85;margin:0 auto;
}
#menus li {
   float:left;   height:30px;text-align:center;line-height:30px;width:auto; padding:0 15px;background: url(http://www.host2get.com/wp-content/themes/cluppie/img/nav_http://www.host2get.com/wp-content/themes/cluppie/img.gif) no-repeat right top; list-style:none
}
#menus li a {
   display:block;color:#fff;text-decoration:none; line-height:30px; font-weight:700;
}
#menus li:hover {
   background:url(http://img.webme.com/pic/g/gifmax/nav_hover.gif) no-repeat center top; height:30px; width:auto; color:#FFF !important; text-decoration:none !important;
}
#menus li.current_page_item{
   background:url(http://img.webme.com/pic/g/gifmax/nav_hover.png) no-repeat center top; height:30px; width:auto;
}


#searchbox {
   width:280px;
   float:right;
   padding:4px 10px;
}
#searchbox .textfield {
   line-height:16px;
   width:180px;
   float:right;
}
#searchbox .switcher {
   background:url(http://img.webme.com/pic/g/gifmax/icons.gif) 0 0 no-repeat;
   float:right;
   width:18px;
   height:22px;
   line-height:16px;
   display:block;
   text-indent:-999em;
   padding:0 2px;
   height:16px;
   margin-top:3px;
}
/* header END */

/* submenu START */
#menus li ul {
   display:none;
   background:#296f85;
   border:1px solid #143541;

   padding:0 5px;
}
#menus li li {
   float:none;
   margin:0 !important;
   margin:0;
   padding:0;
   display:block;
   list-style:none;
}
#menus li li a {
   float:none;
   display:block;
   padding:5px;
   text-decoration:none;
   width:125px;
   font-size:12px;
   border-style:solid;
   /* border-color:#DDD; */
   border-width:1px 0 0;
   margin:0;
   background-image:none;
   height:20px;
   line-height:20px;
}
#menus li li.first a {
   border-top:none;
}
#menus li li a:hover {
   font-weight:bolder;
}
/* submenu END */

/* content START */
#content {
   min-height:400px;
}
/* content END */

/* main START */
#main {
   background:#e2e2e2;
   width:595px;
   padding:5px 15px 15px;
   float:left;
   overflow:hidden;
   border:1px solid #fff;
}
#notice {
   color:#080;
}
#notice a {
   text-decoration:underline;
}
.post h2 {
   display:block;
   margin-top:10px;
   border-bottom:1px solid #CCC;
   padding:0 5px 3px;
   font-size:18px;
font-style:italic;
line-height:1.5em;
font-family: Segoe UI,Arial,Verdana,Helvetica,sans-serif;
}
.post h2 a.title {
   text-decoration:none;
   color:#4C4C4C;
   
}
.post h2 a.title:hover {
   color:#2970A6;
}
.post .info {
   margin:5px;
}
.post .info span.first {
   margin-left:0;
}
.post .date,
.post .tags,
.post .author,
.post .categories,
.post .editpost,
.post .readingblinds,
.post .comments,
.post .addcomment,
.post .editlinks {
   background:url(http://img.webme.com/pic/g/gifmax/icons.gif) no-repeat;
   padding-left:22px;
   height:16px;
   line-height:16px;
   display:block;
   font-size:11px;
}
.post .act {
   height:16px;
   float:right;
}
.post .act span {
   float:left;
   margin-left:15px;
}
.post .tags {
   background-position:0 -16px;
}
.post .categories {
   background-position:0 -32px;
}
.post .author {
   background-position:0 -160px;
}
.post .date {
   background-position:0 -48px;
   float:left;
}
.post .editpost {
   background-position:0 -64px;
}
.post .readingblinds {
   background-position:0 -80px;
}
.post .comments {
   background-position:0 -96px;
}
.post .addcomment {
   background-position:0 -112px;
}
.post .editlinks {
   background-position:0 -192px;
}
.post .content {
   padding:5px 0 5px 5px;
   line-height:145%;
   overflow:hidden;
   font-family:Segoe UI,Arial,Verdana,Helvetica,sans-serif;
   font-size:12px;
line-height:1.5em;
   
}
.post .content p {
   margin-bottom:10px;
}
.post .content .under {
   height:16px;
   line-height:16px;
}
.post .content .under span {
   float:left;
   margin-right:15px;
}
.post .content h4 {
   color:#080;
   margin-bottom:10px;
}
.post .content http://www.host2get.com/wp-content/themes/cluppie/img {
   max-width:600px;
}
.post .content ul,
.post .content ol {
   padding-bottom:10px;
}
.post .content ul li,
.post .content ol li {
   list-style-position:inside;
   padding-left:20px;
}
.post .content table {
   background:#FFF;
   border:1px solid #CCC;
   margin:5px 0 10px;
}
.post .content table tr td {
   border-top:1px solid #CCC;
   padding:2px 10px;
}
.post .content table tr th {
   padding:1px 10px;
   background:#EDEFF0;
   text-align:left;
}
.post .content .boxcaption {
   background-image:url(http://img.webme.com/pic/g/gifmax/postbox.gif);
   border-bottom:1px solid #CCC;
}
.post .content .box {
   background-image:url(http://img.webme.com/pic/g/gifmax/postbox.gif);
}
#postpath {
   background:url(http://img.webme.com/pic/g/gifmax/icons.gif) 0 -208px no-repeat;
   height:16px;
   line-height:16px;
   margin:5px 0;
   padding-left:22px;
   overflow:hidden;
}
#pagenavi,
#postnavi {
   border-top:1px solid #CCC;
   margin:10px -5px 0;
   padding:10px 5px 0;
}
#pagenavi {
   font-size:11px;
}
#pagenavi .newer a,
#postnavi .prev a {
   background:url(http://img.webme.com/pic/g/gifmax/icons.gif) 0 -224px no-repeat;
   padding-left:22px;
   float:left;
   height:16px;
   line-height:16px;
}
#pagenavi .older a,
#postnavi .next a {
   background:url(http://img.webme.com/pic/g/gifmax/icons.gif) 100% -240px no-repeat;
   padding-right:22px;
   float:right;
   height:16px;
   line-height:16px;
}
/* main END */

/* sidebar START */
#sidebar {
   width:298px;
   float:right;
   font-size:95%;
   line-height:145%;
   overflow:hidden;
}
#sidebar li {
   background:url(http://img.webme.com/pic/g/gifmax/icons.gif) 0 -320px no-repeat;
   padding-left:22px;
   list-style:none;
   margin-top:5px;
   /*font-size:95%;*/
}
#sidebar .content,
#sidebar li {
   font-size:12px;
}
#sidebar .widget {
background-image: url(http://img.webme.com/pic/g/gifmax/widgbg.png);
border:1px solid #fff;
margin-bottom:10px;
}
#sidebar .widget h3{
border-bottom:1px solid #ccc;height:28px;color:#393300;font-weight:bold;line-height:28px;padding:0 10px;background-image: url(http://img.webme.com/pic/g/gifmax/title_bg.jpg); text-decoration:none; font-size:14px; font-family:Segoe UI,Arial,Verdana,Helvetica,sans-serif;
}

#sidebar .widget ul{
padding:11px;
}

#sidebar{
   font-size:95%;
}
#sidebar .widget h2,
{
   margin-bottom:10px;
}
#sidebar .widget .content p,
{
   margin-bottom:10px; padding:5px;
}

#sidebar .widget_feeds {
   padding:5px 15px
}
#sidebar #feedrss,
#sidebar #feedemail {
   height:25px;
   line-height:25px;
   display:block;
   padding:5px 5px 5px 36px;
   float:left;
   text-decoration:none;
}
#sidebar #feedrss {
   background:url(http://img.webme.com/pic/g/gifmax/feeds.gif) 5px 5px no-repeat;
}
#sidebar #feedemail {
   background:url(http://img.webme.com/pic/g/gifmax/feeds.gif) 5px -45px no-repeat;
   margin-left:15px;
}
#subscribe ul {
   display:none;
   background:#F4F5F7;
   border:1px solid #B7B7B7;
   width:180px;
   padding:5px;
}
#subscribe li {
   list-style:none;
   float:left;
   margin:0;
   padding:0;
   display:block;
}
#subscribe li a span {
   background:url(http://img.webme.com/pic/g/gifmax/readers.gif) no-repeat;
   height:20px;
   width:80px;
   display:block;
   text-indent:-999em;
}
#subscribe li#google_reader a span {
   background-position:0 0;
}
#subscribe li#youdao_reader a span {
   background-position:0 -20px;
}
#subscribe li#xianguo_reader a span {
   background-position:0 -40px;
}
#subscribe li#zhuaxia_reader a span {
   background-position:0 -60px;
}
#subscribe li#yahoo_reader a span {
   background-position:0 -80px;
}
#subscribe li#newsgator_reader a span {
   background-position:0 -100px;
}
#subscribe li#bloglines_reader a span {
   background-position:0 -120px;
}
#subscribe li#inezha_reader a span {
   background-position:0 -140px;
}
#subscribe li a {
   display:block;
   padding:5px;
   text-decoration:none;
   width:80px;
   font-size:12px;
}
#subscribe li a:hover {
   background:#fcfcfc;
}
#tag_cloud a {
   line-height:130%;
}
#tag_cloud h3{ margin:0 -10px}
#tag_cloud { padding: 0 10px 10px 10px}
/* sidebar END */

/* footer START */
#footer {
   height:28px;
   margin-top:20px;
   font-size:11px;
   line-height:145%;
   width:100%;
}
#footer a {
   color:#555;
}
#copyright {
   margin-top:12px;
   margin-left:20px;
}
#themeinfo {
   margin-left:20px;
}
a#powered {
   float:left;
   margin:0 10px 0 10px;
   text-indent:-999em;
}
a#gotop {
   background:url(http://img.webme.com/pic/g/gifmax/icons.gif) 0 -304px no-repeat;
   float:right;
   height:16px;
   line-height:18px;
   display:block;
   padding-left:16px;
   margin:5px 15px 0 0 !important;
   margin:5px 8px 0 0;
   text-decoration:none;
}
/* footer END */

/* comment START */
#commentlist {
   background:#FCFCFC;
   border-top:1px solid #CCC;
   border-bottom:1px solid #CCC;
   margin:0 -15px;
   padding:0 15px;
}
#commentlist ol,
#commentlist li {
   list-style:none;
}
#cmtswitcher {
   background:#FFF;
   font-size:10px;
   padding-top:5px;
}
#cmtswitcher a.tab,
#cmtswitcher a.curtab {
   padding:5px 10px;
   margin-bottom:-1px;
   display:block;
   float:right;
   color:#555;
   text-decoration:none;
}
#cmtswitcher a.tab {
   border:1px solid #FFF;
   border-bottom-color:#CCC;
}
#cmtswitcher a.curtab {
   background:#FCFCFC;
   border:1px solid #CCC;
   border-bottom-color:#FCFCFC;
}
#cmtswitcher .addcomment,
#cmtswitcher .addtrackback {
   padding-left:22px;
   height:16px;
   line-height:16px;
   display:block;
   font-size:11px;
   float:left;
   margin-right:15px;
   margin-top:4px !important;
   margin-top:3px;
}
#cmtswitcher .addcomment {
   background:url(http://img.webme.com/pic/g/gifmax/icons.gif) 0 -112px no-repeat;
}
#cmtswitcher .addtrackback {
   background:url(http://img.webme.com/pic/g/gifmax/icons.gif) 0 -144px no-repeat;
}
#thecomments,
#thetrackbacks {
   padding-bottom:15px;
}
#thecomments .comment,
#thecomments .messagebox {
   margin-top:15px;
}
.comment .author {
   float:left;
   width:71px;
   text-align:center;
}
.comment .pic {
   background:url(http://img.webme.com/pic/g/gifmax/commentpoint.png) 100% 33% no-repeat;
   padding-right:14px;
   margin-top:10px;
}
.comment .name {
   width:57px;
   font-weight:bolder;
   overflow:hidden;
   padding-right:10px;
}
.comment .avatar {
   padding:1px;
   border:1px solid #999;
}
.comment .info {
   background:#EDEFF0 url(http://img.webme.com/pic/g/gifmax/comment.gif) 0 0 no-repeat;
   float:left;
   padding:10px 15px 0;
   width:494px;
}
.comment .date,
.trackback .date {
   float:left;
   font-size:10px;
}
.comment .act,
.trackback .act {
   float:right;
   font-size:10px;
}
.comment .content {
   background:url(http://img.webme.com/pic/g/gifmax/comment.gif) 100% 100% no-repeat;
   margin:0 -15px;
   padding:0 15px 10px;
   line-height:145%;
}
.comment .content p {
   margin-top:10px;
   overflow:hidden
}
.comment .content blockquote p {
   margin-top:0;
   margin-bottom:10px;
}
.admincomment .author {
   float:right;
}
.admincomment .pic {
   background:url(http://img.webme.com/pic/g/gifmax/commentpoint.png) 0% 33% no-repeat;
   padding-right:0;
   padding-left:14px;
}
.admincomment .name {
   padding-right:0;
   padding-left:12px;
}
.admincomment .info {
   float:right;
}
#comment_login {
   margin-top:15px;
}
#thetrackbacks {
   display:none;
}
#thetrackbacks li {
   margin-top:15px;
}
.trackback {
   background:#EDEFF0 url(http://img.webme.com/pic/g/gifmax/box.gif) 0 0 no-repeat;
   padding:10px 15px 0;
   width:575px;
}
.trackback .title {
   background:#EDEFF0 url(http://img.webme.com/pic/g/gifmax/box.gif) 100% 100% no-repeat;
   padding:10px 15px !important;
   padding:0 15px 10px;
   width:575px;
   margin:0 -15px;
}
#respond {
   padding:10px 0 0;
   font-size:11px;
}
#respond .row {
   margin-bottom:5px;
}
#respond .textfield {
   width:200px;
}
#emoticon {
   float:right;
   margin-top:1px;
   margin-right:10px;
}
#comment {
   width:591px;
}
#commentnavi {
   background:#EDEFF0 url(http://img.webme.com/pic/g/gifmax/box.gif) 0 0 no-repeat;
   padding:10px 15px;
   font-size:11px;
}
#commentnavi a.page-numbers {
   padding:5px 7px;
   text-decoration:none;
   border:1px solid #EDEFF0;
   margin:0 -2px;
}
#commentnavi a.page-numbers:hover {   
   background:#F7F7F7;
   border:1px solid #CCC;
   text-decoration:none;
}
#commentnavi span.pages {
   padding:0 7px 0 22px;
   background:url(http://img.webme.com/pic/g/gifmax/icons.gif) 0 -272px no-repeat;
   height:16px;
   line-height:16px;
   float:left;
}
#commentnavi span.current {
   background:#F7F7F7;
   padding:5px 7px;
   border:1px solid #F7F7F7;
   font-weight:bold;
   margin:0 -2px;
}
#commentnavi #commentpager {
   line-height:16px;
}
#submitbox a.feed {
   background:url(http://img.webme.com/pic/g/gifmax/icons.gif) 0 -256px no-repeat;
   padding-left:22px;
   height:16px;
   line-height:16px;
   display:block;
   float:left;
}
#submitbox #submit {
   padding:3px 6px;
   background:#B4D666;
   border-top:1px solid #B4D666;
   border-right:1px solid #81B840;
   border-bottom:1px solid #81B840;
   border-left:1px solid #B4D666;
   color:#2970A6;
   font-size:11px;
   cursor:pointer;
}
#submitbox #submit:hover {
   background:#98C64C;
   border-top:1px solid #76B33A;
   border-right:1px solid #98C64C;
   border-bottom:1px solid #98C64C;
   border-left:1px solid #76B33A;
   color:#074A7E;
}
#submitbox .submitbutton {
   float:right;
}
/* comment END */

/* archives STRAT */
#archives {
   list-style-position:inside;
}
.postspermonth {
   margin:5px 0;
   list-style:none;
}
.srg_switcher {
   margin-bottom:10px;
}
/* archives END */

/* linkcat START */
.post .content .linkcat ul li {
   list-style:none;
   float:left;
   width:25%;
   padding:2px 0;
   overflow:hidden;
}
.post .content .linkcat ul li a {
   background:url(http://img.webme.com/pic/g/gifmax/icons.gif) 0 -160px no-repeat;
   padding-left:22px;
   height:16px;
   line-height:16px;
}
/* linkcat END */

/* image switcher START */
.imageswitcher {
   background:#EDEFF0;
   padding:5px;
   font-size:11px;
}
.imageswitcher_image {
   background:#FFF;
   border:1px solid #BABABA;
   padding:3px;
   margin:0;
}
a .imageswitcher_image:hover {
   border-color:#999;
}
a.imageswitcher_button {
   float:left;
   margin-top:1px !important;
   margin-top:3px;
   margin-bottom:0 !important;
   margin-bottom:5px;
   margin-right:4px;
   padding:2px 5px;
   background:#B4D666;
   border-top:1px solid #B4D666;
   border-right:1px solid #81B840;
   border-bottom:1px solid #81B840;
   border-left:1px solid #B4D666;
   color:#2970A6;
}
a.imageswitcher_button:hover {
   background:#98C64C;
   border-top:1px solid #76B33A;
   border-right:1px solid #98C64C;
   border-bottom:1px solid #98C64C;
   border-left:1px solid #76B33A;
   text-decoration:none;
   color:#074A7E;
}
/* image switcher END */

/* related posts START */
/* when related posts with title */
#related_posts {
   padding-bottom:10px;
}
#related_posts h3 {
   background:#E3E4E6 url(http://img.webme.com/pic/g/gifmax/box.gif) 0 0 no-repeat;
   font-size:12px;
   padding:6px 12px;
   font-family:Verdana,"BitStream vera Sans",Arial,Helvetica,Sans-serif;
   letter-spacing:0em;
   border-bottom:1px solid #CCC;
}
#related_posts ul {
   background:#F4F5F7 url(http://img.webme.com/pic/g/gifmax/box.gif) 100% 100% no-repeat;
   padding:3px 12px 8px;
}
#related_posts ul li {
   list-style:none;
   padding:3px 5px;
   border-bottom:1px solid #E3E4E6;
   line-height:18px;
}
#related_posts .count {
   font-size:10px;
}
#related_posts .excerpt {
   color:#999;
   font-size:11px;
   display:block;
}
/* when related posts without title */
/*
#related_posts {
   padding-top:3px;
   padding-bottom:8px;
}
#related_posts ul li {
   list-style:none;
   padding:3px 5px;
   border-bottom:1px solid #E3E4E6;
   line-height:18px;
}
*/
/* related posts END */

/* one-column START */
.one-column #content {
   background:#FFF;
}
.one-column #main {
   width:906px;
}
.one-column #comment {
   width:902px;
}
.one-column .trackback,
.one-column .trackback .title {
   width:876px;
}
.one-column .comment .info {
   width:795px;
}
.one-column #header {
   background-image:url(http://www.host2get.com/wp-content/themes/cluppie/img/header_footer_1col.jpg);
}
.one-column .comment .info,
.one-column .comment .content {
   background-image:url(http://img.webme.com/pic/g/gifmax/comment_1col.gif);
}
.one-column .boxcaption,
.one-column .box,
.one-column .trackback,
.one-column .trackback .title,
.one-column #commentnavi,
.one-column #related_posts h3,
.one-column #related_posts ul {
   background-image:url(http://img.webme.com/pic/g/gifmax/box_1col.gif);
}
.one-column .messagebox,
.one-column .errorbox {
   background-image:url(http://img.webme.com/pic/g/gifmax/messagebox_1col.gif);
}
.one-column .post .content .boxcaption,
.one-column .post .content .box {
   background-image:url(http://img.webme.com/pic/g/gifmax/postbox_1col.gif);
}
/* one-column END */

#s3slider {
   width: 400px; /* important to be same as image width */
   height: 300px; /* important to be same as image height */
   position: relative; /* important */
   overflow: hidden; /* important */
}

#s3sliderContent {
   width: 400px; /* important to be same as image width or wider */
   position: absolute; /* important */
   top: 0; /* important */
   margin-left: 0; /* important */
}

.s3sliderImage {
   float: left; /* important */
   position: relative; /* important */
   display: none; /* important */
}

.s3sliderImage span {
   position: absolute; /* important */
   left: 0;
   font: 10px/15px Arial, Helvetica, sans-serif;
   padding: 10px 13px;
   width: 374px;
   background-color: #000;
   filter: alpha(opacity=70); /* here you can set the opacity of box with text */
   -moz-opacity: 0.7; /* here you can set the opacity of box with text */
   -khtml-opacity: 0.7; /* here you can set the opacity of box with text */
   opacity: 0.7; /* here you can set the opacity of box with text */
   color: #fff;
   display: none; /* important */
   top: 0;

   /*
       if you put
       top: 0; -> the box with text will be shown at the top of the image
       if you put
       bottom: 0; -> the box with text will be shown at the bottom of the image
   */
}

.clear {
   clear: both;
}

______________
Mesaj15.08.2010, 20:24 (UTC)    
Mesaj konusu:

Tasarım üzerindeki yazı bölümüne kod:

Kod:
<table width="595" border="0" cellpadding="0" cellspacing="0">
    <tbody>
        <tr>
            <td>


Tasarım altındaki yazı bölümüne kod:

Kod:
</td>
        </tr>
    </tbody>
</table>
<br />


kodlarını ekleyerek deneyebilirsiniz..

iyi çalışmalar..

______________
Arrow Csshost toplist açıldı tıklayınız!
Arrow Facebook Sayfanız İçin Hazır Fbml Kodları..
Mesaj15.08.2010, 20:38 (UTC)    
Mesaj konusu:

Olmadı ve Tasarımı Bozdu.
______________
Mesaj15.08.2010, 20:45 (UTC)    
Mesaj konusu:

verdiğim kodu tasarım üzerndeki kutucuğun en altına, tasarım altındaki yazı kutucuğunun en üstüne eklemeniz gerekiyor..
______________
Arrow Csshost toplist açıldı tıklayınız!
Arrow Facebook Sayfanız İçin Hazır Fbml Kodları..
Mesaj15.08.2010, 21:27 (UTC)    
Mesaj konusu:

Kod güzelde sanırım boyutu büyük olduğundan benim siteye tam oturmadı boyutu küçültüyorum fakat küçülmüyor Rolling Eyes
______________
Mesaj15.08.2010, 21:30 (UTC)    
Mesaj konusu:

Merhaba,
Bu tip hazır tempalteler denemelerden sonra konulur..
Tasarımın Html kodlarını düzgün ayrdığınızdan emin olun..
İyi günler..
Wink
Mesaj15.08.2010, 21:36 (UTC)    
Mesaj konusu:

Mr. Green VALA KARDEŞ ÇÖZÜM VARSA SÖYLEYİN. ÇÜNKÜ TAM OLARAK NE DEDİĞİNİ ANLAMADIM TÜRKÇEM ZAYIF Mr. Green
______________
Mesaj15.08.2010, 21:39 (UTC)    
Mesaj konusu:

gifmax yazmış:
Mr. Green VALA KARDEŞ ÇÖZÜM VARSA SÖYLEYİN. ÇÜNKÜ TAM OLARAK NE DEDİĞİNİ ANLAMADIM TÜRKÇEM ZAYIF Mr. Green


O zaman Türkçe eğitimi alın çünkü burada hereks Türkçe konuşuyor!

İyi okuyun:
Sizin tasarımınız hazır bir tasarım bu yüzden hata olmamalıdır tasarımı eklerken dikakt edin..
Mesaj15.08.2010, 21:42 (UTC)    
Mesaj konusu:

Tasarımın %75 ini ben yaptım neyi eklerken dikkat edeyim bea.

ve ben türküm sadece türkçe dersim zayıf ve senin şibeni anlayamadım.
______________
Mesaj15.08.2010, 23:38 (UTC)    
Mesaj konusu:

başka yorum yokmu Question Neutral Confused Rolling Eyes
______________
Mesaj16.08.2010, 10:57 (UTC)    
Mesaj konusu:

Merhaba,
Arkadaşım %75'ini sen yaptıysan %25'i hazırdır koda dikkat et..
Eklediğin Css komutlarını gözden geçir..
Benim şivem normal Türkçe.. Wink
İyi günler..
Wink
Mesaj16.08.2010, 13:23 (UTC)    
Mesaj konusu:

Çözüm bulunamadığı için tasarımı kulanmakyan vazgeçtim tasarım sitemde yayınlanacaktır. konu kilit. İyi günler..
______________
Önceki mesajları göster:   


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