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

By Anonymous
at 2008-09-29T15:20
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%;
}
--
平常用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%;
}
--
Tags:
部落格
All Comments

By Charlie
at 2008-10-03T09:52
at 2008-10-03T09:52

By Frederica
at 2008-10-08T00:11
at 2008-10-08T00:11

By Robert
at 2008-10-12T21:25
at 2008-10-12T21:25

By Wallis
at 2008-10-14T00:50
at 2008-10-14T00:50
Related Posts
Re: PTT Blog板友簽到簿(PTTBlogRolling!)

By Linda
at 2008-09-29T09:30
at 2008-09-29T09:30
有用Chagg的最新回應

By Eartha
at 2008-09-28T22:49
at 2008-09-28T22:49
關於影音轉檔的討論

By Caitlin
at 2008-09-28T19:34
at 2008-09-28T19:34
blogger進不去了...

By Oscar
at 2008-09-28T19:20
at 2008-09-28T19:20
想請問一下blogger貼上code的語法,在IE7下無法顯示

By David
at 2008-09-28T16:20
at 2008-09-28T16:20