Intermezzo: Tolong bantuannya, para ahli CSS templet WP!

Seperti yang anda lihat, saya baru ganti template. Permasalahannya adalah, saya tuh susah-susah gampang kalau milih template. Ibarat milih baju, jadi mesti matut-matut di cermin dulu lah, pegang-pegang bahan kain, dsb dsb.

NAH! Template ini, saya suka buangaatt! Problem: Navigasinya ada di bawah kalau lagi di Home. Tapi kalau judul di klik, “dia” pindah ke tempatnya yang sebenarnya; yaitu right sidebar. Coba dong ditulung inih begimanah yah??   :sad:

Btw, ini copy CSS nyah:

body {
font-family: “Lucida Sans Unicode”, “Trebuchet MS”, “Times New Roman”, Times, serif;
font-size: 0.75em;
color: #000;
background: #FFF url(images/bg.jpg) top right no-repeat;
text-align: center;
padding: 0;
margin: 0;
border-top: 5px solid #444;
}

#page {
position: relative;
width: 100%;
margin: 0 auto;
text-align: left;
padding: 0;
}

#header {
width: 300px;
background: #FFF url(images/headerbg.gif) top right no-repeat;
text-align: left;
padding: 0 0 10px 0;
margin: 10px 0 10px 0;
}

#header h1 {
width: 250px;
padding: 3px 0 0 20px;
font-size: 28px;
font-weight: normal;
color: #4B4B4B;
margin: 0;
font-family: Georgia, “Times New Roman”, Times, serif;
text-transform: lowercase;
}

#header h1 a {
color: #4B4B4B;
}

#header h1 a:hover {
color: #444;
text-decoration: none !important;
}

#header p {
width: 250px;
height: 27px;
margin: 0;
padding: 1px 20px 0 20px;
font-size: 9px;
color: #666;
font-family: “Trebuchet MS”, “Times New Roman”, Times, serif;
}

#header hr, #footer hr {
display: none;
padding: 0;
margin: 0;
}

#content {
width: 75%;
float: left;
margin: 0;
padding: 0 0 0 20px;
}

.post {
margin: 0 10px 0 0;
padding: 15px 10px 5px 10px;
line-height: 1.6em;
}

.entry {
padding: 5px 0 0 0;
margin: 0;
}

.post ul {
margin: 0 10px 10px 30px;
line-height: 1.6em;
list-style-type: square;
padding: 0;
}

.post ol {
margin: 0 10px 10px 30px;
line-height: 1.6em;
padding: 0;
}

p {
padding: 3px 0 10px 0;
margin: 0;
}

.post h2 {
color: #222;
font-size: 1.50em;
line-height: 15px;
font-weight: normal;
padding: 3px 0 10px 0;
margin: 0;
font-family: “Trebuchet MS”, “Times New Roman”, Times, serif;
}

.post a {
color: #222;
text-decoration: underline;
}

.pagetitle {
color: #222;
font-size: 1.7em;
line-height: 15px;
padding: 3px 10px 0 20px;
margin: 0;
font-family: “Trebuchet MS”, “Times New Roman”, Times, serif;
}

.post h2 a {
color: #222;
text-decoration: none !important;
}

.post h2  a:hover{
color: #666;
text-decoration: none !important;
}

.date {
font-size: 10px;
line-height: 11px;
padding: 5px 5px 0 0;
color: #777;
}

.postedby {
color: #666;
font-size: 0.85em;
}

.postedby a {
color: #666;
font-weight: normal;
}

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

a:hover {
color: #999;
text-decoration: underline;
}

.divider {
display: none;
}

.bottomnav {
padding: 0 0 5px 25px;
}

.alignleft, .alignright, .alignleft a, .alignright a {
padding: 0 10px 0 0;
font-size: 0.95em;
display: inline;
color: #999;
font-weight: normal;
}

#rightcol {
float: right;
margin: 0;
width: 20%;
background: none;
color: #444;
padding: 25px 0 0 0;
font-size: 0.95em;
}

#rightcol ul {
padding: 0 0 0 5px;
margin: 0;
}

#rightcol li {
list-style-type: none;
line-height: 1.4em;
margin: 0 0 0 5px;
padding: 0;
}

#rightcol li li {
list-style-type: none;
line-height: 1.4em;
margin: 0 0 0 5px;
padding: 0;
}

#rightcol li h2 {
margin: 30px 0 10px 0;
text-transform: capitalize;
font-size: 1.1em;
}

#rightcol a {
color: #444;
font-weight: normal;
}

#rightcol a:hover {
color: #666;
}

#footer {
clear: both;
width: 99%;
color: #000;
background: #FFF url(images/footerbg.gif) top right no-repeat;
color: #666;
padding: 0;
margin: 20px 0 0 0;
text-align: right;
}

#footer p {
width: 210px;
padding: 7px 4px 4px  0;
margin: 0 0 0 auto;
text-align: center;
font-size: 0.85em;
}

#footer a {
color: #666;
border-bottom: 1px dotted #CCC;
font-weight: normal;
}

.postmetadata {
margin: 5px;
padding: 10px;
background-color: #F7F7F7;
}

.postmetadata a {
font-weight: normal;
}

/* common */

