Multiply Customized Themes

Group's posts with tag: shell

What are tags? You can give your posts a "tag", which is like a keyword. Tags help you find content which has something in common. You can assign as many tags as you wish to each post.
View posts by people in your network with tag shell
Photo AlbumOcean Shells (5 photos)Aug 21, '08 7:48 PM
by Zafiria for everyone
ddd
dThumbnaild
ddd
A theme featuring the sea and white shells, a dreamy view...It's based on Andros theme. You MAY NOT modify it or try to pass this version here as yours in any way.

How to install it:

1) Click on the "Customize my site" link on the right trail and then go to the first link of the yellow header that appears (top left link), named "Custom Themes" and click it. When it brings you to the Themes page, chose the Andros Theme (second from the left).

2) As soon as you return to your site, click the "Customize my site" link again and then go to the second top link from the left, named "Custom CSS".

3) Highlight the following CSS code and copy it (by right-clicking on it)

4) Paste the code on the CSS Editor's frame. Hit "Save" and that's it!

5) Two more tips:

a) It would be better if you first copied the code for this theme on the notepad on your computer and then use it, so that it would be backed up in case that something went wrong.

b) You can put html code in the title area of each box on your Home page by following this procedure:
Click "Customize my site"; then every box will appear having three orange-colored options: Edit-Hide-Move, at its top right corner. Click "Edit" and, at the "Title" area, paste any html code you'd like. Make any other modifications you want and hit "Save". This way you can customize the font, color, even image that will show up at the title of each box. (You can take a look at my site for example, if you want: http://zafreud.multiply.com...)

/**************************************************
*******************Ocean Shells Theme********************
***************************************************

By zafreud http://zafreud.multiply.com

Date: 14-aug-2008

Based on Multiply theme Andros

Credit always to the author

***************************************************/


/* body */
div.bodywrap {
background-color: #eeeeee;
background: transparent;
}

div.contentwrapper {
background-color: #eeeeee;
background: transparent;
}

body {
background: none;
background-color: #eeeeee;
background-image: url('http://images.zafreud.multiply.com/image/2/photos/18/600x600/34/shells-tile.jpg?et=8MxXObBMSjpzO%2BGFSGDdhg&nmid=102113363');
background-attachment: fixed;
}

/* part or rail where ads are */
.rail {
background: none;
background-color: transparent;
color: #660033;
}

.railstart {
background: none;
background-color: transparent;
color: #660033;
border-color: transparent;
margin-right: -1px;
}

.railbody {
background: none;
width: 118px;
background-color: transparent;
color: #660033;
font-family: trebuchet ms;
font-size: 16px;
font-weight: bold;
}

.railend {
background: none;
background-color: transparent;
color: #FFFF00;
}

div.header {
background: none;
border-color: #8C9BE6;
background-color: transparent;
border-bottom: 1px solid #ffffff;
}

td.rail {
background: none;
border-color: transparent;
background-color: transparent;
color: #660033;
}

td.leftnav {
background: none;
border-color: transparent;
border-right-color: #ffffff;
border-left-color: #ffffff;
background-color:transparent;
color: #FF00CC;
}

div.leftnavsep {
border-color: #8C9BE6;
}

div.railsep {
background: #215ED9;
}

td.leftnav a.mopt, td.leftnav a:link.mopt, td.leftnav a:visited.mopt, a.mopt, a:link.mopt, a:visited.mopt {
color: #003399;
}

td.leftnav a:hover.mopt, a:hover.mopt {
text-decoration: none;
background-color: #003399;
color: transparent;
}

/* site title */
h1#page_owner_title {
color: #660033;
font-family: times;
font-size: 100px;
font-style: italic;
font-weight: bold;
border-style: inset;
border-color: blue;
border-width: 7px;
padding: 50px;
text-align: center;
}

/* page title */
h1 {
color: #660033;
}

/* item title area */
.itemboxsub {

background:none;
background-color: transparent;
border-color: transparent;
/* item box titles */
color: #660033;
}

/* calendar editting */
.caldiv1 {
background-color: transparent;
}

.caldiv1 th {
background-color: #dddddd;
}

