Log In · Register

 
entry in separate table / smilies
cherryish
post Jan 28 2004, 03:10 AM
Post #1


Newbie
*

Group: Member
Posts: 2
Joined: Jan 2004
Member No: 1,900



How do you make each entry to have it's own separate table?

and

How can you upload / use your own smilies?

_unsure.gif
 
 
Start new topic
Replies (1 - 3)
silver
post Jan 28 2004, 05:42 AM
Post #2


i am a smoe
****

Group: Member
Posts: 119
Joined: Jan 2004
Member No: 1,009



You can use

CODE
<!-- begin code provided by createblog.com -->
<style type="text/css">
BODY{

.left, .blogbody, table.footer, .standard, .leftmodulefontcolor, td, p {
/* edits main text */
 font:normal 8pt arial;
 line-height:12px;
 color: #FFFFFF;
 letter-spacing:2px;
 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:lowercase;
 font-size:8pt;
 line-height:normal;
 font-weight:normal;
 color:#959699;
 letter-spacing:3px;
 background-color: #FFFFFF;
 text-align: center;
 border: 1px solid #BFC0C1;
 }

input, select, textarea, iframe.htmleditor, .textfield, .button {
/* this edits the buttons, dropdowns, etc. */
 border: 2px solid #DFEAF6;
 font:normal 8pt arial;
 background-color: #ffffff;
 letter-spacing:1px;
 color:#BFC0C1;
 }
table.blogbody {
/* this edits the other the place where the  blog is */
 border: 1px solid #BFC0C1;
 background-color: #FFFFFF;
 width: 300px;
 }
table.search TD, table.search, table.announcements {
/* border of search bar (if you have it) */
 background-color: #ffffff;
 border: 1px solid #DFEAF6;
 }
table.search TD, table.announcements TH {
/* this should be left alone */
/* unless you know what to do */
 border: 0px solid #DFEAF6;
 }
/* horizontal divider */
 border: 1px solid #DFEAF6;
 }
</style>

<!-- end code provided by createblog.com -->




or for with a scroll bar

CODE
<!-- begin code provided by createblog.com -->
<FIELDSET style="BORDER-RIGHT: #5F1D77 2px dashed; PADDING-RIGHT: 15px; BORDER-TOP: #5F1D77 2px dashed; PADDING-LEFT: 15px; VISIBILITY: visible; PADDING-BOTTOM: 15px; OVERFLOW: auto; BORDER-LEFT: #5F1D77 2px dashed; WIDTH: 350px; PADDING-TOP: 15px; BORDER-BOTTOM: #5F1D77 2px dashed; POSITION: static; HEIGHT: 400px">
<!-- end code provided by createblog.com -->


And the smilies...uh. the only way i know of is it upload the gif and use it as an image?
 
aznmamicita
post Jan 28 2004, 10:54 AM
Post #3


Newbie
*

Group: Member
Posts: 5
Joined: Jan 2004
Member No: 1,148



i used that code but its not centering for some reason...and how do u make the box that has the date in smaller width wise?

xanga
 
silver
post Jan 28 2004, 04:11 PM
Post #4


i am a smoe
****

Group: Member
Posts: 119
Joined: Jan 2004
Member No: 1,009



CODE
<!-- begin code provided by createblog.com -->
div.blogheader, .caption {
/* edits the dates */
font-family:arial;
text-transform:lowercase;
font-size:8pt;
line-height:normal;
font-weight:normal;
color:#959699;
letter-spacing:3px;
background-color: #FFFFFF;
text-align: center;
border: 1px solid #BFC0C1;
[CHANGE HERE]width: 300px;
}
<!-- end code provided by createblog.com -->


just replace this in the correct section and change the width to whatever you want
or you can just add

width: ___px;
 

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