Tycoon Talk
Become a Big fish!
The number 1 forum for online business!
Post topics, ask questions, share your knowledge.
Tycoon Talk is part of Freelancer.com - find skilled workers online at a fraction of the cost.

CSS Forum


You are currently viewing our CSS Forum as a guest. Please register to participate.
Login



Reply
Old 04-01-2008, 12:21 PM hr problems
Junior Talker

Posts: 1
Name: Jav
Trades: 0
To distinguish block pictures, I used to make lines using photoshop. It gets tedious after a little while when you have to rearrange the order. I thought the solution was to put hr lines between images, but it mages space between them though the only space should be the rule.

HTML Code:
.bl_line hr{border:thin; color:#666666; width:166px;padding-bottom:0; padding-top:0;margin:0;}
------------------------------------
<div class = "bl_line">
image
hr
image
hr
</div
Thank you
novvotik is offline
Reply With Quote
View Public Profile
 
 
Register now for full access!
Old 04-01-2008, 01:45 PM Re: hr problems
wayfarer07's Avatar
Poo on You

Latest Blog Post:
Introducing WowWindow
Posts: 3,985
Name: Abel Mohler
Location: Asheville, North Carolina USA
Trades: 0
I'm not totally clear on what you're trying to accomplish, but why don't you just put a border on one or more sides of the image, and/or margins for additional spacing?
__________________
Join me on
Please login or register to view this content. Registration is FREE
wayfarer07 is offline
Reply With Quote
View Public Profile Visit wayfarer07's homepage!
 
Old 04-01-2008, 03:19 PM Re: hr problems
LadynRed's Avatar
Defies a Status

Posts: 10,016
Location: Tennessee
Trades: 0
For one thing, you're adding properties to an HR that simply don't work. There is very little you can do in CSS to change a horizontal rule.
__________________
Web Goddess & Web Standards Evangelist :) - Tables Be Gone !!

Please login or register to view this content. Registration is FREE


Please login or register to view this content. Registration is FREE

LadynRed is offline
Reply With Quote
View Public Profile
 
Old 04-01-2008, 06:19 PM Re: hr problems
Defies a Status

Posts: 1,605
Trades: 0
I think I understand what you are trying to do.

Use this format:
image
<br />
<hr />
image


I think that will do what you want. You also have the option to specify a width for your HR.
__________________
Colbyt

Please login or register to view this content. Registration is FREE
colbyt is offline
Reply With Quote
View Public Profile
 
Reply     « Reply to hr problems
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off





   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML



Page generated in 0.19034 seconds with 12 queries