pixnet找不到改內文顏色在哪一行 - 部落格

Anonymous avatar
By Anonymous
at 2008-09-29T15:20

Table of Contents

不好意思來打擾各位

平常用pixnet還算順手,雖然不怎麼了css
可是點進去看還可以憑猜測去換換圖之類的

最近改版後以前常用的樂多模版點入文章後左側欄會跑掉
不管怎麼改都不對
百思不解之下,我換成另一個不是那麼喜歡的痞客模版套用
本來想這樣可以使用小幫手也還滿方便的
沒想到惡夢來了

現在使用的模版如果換圖
blog名稱就會不見,因為原作者是把名稱畫在原圖上的,那其實也不是我的blog名稱
因此把圖換掉
這時如果用小幫手輸入名稱顏色
blog名稱也不會出現
(想來css裡根本就寫著none吧?)
還會出現不明區塊,一點到就回blog首頁
於是只好打開來一行行找,寫著none的在哪裡

這是發現雖然同是css
不用模版的名稱竟然不太一樣
看到眼睛脫窗
好不容易找到
名稱放進去又只能調左右不能調上下
才發現上下是在上一行調

好不容易把名稱找回來
改始加文章區的底圖
一加下去預設的字體顏色當然就不適合了
這時我又很天真的跑去小幫手調字體顏色……

(抱頭)當然還是不能用!
看來太light使用者本來就不該想調顏色

但我真的找不到這一堆裡面哪一行是在講內文字體顏色
我會學起來自己好好地更改的
希望能有好心人解答我的疑惑
感謝!!


以下為我的blog css
謝謝~~~~~~~~~




body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td
{
margin:0;
padding:0;
}

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

address,caption,cite,code,dfn,em,th,var {
font-style:normal;
font-weight:400;
}

ol,ul {
list-style:none;
}

caption,th {
text-align:left;
}

h1,h2,h3,h4,h5,h6 {
font-size:100%;
font-weight:400;
}

q:before,q:after {
content:'';
}

pre {
font-size:1em;
}

.article-content {
_height:1%;
overflow:hidden;
_overflow:none;
color:#666;
line-height:180%;
width:630px;
overflow-x:hidden;
margin:10px 0;
}

body {
font:13px arial;
_font:12px arial;
color:#666;
background:#252524;
background-image:none;
background-color:#252524;
background-position:undefined;
}

HTML {
scrollbar-face-color:#252524;
scrollbar-highlight-color:#aaa;
scrollbar-shadow-color:#aaa;
scrollbar-3dlight-color:#abbfc4;
scrollbar-arrow-color:#abbfc4;
scrollbar-track-color:#252524;
scrollbar-darkshadow-color:#abbfc4;
overflow-x:hidden;
}

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

a:hover {
color:#000;
}

a:focus {
outline:none;
}

#authority {
text-align:center;
background:#333;
border-bottom:3px solid #3a3a3a;
padding:10px 0;
}

#authority a {
border:1px solid #666;
color:#aaa;
margin:0 5px;
padding:2px 5px;
}

#authority a:hover {
border:1px solid #aaa;
color:#fff;
}

#container3 {
width:850px;
border-bottom:0;
background:#553b45;
border-top:10px solid #503f43;
margin:10px auto;
}

#header {
height:595px;
width:850px;

background:url(http://p8.p.pixnet.net/albums/userpics/8/7/232987/48de692d07a06.jpg)
left top no-repeat;
position:relative;
border-top:10px solid #796267;
border-bottom:10px solid #796267;

background-image:url(http://p8.p.pixnet.net/albums/userpics/8/7/232987/48de692d07a06.jpg);
background-position:undefined;
background-repeat:no-repeat;
}

#login-bar {
text-align:right;
padding:10px 50px 10px 10px;
}

#banner {
text-align:right;
position:absolute;
right:0;
top:540px;
}

#banner h1 a {
padding-right:760px;
font-size:11pt;
font-weight:900;
padding-bottom:25px;
letter-spacing:1px;
}

#banner h2 {
color:#333;
width:280px;
height:150px;
padding-right:600px;
padding-top:4px;
}

#navigation {
width:40px;
position:absolute;
left:-40px;
top:0;
height:100px;
}

#navigation a {
display:block;
width:40px;
height:25px;
padding-top:5px;
text-align:center;
color:#ccc;
}

#navigation #link-album a {
background:#696969;
}

