Blog 板


LINE

不好意思來打擾各位 平常用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







like.gif 您可能會有興趣的文章
icon.png[問題/行為] 貓晚上進房間會不會有憋尿問題
icon.pngRe: [閒聊] 選了錯誤的女孩成為魔法少女 XDDDDDDDDDD
icon.png[正妹] 瑞典 一張
icon.png[心得] EMS高領長版毛衣.墨小樓MC1002
icon.png[分享] 丹龍隔熱紙GE55+33+22
icon.png[問題] 清洗洗衣機
icon.png[尋物] 窗台下的空間
icon.png[閒聊] 双極の女神1 木魔爵
icon.png[售車] 新竹 1997 march 1297cc 白色 四門
icon.png[討論] 能從照片感受到攝影者心情嗎
icon.png[狂賀] 賀賀賀賀 賀!島村卯月!總選舉NO.1
icon.png[難過] 羨慕白皮膚的女生
icon.png閱讀文章
icon.png[黑特]
icon.png[問題] SBK S1安裝於安全帽位置
icon.png[分享] 舊woo100絕版開箱!!
icon.pngRe: [無言] 關於小包衛生紙
icon.png[開箱] E5-2683V3 RX480Strix 快睿C1 簡單測試
icon.png[心得] 蒼の海賊龍 地獄 執行者16PT
icon.png[售車] 1999年Virage iO 1.8EXi
icon.png[心得] 挑戰33 LV10 獅子座pt solo
icon.png[閒聊] 手把手教你不被桶之新手主購教學
icon.png[分享] Civic Type R 量產版官方照無預警流出
icon.png[售車] Golf 4 2.0 銀色 自排
icon.png[出售] Graco提籃汽座(有底座)2000元誠可議
icon.png[問題] 請問補牙材質掉了還能再補嗎?(台中半年內
icon.png[問題] 44th 單曲 生寫竟然都給重複的啊啊!
icon.png[心得] 華南紅卡/icash 核卡
icon.png[問題] 拔牙矯正這樣正常嗎
icon.png[贈送] 老莫高業 初業 102年版
icon.png[情報] 三大行動支付 本季掀戰火
icon.png[寶寶] 博客來Amos水蠟筆5/1特價五折
icon.pngRe: [心得] 新鮮人一些面試分享
icon.png[心得] 蒼の海賊龍 地獄 麒麟25PT
icon.pngRe: [閒聊] (君の名は。雷慎入) 君名二創漫畫翻譯
icon.pngRe: [閒聊] OGN中場影片:失蹤人口局 (英文字幕)
icon.png[問題] 台灣大哥大4G訊號差
icon.png[出售] [全國]全新千尋侘草LED燈, 水草

請輸入看板名稱,例如:iOS站內搜尋

TOP