hoxhex 发表于 2013-5-9 20:31:41

自己做的公告栏+友情链接

本帖最后由 hoxhex 于 2013-5-9 20:34 编辑


这个是背景图片1.gif

其实很简单,就是用自带的Welcome 修改过来的,代码如下:


; Lines starting ; (semicolons) are commented out.; That is, they do not affect the code and are here for demonstration purposes only.
; ----------------------------------


; This section contains general settings that can be used to change how Rainmeter behaves.
Author=poiru
AppVersion=2003000
Update=1000


; Contains basic information of the skin.
Description=The welcome skin for illustro.
License=Creative Commons BY-NC-SA 3.0
Version=1.0.0


; Variables declared here can be used later on between two # characters (e.g. #MyVariable#).
fontName=Trebuchet MS
textSize=9
colorBar=235,170,0,255
colorText=255,255,255,205

; ----------------------------------
; STYLES are used to "centralize" options
; ----------------------------------




StringAlign=LEFT
StringCase=UPPER
StringStyle=BOLD
StringEffect=SHADOW
FontEffectColor=0,0,0,50
FontColor=#colorText#
FontFace=#fontName#
FontSize=10
AntiAlias=1
ClipString=1








; ----------------------------------
; METERS display images, text, bars, etc.
; ----------------------------------






Meter=IMAGE
ImageName=1.gif
X=0
Y=0






Meter=STRING
MeterStyle=styleTitle
; Using MeterStyle=styleTitle will basically "copy" the
; contents of the section here during runtime.
X=50
Y=28
W=200
H=18
FontSize=12
Text="HoxHex常用站点 "









Meter=STRING
MeterStyle=styleLeftText
X=30
Y=50
W=225
H=12
FontColor=255,217,120,255
Text="百度博客"
LeftMouseUpAction=!Execute ["http:/hi.baidu.com/new/andon"]


Meter=STRING
MeterStyle=styleLeftText
X=30
Y=75
W=225
H=12
FontColor=255,174,69,255
Text="遮天吧"
LeftMouseUpAction=!Execute ["http://tieba.baidu.com/f?kw=%D5%DA%CC%EC&fr=ala0"]


Meter=STRING
MeterStyle=styleLeftText
X=30
Y=95
W=225
H=12
FontColor=255,174,69,255
Text="腾讯网"
LeftMouseUpAction=!Execute ["http://www.qq.com"]


Meter=STRING
MeterStyle=styleLeftText
X=30
Y=115
W=225
H=12
FontColor=255,174,69,255
Text="独木成林"
LeftMouseUpAction=!Execute ["http://www.guofs.com/"]




Meter=STRING
MeterStyle=styleLeftText
X=100
Y=50
W=225
H=12
FontColor=255,174,69,255
Text="雨滴社区"
LeftMouseUpAction=!Execute ["http://bbs.rainmeter.cn/"]





Meter=STRING
MeterStyle=styleLeftText
X=100
Y=95
W=225
H=14
FontColor=255,174,69,255
Text="360影视"
LeftMouseUpAction=!Execute ["http://v.360.cn/dianshi/index.html"]


Meter=STRING
MeterStyle=styleLeftText
X=100
Y=115
W=225
H=14
FontColor=255,174,69,255
Text="360网址导航"
LeftMouseUpAction=!Execute ["http://hao.360.cn/"]



Meter=STRING
MeterStyle=styleLeftText
X=100
Y=75
W=225
H=14
FontColor=255,174,69,255
Text="淘宝网"
LeftMouseUpAction=!Execute ["http://www.taobao.com"]


Meter=STRING
MeterStyle=styleLeftText
X=180
Y=50
W=225
H=14
FontColor=255,174,69,255
Text="赶集网"
LeftMouseUpAction=!Execute ["http://xuzhou.ganji.com/"]


Meter=STRING
MeterStyle=styleLeftText
X=180
Y=75
W=225
H=14
FontColor=255,174,69,255
Text="58同城"
LeftMouseUpAction=!Execute ["http://xz.58.com"]


asian橙子 发表于 2013-5-9 22:04:25




为啥不直接上传附件呢???

Soliv_ctx 发表于 2013-5-9 22:47:20

长得不好看。。。

夜月行 发表于 2013-5-9 23:00:27

还是附件好啊!

vcebx8023 发表于 2013-5-10 19:18:16

谢谢楼主分享

游戏王丶 发表于 2014-6-24 23:35:07

支持原创作品,LZ辛苦了

zhukongqi 发表于 2014-6-25 13:51:33

不错,支持楼主。

刹那间 发表于 2015-4-15 23:28:21

看看,支持下
页: [1]
查看完整版本: 自己做的公告栏+友情链接