#navigation #link-blog a {
background:#636363;
}

#navigation #link-guestbook a {
background:#494949;
}

#navigation #link-profile a {
background:#434343;
}

#navigation a:hover {
background:#111!important;
color:#fff;
}

#content {
width:620px;
float:right;

background-image:url(http://p8.p.pixnet.net/albums/userpics/8/7/232987/48e079963578d.gif);
margin-top:10px;
margin-right:10px;
_margin-right:0;
color:#fff;
padding:10px;
}

#content a:hover {
position:relative;
top:1px;
left:1px;
}

#spotlight {
border-bottom:1px dotted #704957;
margin-bottom:10px;
padding:10px 0;
}

#spotlight h5 {
font:15px Tahoma;
font-weight:700;
border-left:15px solid #c66b96;
padding-left:5px;
height:15px;
margin-bottom:5px;
color:#c66b96;
text-transform:uppercase;
}

.article-head {
margin-bottom:10px;
background:silver;
border:1px dotted #999;
padding:5px;
}

.publish {
margin-right:10px;
font:10px arial;
text-transform:uppercase;
color:#666;
}

.title {
padding-top:5px;
}

.title a {
font:15px Arial;
font-weight:700;
color:#a1577e;
}

.author {
text-align:right;
color:#78616d;
font:11px arial;
_font:10px arial;
}

.article-footer {
text-align:right;
clear:both;
margin-bottom:10px;
}

.article-footer a {
color:#6d6d50;
}

.history {
float:left;
width:305px;
border-left:5px solid #ddd;
padding-left:5px;
text-align:left;
}

.refer {
float:right;
width:305px;
border-right:5px solid #ddd;
padding-right:5px;
}

.main-list table {
width:95%;
margin:10px auto;
}

.main-list th {
background:#ddd;
color:#666;
font:13px arial;
padding:2px;
}

.main-list td {
border-bottom:1px solid #ddd;
padding:2px;
}

.list-date {
width:50px;
padding-right:10px!important;
}

#content .main-list a {
color:#565656;
}

.user-post-title {
font:20px Simhei;
letter-spacing:-.1em;
color:#94657a;
margin:10px 0;
}

.post-comment {
text-align:right;
margin:10px 20px 10px 0;
}

#content .post-comment a {
font:15px arial;
border:1px solid #aaa;
color:#fff;
font-weight:700;
padding:3px 5px;
}

.single-post {
clear:both;
background:#fff;
margin:15px 20px;
}

.single-post:after {
content:".";
display:block;
height:0;
visibility:hidden;
overflow:hidden;
clear:both;
}

.post-info {
border-bottom:1px dotted #aaa;
color:#aaa;
margin-bottom:10px;
text-align:right;
background:#eee;
padding:3px 3px 5px;
}

.post-photo {
float:right;
width:100px;
margin-bottom:10px;
padding:0 5px;
}

.post-photo img {
border:3px solid #bbb;
}

.post-text {
margin-left:10px;
margin-bottom:10px;
_height:100px;
padding:0;
}

.reply-text {
clear:both;
background:#ccc;
color:#666;
padding:5px;
}

#trackback-box {
margin-bottom:30px;
}

#trackback-url {
text-align:right;
}

#trackback-box input {
border:1px solid #aaa;
font:8pt verdana;
color:#666;
padding:1px 2px;
}

#trackback-box .post-text {
width:auto;
float:none;
}

.page {
letter-spacing:.3em;
margin:10px;
}

#links {
width:180px;
float:left;
padding:10px;
}

#links a {
color:#ccc;
}

#links a:hover {
position:relative;
top:1px;
left:1px;
color:#cebbc4;
}

.box {
clear:both;
margin:0 0 20px;
}

.box-title {
font:15px arial;
background:#5b404a;
color:#111;
margin-bottom:10px;
position:relative;
left:-10px;
border-bottom:1px solid #4b303b;
padding:5px;
}

.box-text {
color:#999;
font:12px arial;
_font:11px arial;
}

.box li {
padding-bottom:3px;
margin-bottom:3px;
}

.box h6 {
font-weight:700;
}

#calendar table {
width:80%;
margin:10px 0;
}

#calendar th {
text-align:center;
padding-bottom:3px;
}

#calendar td {
text-align:center;
background:#72505d;
border:1px solid #999;
font:7pt verdana;
padding:2px;
}

