wmaraci reklam

Hcl-2011

7 Mesajlar 965 Okunma
smmexpress

Valkyrie Valkyrie Interface Designer / IT Kullanıcı
  • Üyelik 03.07.2011
  • Yaş/Cinsiyet 35 / E
  • Meslek Interface Designer / IT
  • Konum İzmir
  • Ad Soyad S** E**
  • Mesajlar 1365
  • Beğeniler 20 / 195
  • Ticaret 2, (%100)
Merhaba arkadaşlar;
Anlam kazandıramayıp çözemediğim bir sorunum ile yine karşınızdayım :) HCL tema'sını kullanıyorum ancak 'OK' işareti ile çizdiğim(1.numaralı resim) yerdeki makale ve sayfaları ayıran ' - ' karakterini kaldırmayı beceremedim. En azından sidebardakini kaldırsam ve makalelerin arasındaki ayraç'a da 2 isimli resmi koysam çok güzel olacak ancak bir türlü beceremedim. Nasıl yapacağıma dair her türlü yardımınıza fikrinize açığım, teşekkürler.


1 Numaralı Resim




2 Numaralı Resim

 

 

the World shall know Pain
Interface Designer / IT
wmaraci
reklam

Emreee Emreee Üyeliği Durdurulmuş Banlı Kullanıcı
  • Üyelik 19.10.2011
  • Yaş/Cinsiyet 37 / E
  • Meslek Bilgisayar
  • Konum
  • Ad Soyad ** **
  • Mesajlar 564
  • Beğeniler 160 / 115
  • Ticaret 0, (%0)
index.php, single.php dosyalarına baktınız mı?
 

 

Valkyrie Valkyrie Interface Designer / IT Kullanıcı
  • Üyelik 03.07.2011
  • Yaş/Cinsiyet 35 / E
  • Meslek Interface Designer / IT
  • Konum İzmir
  • Ad Soyad S** E**
  • Mesajlar 1365
  • Beğeniler 20 / 195
  • Ticaret 2, (%100)

Emre adlı üyeden alıntı

index.php, single.php dosyalarına baktınız mı?


Baktım desem yalan olur. Css dosyasındaki resimleri filan değiştirdim belki ' - ' işareti resim olarak çekiliyordur diye(- karakterine benzer bir resim bulunuyor images klasöründe(abg abgh adında) ) ama olmadı. Ben göremedim dediğiniz tarzda birşey. - kelimesine mi göz atmalıyım ? php ve css dosyaları aşağıda;

single.php











Bu yazımı beğendiyseniz, RSS ile yeni yazılarımdan haberdar olabilirsiniz. Gmail hesabınız varsa tüm beğendiğiniz siteler için Google Reader kullanabilirsiniz.











index.php
























stylesheet | css
/*
Theme Name: HC 2011
Theme URL: http://hakkiceylan.com/hc-2011-wordpress-theme/
Description: HC 2011 Wordpress Theme
Author: Hakki Ceylan
Author URI: http://hakkiceylan.com/
Version: 1.1
License: GNU General Public License v2.0
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: black, gray, white, two-columns, left-sidebar, fixed-width
*/


* {
outline-style:none;
margin:0;
padding:0;
}

:focus {
outline:0;
}

table {
border-collapse:separate;
border-spacing:0;
}

caption,th,td {
text-align:left;
font-weight:400;
padding:2px;
}

blockquote:before,blockquote:after,q:before,q:after {
content:"";
}

body {
color:#666;
font-size:16px;
font-family:georgia, times, serif;
background:url(images/bg.png) repeat-y center;
margin:0 auto;
}

a:link,a:visited,a:active {
text-decoration:none;
color:#999;
}

a:hover {
text-decoration:none;
color:#666;
}

img {
border:0;
}

.noborder {
border:0!important;
}

img.alignright,.alignright {
text-align:right;
margin:0 0 0 5px;
}

img.alignleft,.alignleft {
text-align:left;
margin:0 5px 0 0;
}

img.aligncenter,.aligncenter {
clear:both;
display:block;
margin-left:auto;
margin-right:auto;
}

#wrap {
width:820px;
margin:0 auto;
padding:10px 0 0;
}

#content {
width:602px;
float:right;
font-size:16px;
overflow:hidden;
margin:0 auto;
padding:10px 0 0;
}

