Traditional Culture Encyclopedia - Weather inquiry - How to make a template for Baidu space?

How to make a template for Baidu space?

/* Background Settings */

Add background: URL (t {color: # 33333; Line height: 20pxfont-size:14px; Border: 1px dotted line # 090688; Background: # Ffffff padding:10px; }

/

# m _ blog div . CNT { color:# 808080; Line height: 20px font size:16px; Border-top:2px dotted line #1dc01d; Border-bottom:2px dotted line #1dc01d; Border-left:2px dotted line #1dc01d; Border-right:2px dotted line #1dc01d; Fill-Right:10px; Left padding:10px; PADDING-TOP: 10px; Fill-bottom:10px; }

Dotted line: dotted line

Dotted line: dotted line

Double: double-line border

Groove: three-dimensional groove

Ridge: diamond boundary

Illustration: 3D concave edge

Start: 3D convex edge

/* Foreground image transparency setting */

Filter: alpha (opacity =90, completion ability = 100, style =0,)

/* Player */

# phx { FILTER:Alpha(Opacity = 100,FinishOpacity = 60,Style=2,StartX=20,StartY=40,FinishX=0,FinishY = 0)Invert(); Width: 224px height: 200px}

invert(); The filtering effect can be changed.

/* The player does not display, which does not affect music playback */

Add #mod_bgmusic{display:none}

/* Log background */

#m_blog.modbox{background:url (picture)}

Or #m_blog div.cnt{background:url (picture) repeat/* picture */color: # 666666; Line height: 20pxfont-size: 14px}

/* Scroll bar */

# m _ blog { scroll bar-face-color:# e 100 e 1;

Scroll bar-shadow-color: maroon;

Scroll bar-highlight-color: white;

scroll bar-3d light-color:# e 100 e 1;

scroll bar-dark shadow-color:# e 100 e 1;

Scroll bar-arrow-color: # e100e1;

Scroll bar-primary color: # e100e1;

Scroll bar-track-color: # e100e1;

Overflow -y: automatic; Height:1330px;

Filter: chroma (color=#E 100E 1)}

/* Remove the horizontal scroll bar */

Add overflow -x: hide;

/* It is forbidden to select the right mouse button special effect */

#main{

Background: url('javascript:

document . oncontextmenu = new Function(" event . return value = false;" );

document . onselectstart = new Function(" event . return value = false;" );

')}

(Invalid, only the effect will be displayed when previewing)

document . oncontextmenu = new Function(" event . return value = false;" ); No right mouse button

document . onselectstart = new Function(" event . return value = false;" );

Do not select/* mouse touch button to sink */

Add location: relative to a: hover {}; Left: 2pxtop:1px; clip:rect();

/* popup window */

#comm_info and #comm_info a replace # comm _ infoa {color: # d7b18bender:1pxsolid # 000000; Fill:10px; Background-image: URL ('JavaScript: alert'); ' )}

#comm_info{} or #m_links div.item{}

increase

Background: URL (JavaScript: alert))

/* The article opens in a new window */

a:active { text:(target = " _ blank "); }

/* block Rss links, Baidu pictures */

# comm _ info a { display:none; }

/* Title background */

# header div. LC {}- left

# header div. RC {}- right

Insert background:url (and replace it with the above code. (Note: To change the address to your local address, you can go to the /weather website and replace the above address with the address behind SRC in the generated code. )

/* More articles on the right */

# m _ blog div . more { margin: 14px 0 16px 0; Text Alignment: Right Alignment}

/* Add "Send Message" link to friendship link */

Fill in the link address in the friendship link: /8_UFsjip0QIZ8tyhnq/ms? CT = 2 1 & amp; cm= 1。 Tn = bmsendmessage & un = your Baidu user name.

So you can send a message by clicking on the link, and another function of this link is to send a message to yourself.

/* mouse style settings */

Add in the body {}; Cursor: url('/inc/mouse028.cur')}

a:hover { CURSOR:URL('/Inc/mouse 03 1 . ani ')

The first line is the initial shape of the mouse pointer, and the second line is the shape of the mouse pointer contacting the link.

CSS mouse style daquan

/* Change the color and font of buttons and input fields */

input,select,textarea { color:green; font-size: 14px; Font series: Song Ti, bold; Border: 1px pure green; Background color: black}

textarea{overflow:hidden}

/* Add a picture at the top of the space */

# tabline { margin-top:-340 px; Right: 310px; Line height: 8px Background: Website (http://***. Gif) no duplicate bottom; Fill-bottom:110px; margin-bottom: 10px}