.murmur-time {
color:#aaa;
}

#broadcast ul {
clear:both;
padding:2px 0;
}

.broadcast-photo {
float:left;
}

.broadcast-photo img {
width:30px;
height:30px;
border:2px solid #ccc;
margin-right:5px;
}

.broadcast-text a {
color:#000!important;
}

#visitor,#crumb {
_height:1%;
overflow:hiddne;
_overflow:none;
}

#visitor li,#crumb li {
float:left;
margin-left:4px;
margin-bottom:5px;
}

#visitor img,#crumb img {
width:34px;
height:34px;
border:1px solid #fff;
}

#footer {
clear:both;
text-align:right;
color:#666;
background:#753c52;
border-top:10px solid #8d767f;
padding:10px;
}

#footer a {
color:#eee;
}

fieldset,img,abbr,acronym {
border:0;
}

#login-bar a,.title a:hover {
color:#fff;
}

#banner .skiplink,#banner p,#blog-main .back-to-top,#blog-main
.refer,.reply-text p,.single-post.secret {
display:none;
}

.article,.article-body {
margin:10px 0;
}

.more,.bookmark {
text-align:right;
margin:10px 0;
}

.back-to-top,.forward {
padding-right:10px;
clear:both;
}

.box-more,#visitor ul,#crumb ul {
clear:both;
}

#latest-comment li,#latest-trackback li,#subscription li {
border-bottom:1px dotted #8c6e79;
}

#latest-comment a,#latest-trackback a,#subscription a {
display:block;
width:99%;
}


--

All Comments

Charlie avatar
By Charlie
at 2008-10-03T09:52
不好意思,我剛剛一行行試著改顏色,終於讓我改出來了
Frederica avatar
By Frederica
at 2008-10-08T00:11
是.article-content 後面接的內容。不知道這篇我要不
刪掉,還是留下來給跟我一樣菜的新使用者參考^^0
Robert avatar
By Robert
at 2008-10-12T21:25
是阿! article-content就是文章欄的設定 加油! 多摸幾次
很快就會變熟了
Wallis avatar
By Wallis
at 2008-10-14T00:50
好在你沒刪,這篇我現在正好用上^^

Re: PTT Blog板友簽到簿(PTTBlogRolling!)

Linda avatar
By Linda
at 2008-09-29T09:30
ID:applepro 網址:http://www.wretch.cc/blog/sean126kk 站名:我的小天地 架站環境:無名小站 簡介:我新開幕的網誌..這裡紀錄著我每天的心情...與大家分享 RSS:不懂.. 希望大家可以常常來看看... 給 ...

有用Chagg的最新回應

Eartha avatar
By Eartha
at 2008-09-28T22:49
原文連結:http://pigy.pixnet.net/blog/post/21887813 利用原po提供的語法,我修改成原先chagg大大的懶人版,提供大家直接使用。 最新文章 (via Blogger 最新文章功能 ) andlt;scriptandgt;var rec_maxpost= ...

關於影音轉檔的討論

Caitlin avatar
By Caitlin
at 2008-09-28T19:34
上一次板上出現波文問關於影片轉檔 幾位板友在推文反映此問題與網誌有關 所以應考慮保留 想說一下想法..... 我的疑慮則是 若開放影片轉檔的問題 也許會出現像上一篇「Youtube 影片搞得頭大」這類型的文章 作者也是寫網誌需要 但不確定要用什麼軟體錄影 因此上來詢問有經驗的 ...

blogger進不去了...

Oscar avatar
By Oscar
at 2008-09-28T19:20
我的blogger是隱藏的,我和我女友用來留言, 所以有兩個帳號是blog作者, 今天我手賤想換一個mail來當作blog的作者和管理者, 就先將自己的另一個mail帳號加入共同作者, 然後...and#34;將自己從網誌中移除and#34; 現在就進不去了啊!!! 現在沒有帳號可以管理我的blog, 請教板 ...

想請問一下blogger貼上code的語法,在IE7下無法顯示

David avatar
By David
at 2008-09-28T16:20
因為我專題上的需求,需要在BLOG上貼上程式碼,所以我照著版上的文章 試著HACK blogger,因為平時都是以FX為主,沒想到要用IE瀏覽。 最近在學校用IE7瀏覽時才發現問題,不知道問題在哪耶? http://scotthsieh.blogspot.com/2008/09/bloggercode. ...