#content p {
line-height:20px;
margin:0;
padding:0 0 15px;
}

#content li {
padding:5px 0 0 5px;
}

#content h1 {
color:#666;
font-size:32px;
letter-spacing:-1.5px;
margin-top:10px;
padding:0;
}

.pageh1 {
margin-bottom:15px;
}

#content h1 a:hover {
color:#444;
text-decoration:none;
}

#content h2 {
color:#666;
font-size:24px;
letter-spacing:-1px;
margin:15px 0;
padding:0;
}

#content h3 {
line-height:24px;
font-size:20px;
letter-spacing:-.5px;
color:#666;
font-weight:400;
margin:0;
padding:0 0 15px;
}

.contenttext a:link,.contenttext a:visited,#credits a:link,#credits a:visited,.postinfo a:link,.postinfo a:visited,#respond a:link,#respond a:visited,.darkrss a:link,.darkrss a:visited {
background: url(images/abg.png);
color:#666;
}

.postinfo {
color:#666;
font-size:14px;
padding-bottom:6px;
text-transform:none;
}

.postinfoh {
color:#666;
border-bottom:1px dashed #BBB;
line-height:20px;
margin:5px 0 25px;
padding:5px 0 10px;
}

.contenttext {
padding-top:5px;
border-bottom:1px dashed #BBB;
}

.contenttext p ol,.contenttext ol {
list-style:decimal;
padding:0 0 15px 30px;
}

.contenttext p ul,.contenttext ul {
list-style:square;
padding:0 0 15px 30px;
}

.contenttext a:hover,#credits a:hover,.postinfo a:hover,#respond a:hover,.darkrss a:hover {
color:#000;
text-decoration:none;
background:url(images/abgh.png);
}

.contenttext img {
border:1px dashed #BBB;
padding:3px;
}

.contenttext a img,.contenttext img a {
background:url(images/bg.png) repeat-y top right;
}

#sidebar {
width:175px;
padding-right:40px;
text-align:right;
position:relative;
line-height:17px;
list-style-type:none;
float:left;
font-size:16px;
letter-spacing:-.5px;
color:#BBB;
margin:6px auto 0;
}

#sidebar p {
list-style-type:none;
margin:0;
padding:0;
}

#sidebar h3,#sidebar h2 {
color:#666;
font-size:24px;
border-bottom:1px dashed #444;
letter-spacing:-1px;
margin:0;
padding:15px 0 5px;
}

#sidebar h3 img {
margin-bottom:-5px;
padding-right:5px;
}

#sidebar a:hover {
color:#FFF;
text-decoration:none;
}

#sidebar ul {
list-style-type:none;
margin:0;
padding:0;
}

#sidebar ul li {
display:inline;
list-style-type:none;
margin:0;
padding:0;
}

#sidebar ul li a {
display:block;
text-decoration:none;
border-bottom:1px dashed #444;
margin:0;
padding:4px 1px;
}

ul.children li a{
font-size:13px;
padding:4px 20px 4px 0 !important;
border-right:1px dashed #444;
}

.sub-menu {
border-right:1px dashed #444;
}

.sub-menu li a {
margin-right:10px!important;
font-size:14px;
color:#888!important;
}

.sub-menu li a:hover {
color:#FFF!important;
}

.widget {
display:block;
margin:10px 0;
}

.textwidget {
font-size:14px;
color:#999;
padding:6px 2px;
}

blockquote {
background:url(images/blobg.png) no-repeat;
color:#888;
font-style:italic;
margin:0 0 0 15px;
padding:10px 10px 10px 35px;
}

#content blockquote p {
margin:0 0 20px;
padding:0;
}

#search {
float:right;
padding:20px 0;
}

#searchform {
padding:8px;
}

#s {
color:#666;
width:160px;
background:#CCC;
font-family:georgia, times, serif;
border:1px dashed #555;
padding:4px;
}

#credits {
text-align:left;
clear:both;
color:#999;
margin:25px 15px 15px 220px;
padding:0;
}

#credits p {
margin-top:10px;
font-style:italic;
font-size:14px;
}

#credits p img,#credits p img a {
border:0;
background:url(images/bg.png) right;
}

.prevnext {
text-align:center;
font-size:56px;
line-height:60px;
margin:0;
padding:0;
}

.prevnext a:hover {
color:#000;
text-decoration:none;
}

.prevnext .alignright {
float:right;
margin:0 5px 0 0;
padding:0 0 15px;
}

.prevnext .alignleft {
float:left;
margin:0 0 0 5px;
padding:0 0 15px;
}

#reply-title,#comments-title,#reply-title small {
color:#999!important;
font-size:24px!important;
letter-spacing:-1px!important;
}

#reply-title small a:link,#reply-title small a:visited {
color:#AAA;
margin-left:15px;
padding:0 5px;
}

#reply-title small a:hover {
color:#999;
}

.avatar {
clear:both;
width:40px;
height:40px;
border:0;
float:left;
margin:5px 10px 0 0;
}

#information,#infotext {
font-size:16px;
line-height:1.2;
}

#information {
margin-left:10px;
}

#commentform {
padding-bottom:20px;
}

#author,#email,#url {
font-family:georgia, times, serif;
border:1px dashed #BBB;
color:#666;
float:left;
font-size:15px;
margin-right:15px;
width:420px;
padding:4px;
}

#commentform textarea {
font-family:georgia, times, serif;
width:590px;
height:99px;
margin-top:6px;
border:1px dashed #BBB;
color:#666;
background:#fff;
font-size:16px;
padding:4px;
}

#submit {
cursor:pointer;
text-align:center;
float:right;
padding:4px 37px;
}

.commklas {
border:1px dashed #BBB;
color:#666;
width:320px;
font-size:14px;
padding:6px;
}

.comments-top {
padding:10px 0 5px;
}

ol.commentlist,.cancel-comment-reply small {
list-style-type:none!important;
margin-left:0!important;
font-style:normal;
padding:0;
}

ol.commentlist cite,ol.commentlist strong {
font-style:normal;
}

.commentlist li.clearfloat,.commentlist li {
clear:both;
border-top:1px dashed #BBB;
min-height:88px;
}

.vcard {
font-size:20px;
line-height:28px;
padding-top:2px;
}

.fn {
letter-spacing:-1px;
}

.fn,.fn a:link,.fn a:visited {
color:#666;
}

.fn a:hover {
color:#333;
}

.commentmetadata {
margin-top:0;
}

.commentmetadata a:link,.commentmetadata a:visited,.comment-body a:link,.comment-body a:visited,.reply a:link,.reply a:visited {
margin-top:0;
background:url(images/abg.png);
color:#888;
}

.commentmetadata a:hover,.comment-body a:hover,.reply a:hover {
background:url(images/abgh.png);
color:#000;
}

.comment-body p {
clear:both;
font-size:14px!important;
line-height:18px!important;
color:#888;
padding:5px 0!important;
}

.comment-reply-link {
float:right;
margin-top:-5px!important;
margin-bottom:10px;
padding:0 5px;
}

.navigation {
border-top:1px dashed #BBB;
border-bottom:0;
color:#34404C;
margin:30px 0;
padding:8px 300px;
}

.navigation a {
color:#000;
}

li.depth-2 {
margin-left:40px;
list-style-type:none;
}

.comment-notes,.comment-form-author,.comment-form-email,.comment-form-url {
margin-top:5px!important;
}

.pingback {
min-height:25px!important;
padding-top:15px!important;
}

.yjl-pager {
font-size:24px;
color:#999;
text-align:center;
margin:0 5px;
}

span.page-number,span.yjl-more,span.yjl-prev,span.yjl-next {
background:url(images/abg.png);
margin:0 5px 0 0;
padding:5px 8px;
}

span.page-number:hover,span.yjl-more:hover,span.yjl-prev:hover,span.yjl-next:hover {
cursor:pointer;
background:url(images/abgh.png);
color:#000;
}

.currentPager {
cursor:default!important;
background:url(images/abg.png);
color:#000;
}

.gray {
color:#aaa;
margin:0 5px 0 0;
padding:5px 8px;
}

.yjl-mes {
color:#F60;
font-size:14px;
}

.darkrss {
background:url(images/bg_dark.png);
clear:both;
margin:15px 0;
padding:15px 10px;
}

.infosk {
-moz-border-radius:3px;
color:#FFF;
display:inline-block;
background:#777;
padding:2px 5px;
}

.infoaltface {
float:right;
margin:-5px 2px;
}

.nuc {
margin:15px 0 5px;
}

.blogname {
font-size:40px;
letter-spacing:-2px;
margin-top:10px;
padding:0;
}

