Help - Search - Members - Calendar
Full Version: a border around every new webblog
Forums > Resource Center > Webmasters' Corner > Webmasters' Corner Resolved Topics
j450n
need help with a code to put individual borders around every new webblog.
aznhybriddragon
QUOTE(j450n @ Feb 8 2004, 7:56 PM)
need help with a code to put individual borders around every new webblog.

so let me get this straight, u want to be able to put a individual (separte) type of border around your posts?
Tal_Dara
im pretty sure thats what he/she means
Nay
CODE
<!-- begin code provided by createblog.com -->

<style type="text/css">
<!--

div.blogbody {
  border:1px Solid #000000;
}

//-->
</style>

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

edited by mod: fixed up the code

try that out.....

-Nay
Smallbubba89
div.blodbody.... you wrote that purposely nay? i haven't used that one, or heard of it for that matter. I thought it was div.blogbody. that's what i use....
ngek ><
dumball
this code doesn't work
GinaDaQueen
QUOTE(dumball @ Feb 11 2004, 9:37 PM)
this code doesn't work

It should work now
megare
More generally you can use...
(with every new entry you make)

CODE
<!-- begin code provided by createblog.com -->

<div style="border: 1px dotted ffcc00">

TEXT

</div>

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


This also allows you to make different borders everytime. Just remember to select "Edit HTML" first.. and modify color and border style.

_smile.gif
xllx_hEaVeN_xllx
need help with a code to put individual borders around every new webblog. 2gether w/ a scrollbar w/it..ne codes 4 dis one? help!
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.