The code for a university student intranet that combines fashion and elegance

by fendan on 2008-05-28 18:37:06

A Combination of Fashion and Elegance: University Campus Network Code for Students

The university campus network code that combines fashion and elegance is provided by the Chinese website for campus network codes. All the campus codes on this site, including the graffiti version of the campus network code, are free of charge. Please do not modify the links in the source code. Friends who use the campus network can simply copy the code into your personal space. The specific content of the university student code combining fashion and elegance is as follows:

```css

body {

color: #B2AE91;

padding: 0;

margin: 0;

background: url(http://fm131.img.xiaonei.com/blog/20070803/22/42/A217878893754RHI.jpg) repeat fixed;

}

/*Campus network code http://www.tyh666.cn/, providing free campus network code for college students, please do not modify the code*/

#userTalk .subbutton, #userTalk .inputbutton {

padding: 2px 3px;

border: 1px solid #474636;

color: #999999;

background: #52513F;

}

/*Remove the border below the avatar link*/

#userActions li {

border: 0;

}

/*Avatar column settings*/

#userRelations {}

/*Account information column settings*/

#userUpdates {

width: 510px;

}

/*Campus network code http://www.tyh666.cn/, providing free campus network code for college students, please do not modify the code*/

#footer {

width: 844px;

height: 116px;

background: url(http://fm141.img.xiaonei.com/blog/20070803/22/43/A223026132835RHI.jpg) no-repeat;

}

/*Footer text style*/

#footer p {

padding: 0 10px;

color: #686357;

}

/*Footer link style*/

#footer a:link, #footer a:visited, #footer a:hover {

color: #686357;

}

#userStatus {

margin: 0;

padding: 10px 0px 10px 10px;

background: #F3F2ED;

}

/*Overall link style*/

/*Unvisited and visited links*/

a:link, a:visited {

color: #9E988C;

}

/*Link style when mouse hovers over it*/

a:hover {

color: #686357;

}

/*Navigation bar style*/

#navigation {

height: 35px;

padding: 8px 0 0 40px;

border: 0;

background: url(http://fm231.img.xiaonei.com/blog/20071031/14/39/A274742946830OXC.jpg) no-repeat;

}

/*Hidden sections*/

#logo, #tagline, #copyrightlink, .announcement, #userBlog .more, #utility, #permalink, #sidebar, #reportlink, #footer p {

display: none;

}

/*Header image settings*/

#container {

margin: 0 auto;

padding: 0;

width: 844px;

background: url(http://fm201.img.xiaonei.com/blog/20071031/14/40/A284154752288EWE.jpg) no-repeat;

}

/*Header settings*/

#header {

height: 107px;

background: none;

}

/*Campus network code http://www.tyh666.cn/, providing free campus network code for college students, please do not modify the code*/

#content {

border: 0;

width: 824px !important;

width: 844px;

padding: 20px 20px !important;

padding: 0px;

background: url(http://fm141.img.xiaonei.com/blog/20070803/22/43/A221053076117RHI.jpg) repeat-y;

}

#widebar {

width: 844px;

padding: 0;

border: 0;

background: none;

}

#giftBox .sub-h3 {

background: #DAD8CB;

border: 0;

}

/*Message board settings*/

#talk .info {

background: #DAD8CB;

border: 0;

}

/*Increase message box length*/

#userTalk #cmtbody {

width: 100%;

}

/*Message board button style*/

#navigation ul li {

background-image: none !important;

}

#navigation a:link, #navigation a:visited {

color: #9E988C;

background: transparent;

}

#navigation a:hover {

color: #fff;

background: #686357;

}

```

This CSS code combines fashion and elegance for university students' campus network pages, offering customization options for various elements like colors, backgrounds, and layout settings.