.blogname a {
color:#EEE!important;
}

#wp-calendar {
font-size:12px;
float:right;
}

.tagcloud a {
display:inline!important;
}

.left,img.alignleft,.alignleft {
float:left;
}

.right,img.alignright,.alignright {
float:right;
}

img.centered,.wp-caption-text {
text-align:center;
}

#content h1 a:link,#content h1 a:visited,.prevnext a:link,.prevnext a:visited {
color:#666;
text-decoration:none;
}

#sidebar h3 a:link,#sidebar h3 a:visited,#sidebar a {
color:#BBB;
}

#sidebar h3 a:hover,#sidebar ul li a:hover {
color:#FFF;
}

#searchsubmit,.screen-reader-text,.comment-form-comment label,.form-allowed-tags {
display:none;
}

#respond,#commentform-container {
padding:20px 0;
}

#infotext,li #respond {
margin-left:20px;
}

.siderss{
margin-bottom: -4px;
padding-right: 3px;
}
 

 

the World shall know Pain
Interface Designer / IT

EmPa EmPa GRAFİKER & Bilgisayar Müh Kullanıcı
  • Üyelik 08.09.2011
  • Yaş/Cinsiyet 29 / E
  • Meslek Öğrenci
  • Konum Elazığ
  • Ad Soyad K** P**
  • Mesajlar 539
  • Beğeniler 93 / 86
  • Ticaret 0, (%0)
style.css dosyandaki kodları bul ve bunlar ile değiştir.
.postinfoh {
color:#666;
line-height:20px;
margin:5px 0 25px;
padding:5px 0 10px;
}

.contenttext {
padding-top:5px;
}

#sidebar ul li a {
display:block;
text-decoration:none;
margin:0;
padding:4px 1px;
}
Valkyrie

kişi bu mesajı beğendi.

KEP Creativity | Digital Agency
wmaraci
wmaraci

Valkyrie Valkyrie Interface Designer / IT Kullanıcı
  • Üyelik 03.07.2011
  • Yaş/Cinsiyet 35 / E
  • Meslek Interface Designer / IT
  • Konum İzmir
  • Ad Soyad S** E**
  • Mesajlar 1365
  • Beğeniler 20 / 195
  • Ticaret 2, (%100)

EmPa adlı üyeden alıntı

style.css dosyandaki kodları bul ve bunlar ile değiştir.
.postinfoh {
color:#666;
line-height:20px;
margin:5px 0 25px;
padding:5px 0 10px;
}

.contenttext {
padding-top:5px;
}

#sidebar ul li a {
display:block;
text-decoration:none;
margin:0;
padding:4px 1px;
}

teşekkürler sayenizde oldu :) ancak aşağıda görüldüğü gibi o çizgilerin gittiği alana resim nasıl koyabiliriz ?

 

 

the World shall know Pain
Interface Designer / IT

EmPa EmPa GRAFİKER & Bilgisayar Müh Kullanıcı
  • Üyelik 08.09.2011
  • Yaş/Cinsiyet 29 / E
  • Meslek Öğrenci
  • Konum Elazığ
  • Ad Soyad K** P**
  • Mesajlar 539
  • Beğeniler 93 / 86
  • Ticaret 0, (%0)
.contettext{
background: url('images/ayirac.png') bottom center no-repeat;
padding-top:5px;
}


şeklinde değiştirdiğinde olacaktır.
 

 

KEP Creativity | Digital Agency

Valkyrie Valkyrie Interface Designer / IT Kullanıcı
  • Üyelik 03.07.2011
  • Yaş/Cinsiyet 35 / E
  • Meslek Interface Designer / IT
  • Konum İzmir
  • Ad Soyad S** E**
  • Mesajlar 1365
  • Beğeniler 20 / 195
  • Ticaret 2, (%100)

EmPa adlı üyeden alıntı

.contettext{
background: url('images/ayirac.png') bottom center no-repeat;
padding-top:5px;
}


şeklinde değiştirdiğinde olacaktır.

teşekkürler :)
 

 

the World shall know Pain
Interface Designer / IT
wmaraci
Konuyu toplam 1 kişi okuyor. (0 kullanıcı ve 1 misafir)
Site Ayarları
  • Tema Seçeneği
  • Site Sesleri
  • Bildirimler
  • Özel Mesaj Al