.caldiv1 td {
background-color: #ffffff;
}

.itemsubsub {

background: none;
background-color: transparent;
/* item box detail */
color: #660033;
font-family: trebuchet ms;
font-size: 14px;
font-weight: bold;
}

/* item contents area */
.itembox {
background: url(http://images.zafreud.multiply.com/image/2/photos/2/600x600/56/Deep-blue-ocean.jpg?et=00uS0UMCqg6alV4tJ9uMuQ&nmid=63866780);
background-color: none;
border-color: white;
border-style:inset;
border-width: 10px;
padding: 20px;
color: #FFFFFF;
font-family: trebuchet ms;
font-size: 20px;
}

.itembox legend {
color: #660033;
}

.itemboxalbum {
background: none;
border: 1px solid transparent;
background-color: #b6cbeb;
color: #660033;
}

div.relatedlinks {
color: #ffe303;
font-family: verdana;
font-size: 16px;
font-weight: bold;
}

.stats {
background: none;
background-color: #b6cbeb;
border-color: transparent;
color: #ffffff;
}

/* links inside itemboxen */
.select a, .select a:visited, .select a:link, .select a:hover, .viewmore a, .viewmore a:visited, .viewmore a:link, .viewmore a:hover, .itembox a, .itembox a:visited, .itembox a:link, .itembox a.select, .itembox a:visited.select, .itembox a:link.select, .itembox a:hover.select {
color: #ffe303;
font-family: verdana;
font-size: 16px;
font-weight: bold;
}

a.select, a:visited.select, a:link.select, a:hover.select {
color: #ffe303;
}

#uploadtools a, #uploadtools a:visited, #uploadtools a:link, #uploadtools a:hover {
color: #ffe303;
}
#importtools a, #importtools a:visited, #importtools a:link, #importtools a:hover {
color: #ffe303;
}

.cattitle a, .cattitle a:visited, .cattitle a:link, .cattitle a:hover {
color: #660033;
}

/* navigation and title bar */
div.owner_nav {
background: none;
background-color: transparent;
border: transparent;
}

td#content-start {
border-color: #ffe303;
}

table.globalnav {
background: none;
background-color: transparent;
}

table.globalnav h3 {
color: #ffe303;
}

.navinput {
border: 1px solid #8C9BE6;
background-color: transparent;
color: #660033;
}

div.gndd {
background: none;
background-color: transparent;
border: 1px solid transparent;
color: #ffffff;
}

div.gndd a {
border: 1px solid transparent;
}

div.gndd a:hover {
background-color: transparent;
color: #003399;
}

div.ddsep {
background-color: #EDF2F8;
}

h4#post_new_content_sections {
color: #EDF2F8;
}

/* owner navigation links */
span.signoutid a, span.signoutid a:visited, span.signoutid a:link, span.signoutid:hover, a.signoutid, a.signout, a.signout:visited, a.signout:link, div#ownedfooter a, div#ownedfooter a:visited, div#ownedfooter a:link, li.gnopt a, li.gnopt a:visited, li.gnopt a:link {
color: #551033;
font-family: trebuchet ms;
font-size: 18px;
font-weight: bold;
}

li.gnoptsel {
border-color: #cccccc;
background-color: transparent;
color: #EDF2F8;
}


li.gnoptsel a, li.gnoptsel a:visited, li.gnoptsel a:link, li.gnoptsel a:hover {
color: #003399;
font-family: trebuchet ms;
font-size: 20px;
font-weight: bold;
}
td li.gnoptsel a, td li.gnoptsel a:visited, td li.gnoptsel a:link, td li.gnoptsel a:hover {
color: #EDF2F8;
}

div#subnav li.gnoptsel {
border-color: #cccccc;
}


/* right rail links */
ul.sidelist a, ul.sidelist a:visited, ul.sidelist a:link {
color: #551033;
}
.railbody a.raillink, .railbody a:link.raillink, .railbody a:visited.raillink {
color: #551033;
}
.userlogo a, .userlogo a:hover, .userlogo a:visited, .userlogo a:link, td.rail div#rail div.userlogo a {
color: #551033;
font-family: times;
font-size: 18px;
font-weight: bold;
}
.userlogo, td.rail div#rail div.userlogo {
border-color: #551033;
}