blockquote {
margin: 5px;
padding: 0 5px 5px 25px;
background: #FFF url(images/blockquote.gif) top left no-repeat;
}

abbr, acroym {
border-bottom: 1px dotted #CCC;
cursor: help;
}

input, textarea, select {
border: 1px solid #CCC;
font-family: Arial, Helvetica, sans-serif;
font-size: 1.0em;
background: #FFF;
padding: 0;
margin: 0;
}

form {
padding: 0;
margin: 0;
}

code, pre {
font-family: “Courier New”;
font-size: 1.0em;
font-weight: normal;
}

/** Comments **/
#commentsarea {
padding: 0 50px 0 40px;
margin: 0;
}

#comments, #respond {
color: #444;
font-size: 1.1em;
line-height: 15px;
padding: 10px 0 5px 0;
margin: 0;
}

.commentlist li {
margin: 0 0 10px 0;
padding: 0 0 5px 0;
border-bottom: 1px solid #EEE;
}

.commentlist li cite {
font-weight: bold;
font-style: normal;
}

.commentmetadata {
float: right;
font-size: 0.90em;
}

Mohon pencerahannya!

10 comments:

  1. bagus, 9. June 2008, 6:47

    bagus euy baju barunya. sayang saya bukan ahli css :p

    klo saya sih waktu ganti template blogspot pernah nemuin masalah kayak gini juga. solusinya balikin dulu ke default trus buang dulu widget2, link2, javascript, baru boleh ganti template yang kita mau. Abis itu pasang lagi widget, link nya. It’s work on blogspot.

    gak tau deh klo wp ;)

    beda gus, ini bukan ttg masalah widget2 ato link2, tp sidebarnya problem. tp makasih infonya.

     
  2. yhadee, 9. June 2008, 9:21

    waduh! :roll: kbetulan sya bukan ahlinya wordpress.. tpi skedar ngsih saran aja, coba mba cari file gambar g.gif di cpanel, gmbar ini kcil dan muncul disbelah kiri bunga merah pada home website mba, dan muncul juga dibgian tengah pling bawah jika postingan dibuka, ubah aja file gmbar ntu dngn nama laen, misalnya g2.gif
    mudh2an bener!.. :green:

    udah dicoba barusan mas, tak berhasil :(

     
  3. pria pilihan (dhie), 9. June 2008, 11:26

    Bagus banget rumah barunya.

    sayangnya, aku juga hanya bisa terima jadi/pakai. :D

    berkunjunglah di rumah baruku yack.

    http://jendelahati.net

     
  4. wirda, 9. June 2008, 12:18

    wew…
    I’ve been there before. Makanya skrg blognya gak ganti2 template :(

     
  5. wirda, 9. June 2008, 12:20

    skrg commentnya di momod?????????? :flat:

    huehehe iyaaaaaa :lol:

     
  6. selfpag3, 9. June 2008, 12:44

    Aneh.. kok tiap masukin template baru pasti begini mulu ya kendalanya?? ada apa ya? aneh..

     
  7. hanggadamai, 9. June 2008, 15:03

    jangan tanya diriku yg ada malah tambha burem otakmu :hehe:

     
  8. hakimtea, 9. June 2008, 20:37

    masalahnya bukan pada CSS tapi sepertinya sejak lama dari jaman baheula (3 column) ada postingan yang pake tag div seperti yg sudah kita bahas tempo doeloe, cuma belum terasa efeknya saat pake 3 column yang template itu bisa meresize sendiri, nah baru terasa saat pake theme ini. Kalo banyak waktu senggang diperiksa saja satu persatu postingannya dan lewat code/visual cari tag nya terus hapus, kalo ga mo repot ya pake theme yg dulu lagih, atau coba pilih pendamping hidup yg lain, masih banyak yg ganteng diluar sana dengan sekali pandang langsung jatuh cinta :green:

    emang cinta tuh gak harus saling memiliki ya kang :(

     
  9. yhadee, 9. June 2008, 21:13

    klo gtu.. :eyelash: knapa gak hijrah aja ke joomla :arrow: , sya punya bnyak stok template yng bgus mba, hmm :lol: hmm :lol: promosi..

    asal dibuatin sih mau mas. huehehhehe :eyelash:

     
  10. ROE, 9. June 2008, 23:03

    nah kalo ini saya kurang ahlinya neng.. he..he…!!!!!!!!!! oyah. roe kabar baik aja neng.

     
:rose: :wink: :tears: :?: :girl: >:) :D (:| B-) @-) :- :-> 8-} :puke: :-h :chicken: =(( :-f /:) :)) :-B :(( :bald: :nerd: :skull: :-j #-o :-? :funny: :-< :blush2: #:-S :boy: :bow: :^O :) :-S :-e :-* :idea: :mad: :wtf: :-/ :alien: ;;) =)) :pray: :!: ;) :-SS :( :d :D/ :x 8-> [-( :monkey: :lol: :money: =D> I-) :party: :drool: =; :h :)] :g :flat: :dunno: :-$ :blushing: :-v ~x( :pumpkin: X-( :stars: :| :arrow: :roll: ;)) 8-| :devil: :-w :cow: L-) :-c :o) :mrgreen: :-m O:-) :alien1: >:P :devilish: :-p <):) :-O

Write a comment: