Jump to content

[SOLVED] Side Border over Bottom Border


Hartley

Recommended Posts

I have a problem, a sort of odd one. I'm working on the CSS for the forum listing on a page, and have a very tiny problem (1x1 pixel, in fact!) with borders overlapping. Check the following link, the problem is in the Firefox Browser:

 

http://www.castbuzz.com/forumtest/index.html

 

I want the dark bottom border to take precedence over the subtle side border, but the side border is the one that's going through the bottom border! How could I resolve this problem so that the bottom dark border will be the solid one all the time? Thanks in advance!

Link to comment
https://forums.phpfreaks.com/topic/100881-solved-side-border-over-bottom-border/
Share on other sites

I think its the way CSS defaults. Top Left Bottom Right.

 

Using Firebug, I got the lines to go above your 'Border-Left' using Border-Top in replacement of Border-Bottom

 

I'm not sure if this is the solution your looking for... might take some reworking but hopefully thats it

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.