Skip to main content
This topic has been closed for replies.

4 replies

Inspiring
February 20, 2007
Thank you so much. Apreciate it.
All the best
Inspiring
February 20, 2007
LuisDesigns wrote:
> Thank you so much for the link. I can removed the bar
now but what if i just want to make it smaller? Is there a way ?

CSS. Put this in your style sheet:

hr { width: 50px; }

Change the width to suit.

--
David Powers, Adobe Community Expert
Author, "Foundation PHP for Dreamweaver 8" (friends of ED)
Author, "PHP Solutions" (friends of ED)
http://foundationphp.com/
Inspiring
February 20, 2007
Thank you so much for the link. I can removed the bar <hr> now but what if i just want to make it smaller? Is there a way ?
txs
Inspiring
February 19, 2007
look here:

http://www.w3schools.com/tags/tag_hr.asp


"LuisDesigns" <webforumsuser@macromedia.com> wrote in message
news:erd383$79c$1@forums.macromedia.com...
> how do i get reed of the line or at least make it stay smaller to match
> the backgroung image?
>
> http://therainbowpride.com/myphptests/view_blog.php
>
> thanks again