Log In · Register

 
messed up add banner, dunno
j_saru
post Sep 24 2004, 05:00 PM
Post #1


Newbie
*

Group: Member
Posts: 9
Joined: Apr 2004
Member No: 9,974



[click] anyone know what i did

CODE
<!-- begin code provided by createblog.com -->
<style type="text/css">
Body {background-color: #4A014B; text-align: center; font-family: Times New Roman; color: #FFFFFF; font-size: x-small; text-decoration: none; }
:link {color: #FFC0FF; text-decoration: none; }
a:link {color: #FFC0FF; text-decoration: none; }
a:visited {color: #FFC0FF; text-decoration: none; }
a:active {color: #FFC0FF; text-decoration: none; }
.nav.link {color: #FFC0FF; text-decoration: none; }
a.nav:link {color: #FFC0FF; text-decoration: none; }
a.nav:visited {color: #FFC0FF; text-decoration: none; }
a.nav:active {color: #FFC0FF; text-decoration: none; }
.navselected.link {color: #FFC0FF; text-decoration: none; }
a.navselected:link {color: #FFC0FF; text-decoration: none; }
a.navselected:visited {color: #FFC0FF; text-decoration: none; }
a.navselected:active {color: #FFC0FF; text-decoration: none; }
.footernav.link {color: #FFC0FF; text-decoration: none; }
a.footernav:link {color: #FFC0FF; text-decoration: none; }
a.footernav:visited {color: #FFC0FF; text-decoration: none; }
a.footernav:active {color: #FFC0FF; text-decoration: none; }
table.banner { background-color: #ffffff; border: 1px solid #FFC0FF; background-image: none; }
table.header { width: 100%; background-color: #FF870B; border: 2px solid #FFC40C; }
table.header TH {font-size: x-small; text-decoration: none; font-weight: normal; border: none; }
table.header TD {font-size: x-small; text-decoration: none; border: none; }
table.navigation { width: 100%; border: none; }
table.footer { width: 100%; border: none; }
table.main { width: 100%; border: none; }
table.main TD, table.main TR { border: none; }
table.search { color: #FFFFFF; background-color: #4A014B; border: 1px solid #FFC0FF; }
table.search TH { color: #FFFFFF; background-color: #4A014B; border: 1px solid #FFC0FF; background-image: none; }
table.search TD, table.search TR { color: #FFFFFF; background-color: #4A014B; border: none; background-image: none; }
table.left { border: 1px solid #FFC0FF; }
table.left TH { color: #FFFFFF; background-color: 4A014B; text-align: left; border: none; background-image: none; }
table.left TD, table.left TR { color: #FFFFFF; background-color: 4A014B; text-align: left; border: none; background-image: none; }
table.right { border: 1px solid #FFC0FF; }
table.right TH { color: #FFFFFF; background-color: 4A014B; text-align: left; border: none; background-image: none; }
table.right TD, table.right TR { color: #FFFFFF; background-color: 4A014B; text-align: left; border: none; background-image: none; }
table.announcements { border: 1px solid #4A014B; background-image: none; }
table.announcements TH { border: 1px solid #4A014B; border-bottom: 2px solid #4A014B; background-image: none; }
table.announcements TD, table.announcements TR { border: none; background-image: none; }
.button {font-family: Times New Roman; border: 1px solid #4A014B; }
.textfield {font-family: Times New Roman; border: 1px solid #4A014B; }
.pulldown {font-family: Times New Roman; border: 1px solid #4A014B; }
table.textad {border: 2px dotted #47C30B;}
table.textad TD, table.textad TR { color: #000000; background-color: #F9F9F9; border: none; background-image: none; }
.textad:link {color: #3366cc; text-decoration: underline; }
a.textad:link {color: #3366cc; text-decoration: underline; }
a.textad:visited {color: #3366cc; text-decoration: underline; }
a.textad:active {color: #ff9900; text-decoration: none; }
.blogheader {font-family: Times New Roman; color: #FFFFFF; font-size: x-small; text-decoration: none; font-weight: bold; padding-bottom: 4pt; }
</style></head>

<style type="text/css">
body {
background-image:url(http://www.importtuner.com/freestuff/wallpaper/0402it_wp02_800x600.jpg);
background-repeat:no-repeat;
background-position:center;
background-attachment: fixed;
background-color: #FFFFFF;
scrollbar-arrow-color: #000000;
scrollbar-track-color: #FFFFFF;
scrollbar-shadow-color: #996633;
scrollbar-face-color: #FFFFFF;
scrollbar-highlight-color: #CC9933;
scrollbar-darkshadow-color: #FFFFFF;
scrollbar-3dlight-color: #FFFFFF;
}
.left, .blogbody, table.footer, .standard, .leftmodulefontcolor, td, p {
/* edits main text */
font:normal 11px arial;
line-height:13px;
color:#000000;
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 */
font-family:arial;
text-transform:none;
font-size:17px;
font-weight:bold;
color:#CC9933;
letter-spacing:-1px;
background-color: #FFFFFF;
text-align: left;
padding-bottom: 3pt;
border: 1px solid #996633;
border-width: 3px 1px 1px 1px;
padding: 3pt;
}
.blogbody b, .standard b, p b, strong {
/* edits bolded text in your entry */
font-weight: bold;
color: #000000;
}
a:link, .footernav.link, a.footernav:link, a.footernav:active, a:visited, a.footernav:visited, {
/* edits all links */
color:#996633;
font:bold 11px arial;
line-height:13px;
text-decoration: none;
}
a:hover {
/* edits when user mouseovers the links */
color:#CC9933;
font:bold 11px arial;
line-height:13px;
cursor: help;
text-decoration: none;
}
input, select, textarea, iframe.htmleditor, .textfield, .button {
/* this edits the buttons, dropdowns, etc. */
border: 1px solid #996633;
font:normal 11px arial;
background-color: #ffffff;
color:#000000;
}
table.left {
/* this edits the menu module */
border: 0px solid #996633;
width:160px;
background-color: transparent;
}
table.blogbody {
/* this edits the other the place where the blog is */
border: 0px solid #996633;
background-color: #FFFFFF;
width: 100%;
}
table.left th {
/* on your menu module, this edits the title part of it */
/* like BLOGRINGS, POSTING CALENDAR, etc */
background-color:#FFFFFF;
font: bold 11px arial;
text-transform: none;
color:#CC9933;
border: 1px solid #996633;
border-width: 3px 1px 1px 1px;
}
table.left TD {
/* on your menu module, this edits the body part of it */
background-color: transparent;
border: none;
font:normal 11px arial;
color:#000000;
}
table.search TD, table.search, table.announcements {
/* border of search bar (if you have it) */
background-color: transparent;
border: 1px dashed #CC9933;
}
table.search TD, table.announcements TH {
/* this should be left alone */
/* unless you know what to do */
border: 0px solid #996633;
}
table.navigation, table.main, table.footer {
/* the width of your blog with modules */
width: 100%;
}
hr {
/* horizontal divider */
border: 1px solid #CC9933;
width:100%;
}
table.blogbody div.smalltext{
/* this edits the blog entry footer */
text-align:right;
padding-bottom:3px;
}
td.maincenter, {width: 100%; }
</style>
<!-- end code provided by createblog.com -->
 
 
Start new topic
Replies (1 - 3)
C.Lime.Jello.
post Sep 24 2004, 05:26 PM
Post #2


The voices talk too much... -.-u
******

Group: Member
Posts: 2,099
Joined: Aug 2004
Member No: 39,078



Exactcally what's wrong?
I'm not getting it, because your Xanga looks fine.
 
shortvi3tlaydee
post Sep 24 2004, 07:28 PM
Post #3


moohaha
******

Group: Member
Posts: 2,214
Joined: Aug 2004
Member No: 41,985



u mean da xanga ad???? why itz over to the right??? uhh u can use the ad MOVER located in xanga scripts ^_^
 
matthufham
post Sep 24 2004, 08:33 PM
Post #4


Senior Member
****

Group: Member
Posts: 164
Joined: Jul 2004
Member No: 28,139



in look and feel change it to left aligned and full screen, see what happens.
 

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