/* protect poll dialog box fonts */
td#cell_ {
color: #000000;
}

tr#row_vote {
color: #000000;
}

div#ownedfooter {
background: url('http://images.zafreud.multiply.com/image/2/photos/11/600x600/36/mylogo.gif?et=vz1nOKpHZnt1yvO1Jj9qCQ&nmid=81588361') no-repeat bottom center;
background-color: transparent;
border-color: #8C9BE6;
padding: 50px 0px 5px 0px;
font-size: 16px;
font-weight: bold;
color: #660033;
}

td#maincontent {
color: #126CD3;
}

a.go, a.go:visited, a.go:link {
color: #551033;
}

/* various classes to describe link colors throughout the main body */

a.post, a.post:visited, a.post:link, a.editlinks, a.editlinks:visited, a.editlinks:link, a.compose, a.compose:visited, a.compose:link, a.vopt, a.vopt:visited, a.vopt:link {
color: #551033;
}

a.editlinks:hover {
font-style: italic;
}

.breadcrumb a, .breadcrumb a:visited, .breadcrumb a:link, div.itemactions a, div.itemactions a:visited, div.itemactions a:link {
color: #ffe303;
}

div.header li.gnoptsel {
background: none;
border: none;
background-color: transparent;
color: #003399;
padding: 2px 0 2px 0;
margin: 2px 6px 2px 6px;
}

div.header li.gnoptsel b.cn {
background: none;
}

#home_guestbook {
width: 400px;
overflow-x: auto;
height: 600px;
overflow-y: auto;
}




Photo AlbumReading at the Beach (summer theme) (2 photos)Apr 2, '08 9:52 AM
by louise for everyone
ddd
dThumbnaild
ddd
Theme looks better when used with Mozilla Firefox and a screen of 1024x768
i got the background from wallcoo.com (search Mizzi, sorry if it's Chinese. i can't find it in English.)

if you haven't noticed, there isn't really a banner.

ALL COMMENTS SHOULD BE ENGLISH OR TAGALOG

Instructions:

1. Select the theme, "Avlack Theme", as the base theme, from this link: http://multiply.com/setup/pages/themes

2. Copy and paste the CSS code below to this link: http://multiply.com/setup/pages/upload-css

3. Click Save Then Multiply will automatically bring you to your site. OR click Preview to view your site before saving it, to see if it you really like it. (i hope you do)



+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+*+


/*START HERE theme by phoebethemes
the theme's background is copyrighted
but is free to use in www.wallcoo.com*/
body {
background: url(http://www.wallcoo.com/cartoon/illust_mizzi_1024/wallpapers/1024x768/Korean_mizzi_illustration_shell.jpg);
background-position: upper right;
background-attachment: fixed;
background-color: none;
cursor: crosshair;
}

a, a:visited, a:link{
color: #CD6600;
font-family: century gothic;
}

.railstart {
background-image: none;
background-color: transparent
margin-top: 5px;
height: 1px;
width: 156px;
z-index: 1000;
position: relative;
}

.rail {
background-color: transparent;
padding-right: 10px;
width: 176px;
}

.railbody {
background-color: transparent;
border-left: none;
border-right: none;
border-top: none;
border-bottom: 10px solid transparent;
font-size: 12px;
padding: 15px;
position: relative;
width: 126px;
z-index: 1000;
}

.railsep {
background-image: none;
height: 1px;
margin-bottom: 12px;
margin-left: 0;
margin-right: 0;
margin-top: 12px;
}

.railend {
background-color: transparent;
background-image: none;
height: 40px;
width: 126px;
}

td.rail {
background: transparent;
margin: 0;
padding-bottom: 50px;
}

div.owner_nav {
background-image: none;
background-color: transparent;
background-position: 0 0px;
background-color: transparent;
border-bottom-style: none;
border-color: transparent;
border-style: solid;
border-width: 8px;
height: 400px;
margin-bottom: 0;
margin-left: auto;
margin-right: auto;
margin-top: 0;
padding-bottom: 0;
padding-left: 0;
padding-right: 0;
padding-top: 113px;
width: 720px;
}

div#subnavc {
background-color: transparent;
border-top-color: none;
border-top-style: none;
border-top-width: none;
padding-top: 3px;
padding-bottom: 12px;
margin-top: 18f0px;
width: 713px;
height: 10px
}

div#subnav {
background: transparent;
border-style: none;
height: auto;
padding: 1px;
position: absolute;
padding-top: 1px;
padding-left: 5px;
margin-left: 10px;
}

a.topt, a:visited.topt {
background-image: none;
color: #CD6600;
display: block;
float: left;
font-size: 11px;
font-family: century gothic;
font-weight: normal;
text-transform: uppercase;
height: auto;
line-height: 1.2em;
margin-left: 5px;
margin-right: 5px;
padding: 2px;
text-align: center;
width: auto;
}

a.topt, a:hover.topt {
text-decoration: none;
}

a.toptsel, a:visited.toptsel {
background-image: none;
color: #CD6600;
font-family: century gothic;
display: block;
float: left;
font-size: 11px;
font-weight: bold;
text-transform: uppercase;
height: auto;
line-height: 1.2em;
margin-left: 5px;
margin-right: 5px;
padding: 2px;
text-align: center;
width: auto;
}

a.toptsel, a:hover.toptsel {
color: #CD6600;
font-family: century gothic;
text-decoration: none;
}

li.gnopt a, li.gnopt a:visited, li.gnopt a:link {
color: #CD6600;
font-family: century gothic;
}

li.gnoptsel {
border-color: body {
background: url(http://img100.imageshack.us/img100/5124/wallpapereh5.png);
background-color: none;
cursor: crosshair;
}

a, a:visited, a:link{
color: #CD6600;
font-family: century gothic;

}
.rail {
background-color: #F5ECD6;
padding-right: 10px;
width: 176px;
}

.railstart {
background-color: #CD6600;
background-position: top left;
margin-top: 5px;
height: 75px;
width: 156px;
z-index: 1000;
position: relative;
}

.railbody {
background-color: #F5ECD6;
border-left: none;
border-right: none;
border-top: none;
border-bottom: 10px solid;
font-size: 12px;
padding: 15px;
position: relative;
width: 126px;
z-index: 1000;
}

.railsep {
background-image: none;
height: 1px;
margin-bottom: 12px;
margin-left: 0;
margin-right: 0;
margin-top: 12px;
}

.railend {
background-color: #F5ECD6;
background-image: none;
height: 40px;
width: 126px;
}

td.rail {
background: #F5ECD6;
margin: 0;
padding-bottom: 50px;
}

div.owner_nav {
background-image: url(http://img260.imageshack.us/img260/572/copyoflaguna098okbannerws3.jpg);
background-position: top left;
background-color: transparent;
border-bottom-style: none;
border-color: transparent;
border-style: solid;
border-width: 8px;
height: 400px;
margin-bottom: 0;
margin-left: auto;
margin-right: auto;
margin-top: 0;
padding-bottom: 0;
padding-left: 0;
padding-right: 0;
padding-top: 113px;
width: 720px;
}

div#subnavc {
background-color: transparent;
border-top-color: none;
border-top-style: none;
border-top-width: none;
padding-top: 3px;
padding-bottom: 12px;
margin-top: 60px;
width: 713px;
height: 10px
}

div#subnav {
background: transparent;
border-style: none;
height: auto;
padding: 1px;
position: absolute;
padding-top: 1px;
padding-left: 5px;
margin-left: 10px;
}

a.topt, a:visited.topt {
background-image: none;
color: #CD6600;
font-family: century gothic;
display: block;
float: left;
font-size: 11px;
font-weight: normal;
text-transform: uppercase;
height: auto;
line-height: 1.2em;
margin-left: 5px;
margin-right: 5px;
padding: 2px;
text-align: center;
width: auto;
}

a.topt, a:hover.topt {
text-decoration: none;
}

a.toptsel, a:visited.toptsel {
background-image: none;
color: #CD6600;
display: block;
font-family: century gothic;
float: left;
font-size: 11px;
font-weight: bold;
text-transform: uppercase;
height: auto;
line-height: 1.2em;
margin-left: 5px;
margin-right: 5px;
padding: 2px;
text-align: center;
width: auto;
}

a.toptsel, a:hover.toptsel {
color: #CD6600;
font-family: century gothic;
text-decoration: none;
}

li.gnopt a, li.gnopt a:visited, li.gnopt a:link {
color: #CD6600;
font-family: century gothic;
}

li.gnoptsel {
border-color: transparent;
}

h1#page_owner_title {
background-color: none;
background-image: none;
color: transparent;
font-family: century gothic;
font-size: 30px;
font-weight: regular;
height: 68px;
padding-left: 12px;
}

