Log In · Register

 
 
Closed TopicStart new topic
border shows up, then disappears..., ah help
Got Xanga?
post Dec 31 2004, 01:58 AM
Post #1


Senior Member
***

Group: Member
Posts: 30
Joined: Jul 2004
Member No: 31,640



When you first load up my site theres a think white dotted border around my profile thingy and my chatter box then it loads all up and goes away. I want the white dotted border.How to i get it to stay there?

someone please help!!!

heres the code im using...maybe it will help

[/CODE]<!-- Xanga CSS : Provided by blogring -->
<style type="text/css">
/* Care Bears by Paliking09*/
/* blogring */
body {
background:black url(http://www.neverlander.org/gorsel/converse.jpg);
background-repeat: no-repeat;
background-attachment: fixed;
background-position: right;
scrollbar-arrow-color: #A30408;
scrollbar-track-color: #000000;
scrollbar-shadow-color: #A30408;
scrollbar-face-color: #FFEBEA;
scrollbar-highlight-color: #000000;
scrollbar-darkshadow-color: #A30408;
scrollbar-3dlight-color: #FFEBEA;
}

.left, .blogbody, table.footer, .standard, .leftmodulefontcolor, td, p {
/* edits main text */
font:normal 11px verdana;
line-height:10px;
color: #FF3399;
letter-spacing:0px;
text-align:justify;
}

table.footer TD {
/* this makes the footer at the bottom centered */
/* leave it alone unless you know what to do*/
text-align: center;
}

div.blogheader, .caption {
/* edits the dates */
background:ffffffurl(http://img39.exs.cx/img39/1066/carealot.gif);
background-repeat: no-repeat;
background-attachment: fixed;
background-position: right;font-family: verdana;
text-transform: lowercase;
font-size: 14px;
line-height: 30px;
font-weight: bold;
color: #ffffff;
letter-spacing: 0px;
background-color: #FF3399;
text-align: center;
filter:alpha (opacity=0, finishopacity=90, style=1);
height: 1px;
cursor:Col-Resize;
}

a:link, .footernav.link, a.footernav:link, a.footernav:active {
/* edits all links */
color: #FF3399;
text-decoration: none;
}

a:visited, a.footernav:visited, {
/* edits the links that the user has visited */
color: #FF3399;
text-decoration: none;
}

a:hover {
/* edits when user mouseovers the links */
color: #cccccc;
cursor: row-resize;
text-decoration: none;
filter:alpha (opacity=50, finishopacity=10, style=2);
height: 10px;
border: 1px solid 000000;
background-color: #F76669;

}

input, select, textarea, .textfield, .button {
/* this edits the buttons, dropdowns, etc. */
border: 1px solid #FF3399;
font:normal 11px verdana;
background-color: #000000;
letter-spacing:0px;
color: #F76669;
}

table.left {
/* this edits the menu module */
border: 1px solid #FF3399;
width:150px;
background-color: #000000;
}

table.blogbody {
/* this edits the other the place where the blog is */
border: 1px solid FF3399;
background-color: #000000;
width: 385px;
}

table.left th {
/* on your menu module, this edits the title part of it */
/* like BLOGRINGS, POSTING CALENDAR, etc */
background-color: #000000;
font: 11px verdana;
text-transform: none;
tex-align=center;
color: #A30408;
border: none;
line-height: 30px;
background:black url(http://img74.exs.cx/img74/1066/carealot.gif);
background-repeat: no-repeat;
background-attachment: fixed;
background-position: left }
table.left TD {
/* on your menu module, this edits the body part of it */
background-color: #000000;
border: none;
}
.left, .blogbody, table.footer, .standard, .leftmodulefontcolor, td, p {
/* edits main text */
font:normal 11px Tahoma;
line-height:10px;
color:#FFFFFF;
letter-spacing:0px;
text-align:left;
}

table.footer TD {
/* this makes the footer at the bottom centered */
/* leave it alone unless you know what to do*/
text-align: center;
}

div.blogheader, .caption {
/* edits the dates */
font-family: Impact;
text-transform:lowercase;
font-size:17px;
line-height:10px;
font-weight:bold;
color:#FFFFFF;
letter-spacing:0px;
background-color: #FF3399;
text-align: center;
border: 2px dashed #FF3399;
}

a:link, .footernav.link, a.footernav:link, a.footernav:active {
/* edits all links */
color:#FF3399;
text-decoration: none;
font:normal 11px Tahoma;
}

a:visited, a.footernav:visited, {
/* edits the links that the user has visited */
color:#FF66CC;
text-decoration: line-through;
font:normal 11px Tahoma;
}

a:hover {
/* edits when user mouseovers the links */
color:#FFFFFF;
cursor: crosshair;
text-decoration: none;
font:bold 13px Tahoma;
background-color: #FF3399;

}

input, select, textarea, .textfield, .button {
/* this edits the buttons, dropdowns, etc. */
border: 1px #FFFFFF;
font:normal 11px Tahoma;
background-color: #000000;
letter-spacing:0px;
color: #FF3399;
}

table.left {
/* this edits the menu module */
border: 2px #FFFFFF;
width:160px;
background-color: #000000;
font:normal 11px Tahoma;
}

table.blogbody {
/* this edits the other the place where the blog is */
border: 1px FFFFFF;
background-color: #000000;
width:400px;
}

table.left th {
/* on your menu module, this edits the title part of it */
/* like BLOGRINGS, POSTING CALENDAR, etc */
background-color: #FFFFFF;
font: bold 12px Tahoma;
color: #FF3399;
border: 4px solid #FFFFFF;
text-align: center;
}
table.left TD {
/* on your menu module, this edits the body part of it */
background-color: #000000;
border: dashed;
}

table.search TD, table.search, table.announcements {
/* border of search bar (if you have it) */
background-color: #000000;
border: 1px solid #FFFFFF;
}
table.search TD, table.announcements TH {
/* this should be left alone */
/* unless you know what to do */
border: 0px solid #c0c0c0;
}
table.navigation, table.main, table.footer {
/* the width of your blog with modules */
width: 500px;
}
hr {
/* horizontal divider */
border: 1px dashed #FF3399;
}

table.search TD, table.search, table.announcements {
/* border of search bar (if you have it) */
background-color: #000000;
border: 1px solid #00000;
}
table.search TD, table.announcements TH {
/* this should be left alone */
/* unless you know what to do */
border: 10px solid #FF3399;
}
table.navigation, table.main, table.footer {
/* the width of your blog with modules */
width: 558px;
}
hr {
/* horizontal divider */
border: 1px solid #FF3399;
}
table.footer {display: none;}
}
</style>
<!-- End Xanga CSS : Provided by blogring -->

<div style="border: 3px double #FF3399; width: 575px; background-color:transparent;"><br />

<script>document.title=".:|Care Bears|:.";</script>

<!-- Created by CoffeeCup Image Mapper++ (www.coffeecup.com) -->

<!-- Beginning of CSIM -->

<AREA SHAPE=RECT COORDS="64,227,102,239" HREF="http://www.xanga.com/signin.aspx" ALT="Sign In" OnMouseOut="window.status=''; return true" onmouseover="window.status='sign in'; return true">
<AREA SHAPE=RECT COORDS="105,230,137,239" HREF="http://www.xanga.com/logout.aspx" ALT="Sign Out" OnMouseOut="window.status=''; return true" onmouseover="window.status='Sign Out'; return true">
<AREA SHAPE=RECT COORDS="186,229,232,238" HREF="http://www.xanga.com/Private/SubscribeTo.aspx?user=snowangel55410" ALT="SuBSCRiBe" OnMouseOut="window.status=''; return true" onmouseover="window.status='subscribe'; return true">
<AREA SHAPE=RECT COORDS="143,230,179,239" HREF="http://xanga.com/private/home.aspx" ALT="Your Xanga" OnMouseOut="window.status=''; return true" onmouseover="window.status='Your Xanga'; return true">
<AREA SHAPE=RECT COORDS="238,227,306,239" HREF="http://www.xanga.com/Private/subs.aspx" ALT="Subscriptions" OnMouseOut="window.status=''; return true" onmouseover="window.status='Subscriptions'; return true">
<AREA SHAPE=RECT COORDS="350,227,380,239" HREF="http://www.xanga.com" ALT="Xanga" OnMouseOut="window.status=''; return true" onmouseover="window.status='Xanga'; return true">
<AREA SHAPE=RECT COORDS="381,229,404,238" HREF="http://www.xanga.com/CLAF/default.asp" ALT="Look and Feel" OnMouseOut="window.status=''; return true" onmouseover="window.status='Xanga'; return true"></MAP>
<!-- End of CSIM -->


[CODE]
 
Liquid_Massacre
post Dec 31 2004, 02:59 AM
Post #2


Spare me just, three last words; I love you is all she heard.
***

Group: Member
Posts: 36
Joined: Nov 2004
Member No: 59,499



Where did you put the code?
 
chongalicious
post Dec 31 2004, 12:04 PM
Post #3


^ Are you dizzy yet?
****

Group: Member
Posts: 109
Joined: Dec 2004
Member No: 75,761



hahahahaha thats my skin! only its not so care bear but still someone is using it! laugh.gif laugh.gif biggrin.gif happy.gif
 

Closed TopicStart new topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members: