horizontal line/rule, d-d-dashed? |
![]() ![]() |
horizontal line/rule, d-d-dashed? |
Jun 5 2005, 05:52 PM
Post
#1
|
|
|
Newbie ![]() Group: Member Posts: 5 Joined: Apr 2005 Member No: 126,658 |
so i've checked the scripts and couldn't find anything. its that black line at the very bottom of all the blogs. every single post about it was how to remove it. i want it to be dashed and a certain size. any codes for it?
|
|
|
|
Jun 5 2005, 05:56 PM
Post
#2
|
|
![]() You'll find me in your dreams. ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Official Member Posts: 8,536 Joined: Mar 2005 Member No: 114,010 |
YAY~! Okay, yeah... You define it with CSS. Change whatever... You need to.
CODE <style type='text/css'>hr{border: 1px dashed #000000; width:150;}</style>
|
|
|
|
Jun 5 2005, 06:14 PM
Post
#3
|
|
|
Newbie ![]() Group: Member Posts: 5 Joined: Apr 2005 Member No: 126,658 |
thank you! =) are there different kinds..for how they look?
|
|
|
|
Jun 5 2005, 06:20 PM
Post
#4
|
|
![]() You'll find me in your dreams. ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Official Member Posts: 8,536 Joined: Mar 2005 Member No: 114,010 |
-blank expression-
What? There's only the HR, which you can vertical-ize. o.O If you're talking about classes, then yeah. These are the only ones which would work, I think. Simply add them in. The last set is diffrent styles you could use. =) CODE background-image:url(URL HERE);
height: #; Line types :: dotted, dashed, solid, double, groove, ridge, inset, outset |
|
|
|
Jun 5 2005, 06:34 PM
Post
#5
|
|
|
Newbie ![]() Group: Member Posts: 5 Joined: Apr 2005 Member No: 126,658 |
nvm. thanks!
|
|
|
|
| *mona lisa* |
Jun 5 2005, 08:16 PM
Post
#6
|
|
Guest |
|
|
|
|
![]() ![]() |