div#page_start {
border-color: transparent;
border-style: solid;
border-width: 8px;
border-top: none;
border-bottom: none;
height: 1%;
margin-bottom: 0;
margin-left: auto;
margin-right: auto;
margin-top: -80px;
padding: 0;
width:720px;
}

div#rail {
text-align: left;
color: #CD6600;
font-family: century gothic;
width: 181px;
}

a.gnoptsel, a:visited.gnoptsel {
margin-bottom: 0;
margin-left: 0;
margin-right: 0;
margin-top: -2px;
width: 84px;
}

div#ownedfooter {
background-image: none;
background-color: transparent;
border-style: none;
border-color: transparent;
border-style: solid;
border-width: 8px;
border-top: none;
color: #CD6600;
font-size: 20px;
font-family: century gothic;
margin-bottom: 0;
margin-left: auto;
margin-right: auto;
margin-top: 0;
margin-bottom: 30px;
padding-bottom: 10px;
padding-left: 0;
padding-right: 0;
padding-top: 20px;
height: 10px;
width: 700px;
}

div.stats {
border-bottom-style: none;
}

.itemboxsub {
background-color: transparent;
border-bottom-style: solid;
border-bottom-color: #CD6600;
color: #CD6600;
font-family: century gothic;
font-size: 12px;
font-weight: normal;
max-width: 420px;
padding: 0;
}

.rolloverfordnd {
background-color: transparent;
border-style: none;
color: #CD6600;
font-family: century gothic;
font-size: 24px;
font-weight: bold;
max-width: 420px;
padding: 0;
}

.itemshadow {
max-width: 470px;
}

.itemsubsub {
color: #CD6600;
font-size: 10px;
font-weight: normal;
line-height: 10px;
text-align: right;
}

.itemstamp {
color: #CD6600;
float: right;
font-size: 10px;
font-weight: normal;
margin: 0;
}

.itembox {
background: transparent;
border-style: solid;
border-color: transparent;
border-top-color: #none;
border-width: 2px;
color: #CD6600;
height: 1%;
line-height: 1.2;
margin: 0px;
overflow: visible;
padding: 5px;
}

.itemboxalbum {
background-color: transparent;
background-color: transparent;
border-style: none;
border-top-color: none;
border-top-style: none;
border-top-width: 2px;
color: #CD6600;
height: 1%;
line-height: 1.2;
margin: 0px;
overflow: visible;
padding: 5px;
}

.itemactionspacer {
height: 30px;
}

.replybox {
background: translucent opacity =50 #FFFFFF;
border: 1px solid #transparent;
color: #CD6600;
}

a.mine, a.mine:link, a:visited.mine {
background-color: transparent;
border-style: none;
color: #CD6600;
}

div.ritemactions a, div.ritemactions a:link, div.ritemactions a:visited {
background-color:: transparent;
border-style: none;
color: #CD6600;
}

a.go, .go {
background-color: transparent;
border-style: none;
color: #CD6600;
}

.rail .userlogo {
border-color: transparent;
border-style: solid;
border-width: 2px;
}

.caldiv1 {
background-color: transparent;
}

.caldiv1 td {
font-size: 10px;
background-color: transparent;
}

.caldate {
background-color: transparent;
font-size: 13px;
font-weight: bold;
}

.cald {
background-color: transparent;
border-color: transparent;
border-style: solid;
border-width: 1px;
float: right;
margin-bottom: 3px;
margin-left: 3px;
margin-right: -3px;
margin-top: -3px;
padding-bottom: 0px;
padding-left: 4px;
padding-right: 4px;
padding-top: 0px;
text-align: center;
width: 20px;
}

