RoundedCornr 是一個很方便的線上製做圓角的工具. 設定好大小, 顏色, 還可以做漸層效果, 圖馬上就產生了, 而且下載前還有預覽圖.
RoundedCornr 提供四種方式設計圓角.
1. 基本功能, 其實也是快速製做的意思, 如果只需要調角度及顏色
2. 可設定漸層效果
3. 除了漸層之外, 另有設定邊框
4. 完整功能, 包含漸層, 邊框, 背景透明, 加入文字等.如圖所示.
設定好之後, 按 "Create RoundedCornr" 之後, 就可以預覽及下載了.
不過網站上有顯示, 如果使用它們的工具製做出來的圓角圖, 使用在public web上時, 一次請贊助他們5元美金.
public web 應該包含blog吧! 所以參考看看囉!
rgb 顏色代碼表: http://www.pitt.edu/~nisg/cis/web/cgi/rgb.html
RoundedCornr : http://roundedcornr.com/
blogger tips
(53)
web2.0
(46)
Blog Element
(42)
Funny
(38)
photo tool
(37)
Web Service
(22)
生活
(22)
twitter
(20)
google
(19)
Game
(15)
image
(15)
食記
(11)
Search Engine
(10)
firefox
(9)
Feed Tool
(8)
YouTube
(8)
專案管理
(7)
Blog SEO
(6)
Free Space
(6)
draft blogger
(6)
news
(6)
poll
(6)
timeline
(6)
瘋活動
(6)
HTML CSS
(5)
Text
(5)
google maps
(5)
絮唸
(5)
Gmail
(4)
瘋音樂
(4)
Plurk
(3)
Yodao
(3)
language
(3)
揪團
(3)
Video
(2)
ajax
(2)
workflow
(2)
四川災變
(2)
國道風光
(2)
blogger template
(1)
sync tool
(1)
- Blog Element (42)
- blogger template (1)
- blogger tips (53)
- draft blogger (6)
4 comments:
這位大哥請問一下那怎麼把他像你一樣套用在右邊的開頭勒?這有一篇教學嗎??...謝謝喔...搞了老半天弄不出來@@..麻煩您教一下勒
shayne,在sidebar 的標題設背景為圖片, 如.sidebar h2{background:url(圖片網址) no-repeat;}
我看到的語法是這樣但加下去後整個都看不到耶?請問這樣改有錯嗎~謝謝你耐心的回復勒
---------------------------------
#sidebar3 h2 {
margin: -15px -15px 10px -15px;
padding: 5px 15px 5px 15px;
text-align: left;
color: $sidebar3HeaderColor;
font: $sidebarHeaderFont;
text-transform: uppercase;
background: $sidebar3HeaderBgColor;
border-bottom: 1px solid $sidebarHeaderBorderColor;
text-align: left;
}
---------------------------------
#sidebar3 h2 {
margin: -15px -15px 10px -15px;
padding: 5px 15px 5px 15px;
text-align: left;
color: $sidebar3HeaderColor;
font: $sidebarHeaderFont;
text-transform: uppercase;
background:http://farm3.static.flickr.com/2254/2463032682_96ab88132f_o.gif no-repeat; $sidebar3HeaderBgColor;
border-bottom: 1px solid $sidebarHeaderBorderColor;
text-align: left;
}
shayne,你改成如下語法試看看
.sidebar h2{background:url(http://farm3.static.flickr.com/2254/2463032682_96ab88132f_o.gif ) no-repeat;}
張貼意見
謝謝您願意在此分享心得, 讓文章內容更豐富.