MadeMoiselle
02-18-2005, 01:44 AM
Hello, i've been searching for codes that can set the entry box without a scrollbar and set the colors of the border of the box u like. This is my friend's webpage. She's using premium. http://www.xanga.com/home.aspx?user=thetrinway This is the an example of Xanga Entry Box that can be set to different colors.
Do you guys mind to help me with it?
I tried this one. But this color has been set to default and it stays the same even i change the border's color when i write a new entry.
<style type="text/css">
}
table.blogbody {
/* this edits the other the place where the blog is */
background-color: transparent;
width:350;
border: 2px solid #ff3399;
cellpadding-bottom: 3px;
}
</style>
Thanks.
Do you guys mind to help me with it?
I tried this one. But this color has been set to default and it stays the same even i change the border's color when i write a new entry.
<style type="text/css">
}
table.blogbody {
/* this edits the other the place where the blog is */
background-color: transparent;
width:350;
border: 2px solid #ff3399;
cellpadding-bottom: 3px;
}
</style>
Thanks.