.calevent {
margin-bottom: 8px;
margin-left: 0px;
margin-right: 0px;
margin-top: 0px;
background-color: transparent;
}

.caldiv1 td:hover {
background-color: transparent;
}

.caldiv1 th {
background-color: transparent;
color: #CD6600;
font-size: 10px;
font-weight: normal;
text-align: center;
}

.caldiv1 th a, .caldiv1 th a:visited {
color: #CD6600;
background-color: transparent;
}

table.globalnav {
background-color: #transparent;
border-style: none;
}

.header .globalnav ul.gnopt a {
color: #CD6600;
background-color: transparent;
}

.header .globalnav link a {
color: #CD6600;
background-color: transparent;
}

.navinput {
border-style: none;
border-color: transparent;
color: #CD6600;
}

table.indextitle {
display: none;
color: #CD6600;
}

td#maincontent {
background: transparent;
margin: 0;
padding-bottom: 0;
padding-left: 25px;
padding-right: 25px;
padding-top: 0;
}

div.header {
background-color: transparent;
margin-bottom: 0;
margin-left: auto;
margin-right: auto;
margin-top: 0;
width: 850px;
}

.infobox {
background-color: transparent;
}

div.infobox .boxbody {
background-color: transparent;
border-color: transparent;
border-style: solid;
border-width: 1px;
}

div.gndd {
background-color: transparent;
border-color: transparent;
border-style: solid;
border-width: 1px;
color: #CD6600;
}

div.ddsep {
background-color: transparent;
}

div.gndd a {
border-color: transparent;
border-style: solid;
border-width: 1px;
font-weight: bold;
}

div.gndd a:hover {
background-color: transparent;
}

div.guidebox {
background-color: transparent;
background-image: none;
border-color: transparent;
border-style: dotted;
border-width: 1px;
color: #CD6600;
}

div.add_sublabel a:hover {
color: #CD6600;
}

span.signoutid a, span.signoutid a:visited, span.signoutid a:link, span.signoutid:hover, a.signoutid, a.signout, a.signout:visited, a.signout:link {
color: #CD6600;
};
}

h1#page_owner_title {
background-color: none;
background-image: none;
color: #CD6600;
font-family: century gothic;
font-size: 30px;
font-weight: regular;
height: 68px;
padding-left: 12px;
}

div#page_start {
border-color: transparent;
border-style: solid;
border-width: 8px;
border-top: none;
border-bottom: none;
height: 1%;
margin-bottom: 0;
margin-left: auto;
margin-right: auto;
margin-top: -80px;
padding: 0;
width:720px;
}

div#rail {
text-align: left;
color: #CD6600;
width: 181px;
}

a.gnoptsel, a:visited.gnoptsel {
margin-bottom: 0;
margin-left: 0;
margin-right: 0;
margin-top: -2px;
width: 84px;
}

div.stats {
border-bottom-style: none;
}

.itemboxsub {
background-color: transparent;
border-bottom-style: solid;
border-bottom-color: #CD6600;
color: #CD6600;
font-family: century gothic;
font-size: 12px;
font-weight: normal;
max-width: 420px;
padding: 0;
}

.rolloverfordnd {
background-color: transparent;
background-colot: transparent;
border-style: none;
color: #CD6600;
font-family: century gothic;
font-size: 24px;
font-weight: bold;
max-width: 420px;
padding: 0;
}

.itemshadow {
max-width: 470px;
}

.itemsubsub {
color: #CD6600;
font-size: 10px;
font-weight: normal;
line-height: 10px;
text-align: right;
}

.itemstamp {
color: #CD6600;
float: right;
font-size: 10px;
font-weight: normal;
margin: 0;
}

.itembox {
background: transparent;
border-style: solid;
border-color: transparent;
border-top-color: #none;
border-width: 2px;
color: #CD6600;
height: 1%;
line-height: 1.2;
margin: 0px;
overflow: visible;
padding: 5px;
}

