作者bluenicole (搬新家~无名881~^^)
看板Blog
标题[问题] pixnet找不到改内文颜色在哪一行
时间Mon Sep 29 15:20:41 2008
不好意思来打扰各位
平常用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%;
}
--
※ 发信站: 批踢踢实业坊(ptt.cc)
◆ From: 220.157.124.76
1F:→ bluenicole:不好意思,我刚刚一行行试着改颜色,终於让我改出来了 09/29 15:28
2F:→ bluenicole:是.article-content 後面接的内容。不知道这篇我要不 09/29 15:29
3F:→ bluenicole:删掉,还是留下来给跟我一样菜的新使用者参考^^0 09/29 15:29
4F:推 iamnomoh:是阿! article-content就是文章栏的设定 加油! 多摸几次 09/29 15:52
5F:→ iamnomoh:很快就会变熟了 09/29 15:52
6F:推 yosaku:好在你没删,这篇我现在正好用上^^ 10/06 19:42