Log In · Register

 
what do these codes do?, i am almost done my layout, thanksevery1
faithin_felix
post Jun 11 2004, 01:42 AM
Post #1


Feeel X
******

Group: Member
Posts: 2,814
Joined: Jan 2004
Member No: 1,498



ok, i know what 75% of these codes do, but i just want to make sure. because i want to see what is what after someone helped me on div table, so can all of you read it and tell me what codes i have on there, i know i have blue cursor and yellow mouseover cursor, what else?

CODE
<!-- begin code provided by createblog.com -->
<div style="overflow: auto; height:auto; width:620px;Background-color:transparent; border:#ffffff 1px solid;FILTER: alpha(opacity=100);">
<style type="text/css">
body {
cursor: url('http://babylononline.net/adkclan/cursor/blue.ani');
}
table.blogbody {
 text-align: center;
 }
div.smalltext {
 text-align: center;
 }
div.blogheader, .caption {
font-family:comicsansms;
text-transform:none;
font-size:16px;
line-height:40px;
font-weight:bold;
filter: alpha (opacity=1000, finishopacity=0, style=2);
height: 1px;
background-color:#FFFFFF;
color:#000000;
letter-spacing:7px;
text-align: center;
}
body {
scrollbar-arrow-color: 000000;
scrollbar-track-color: ffffff;
scrollbar-shadow-color: 000000;
scrollbar-face-color: 000000;
scrollbar-highlight-color: ffffff;
scrollbar-darkshadow-color: ffffff;
scrollbar-3dlight-color:000000;
background-color:000000;
}
</style>
<style>
i{color:#ffffff;
font-face:comicsansms;
font-weight:bold;
font-size:9pt;
line-height:9pt;
font-style:italic;
letter-spacing:0}
.blogbody b, .standard b, p b, strong {
/* edits bolded text in your entry */
font-weight: bold;
color: #ffffff;
}


input, select, textarea, iframe.htmleditor, .textfield, .button {
/* this edits the buttons, dropdowns, etc. */
border: 1px solid #ffffff;
font:normal 12px comicsansms;
background-color: cccccc;
font-color:000000;
}
table.navigation, table.footer {display: none;}

table.footer TD {
/* this makes the footer at the bottom centered */
/* leave it alone unless you know what to do*/
text-align: center;
}
table.left th {
/* on your menu module, this edits the title part of it */
/* like BLOGRINGS, POSTING CALENDAR, etc */
background-image: url(none);
background-color:transparent;
color: #000000;
font: bold 10pt comicsansms;
text-transform: none;
text-align:center;}

table.left {
/* this edits the menu module */
border: ffffff 1px solid;
width:180px;
background-color:ffffff;}

font,td,p,xmp{color:#ffffff;
font-face: comicsansms;
font-weight:normal;
font-size:9pt;
line-height:10pt;
text-align:justify;}

table.blogbody tr td {
/* this edits the left margin of blog */
width:0px;
padding-left: 0px;
}
table.blogbody {
/* this edits the other the place where the blog is */
background-color:transparent;
border:1px solid ffffff;
family-font: comicsansms;
width:600px;}

#htmleditor {
border : 1x solid #ffffff;
}

a:link{line-height: 9pt; font-family: arial;font-weight:normal; color:#ffffff; text-transform:none;font-size:9pt; cursor:url('http://babylononline.net/adkclan/cursor/cusor_yellow.cur');}

a:active{font-family: arial; color:#ffffff; text-transform:none;font-size:9pt; cursor:crosshair}

a:visited{font-family: arial; color:#ffffff; text-transform:none;text-decoration:strikeout;font-size:9pt;cursor: url('http://babylononline.net/adkclan/cursor/cusor_yellow.cur');}
<style type="text/css"><!-- a:hover{letter-spacing:3px} //--></style>
<style type=text/css><!-- body{cursor:none} //--></style>
<!-- end code provided by createblog.com -->
 
 
Start new topic
Replies
mystical
post Jun 11 2004, 02:32 AM
Post #2


I HAVE YOUR IP
******

Group: Member
Posts: 1,429
Joined: Feb 2004
Member No: 2,745



okay for your div tag
CODE
<!-- begin code provided by createblog.com -->
<div style="overflow: auto; height:auto; width:620px;Background-color:transparent; border:#ffffff 1px solid;FILTER: alpha(opacity=100);">
<!-- end code provided by createblog.com -->


overflow auto meaning when you have text that is too big for the div box, it will automaticly make scroll bars.

height auto meaning u have automatic height adjustment.

width:620px meaning your width is 620 pixels

Background-color:transparent meaning ur background is transparent

border:#ffffff 1px solid meaning your border is white with solid 1px lines.

FILTER: alpha(opacity=100) is how much transparency you want the div box to be.
 

Posts in this topic


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