.itemboxalbum {
background-color: transparent;
background-color: transparent;
border-style: none;
border-top-color: none;
border-top-style: none;
border-top-width: 2px;
color: #CD6600;
height: 1%;
line-height: 1.2;
margin: 0px;
overflow: visible;
padding: 5px;
}

.itemactionspacer {
height: 30px;
}

.replybox {
background: transparent;
border: 1px solid #transparent;
color: #CD6600;
}

a.mine, a.mine:link, a:visited.mine {
background-color: transparent;
border-style: none;
color: #CD6600;
}

div.ritemactions a, div.ritemactions a:link, div.ritemactions a:visited {
background-color:: transparent;
border-style: none;
color: #CD6600;
}

a.go, .go {
background-color: transparent;
border-style: none;
color: #CD6600;
}

.rail .userlogo {
border-color: transparent;
border-style: solid;
border-width: 2px;
}

.caldiv1 {
background-color: transparent;
}

.caldiv1 td {
font-size: 10px;
background-color: transparent;
}

.caldate {
background-color: transparent;
font-size: 13px;
font-weight: bold;
}

.cald {
background-color: transparent;
border-color: transparent;
border-style: solid;
border-width: 1px;
float: right;
margin-bottom: 3px;
margin-left: 3px;
margin-right: -3px;
margin-top: -3px;
padding-bottom: 0px;
padding-left: 4px;
padding-right: 4px;
padding-top: 0px;
text-align: center;
width: 20px;
}

.calevent {
margin-bottom: 8px;
margin-left: 0px;
margin-right: 0px;
margin-top: 0px;
background-color: transparent;
}

.caldiv1 td:hover {
background-color: transparent;
}

.caldiv1 th {
background-color: transparent;
color: #CD6600;
font-size: 10px;
font-weight: normal;
text-align: center;
}

.caldiv1 th a, .caldiv1 th a:visited {
color: #CD6600;
background-color: transparent;
}

table.globalnav {
background-color: #transparent;
border-style: none;
}

.header .globalnav ul.gnopt a {
color: #CD6600;
background-color: transparent;
}

.header .globalnav link a {
color: #CD6600;
background-color: transparent;
}

.navinput {
border-style: none;
border-color: transparent;
color: #85CC66;
}

table.indextitle {
display: none;
color: #CD6600;
}

td#maincontent {
background: transparent;
margin: 0;
padding-bottom: 0;
padding-left: 25px;
padding-right: 25px;
padding-top: 0;
}

div.header {
background-color: transparent;
margin-bottom: 0;
margin-left: auto;
margin-right: auto;
margin-top: 0;
width: 850px;
}

.infobox {
background-color: transparent;
}

div.infobox .boxbody {
background-color: transparent;
border-color: transparent;
border-style: solid;
border-width: 1px;
}

div.gndd {
background-color: transparent;
border-color: transparent;
border-style: solid;
border-width: 1px;
color: #CD6600;
}

div.ddsep {
background-color: transparent;
}

div.gndd a {
border-color: transparent;
border-style: solid;
border-width: 1px;
font-weight: bold;
}

div.gndd a:hover {
background-color: transparent;
}

div.guidebox {
background-color: transparent;
background-image: none;
border-color: transparent;
border-style: solid;
border-width: 1px;
color: #CD6600;
}

div.add_sublabel a:hover {
color: #CD6600;
}

span.signoutid a, span.signoutid a:visited, span.signoutid a:link, span.signoutid:hover, a.signoutid, a.signout, a.signout:visited, a.signout:link {
color: #CD6600;
}
/*END HERE*/

Multiply Customized Themes
Join this Group!RSS FeedHelp on RSS FeedsAdd to My Yahoo
Report Abuse



Other Groups
  • User Support -- Where users help users!
  • Multiply Newbie -- Group with Tutorials/Post for Newbies.
  • Multiply Design -- Group that teaches you how to customize your Multiply site.
  • MUDS -- Multiply Users and Developers Group - Place to share ideas and give feedback to the Multiply Developers.



Multiply was nominated for Best Blogging Host!

© 2008 Multiply, Inc.    About · Blog · Terms · Privacy · Corp Info · Contact Us · Help