/    Sign up×
Community /Pin to ProfileBookmark

border-top problem in ie

Hi i’ve got a table and some of the rows in the table have a border top and bottom. the problem is that in internet explorer the top border seems to change color to black. Here is the css.

.formsubmenu { border-bottom: 1px groove #d01f3c; border-top: 1px groove #d01f3c; text-align: center; color: #d01f3c; text-decoration: underline; background-color: #FDF4F5}

the rows that i want the borders applied to have been given the above class.

to post a comment
CSS

5 Comments(s)

Copy linkTweet thisAlerts:
@ryanbutlerApr 02.2007 — IE 7 and FF looks identical. Is this a problem in IE6?
Copy linkTweet thisAlerts:
@AlaNioauthorApr 04.2007 — nope this is not the case. testing it in ie7. The css is as stated above. and this is an example of one of the columns i'm applying it to :

<tr>
<td colspan="2" class="formsubmenu">Personal</td>
</tr>
Copy linkTweet thisAlerts:
@WebJoelApr 05.2007 — border-bottom: 1px [B]groove[/B] #d01f3c;[/QUOTE] -i'm not sure if you can get a single color to truly show when using 'groove'. Try changing the 1px to 2px or 3px and see if this makes any notable change, then try inset, outset, etc for the style. I think that, like 'outset', there is an implied 'border-color-dark' / 'border-color-light' that cannot be rended through a 1-pixel thick border.. ( ..jus' thinking out loud... I dunno either way).. :o
Copy linkTweet thisAlerts:
@AlaNioauthorApr 05.2007 — i'll give that a try.. its odd considering the bottom border is the same and looks fine.
Copy linkTweet thisAlerts:
@GauravKApr 10.2007 — Hi the "Groove style" is the 3D style and it show top border always black.
×

Success!

Help @AlaNio spread the word by sharing this article on Twitter...

Tweet This
Sign in
Forgot password?
Sign in with TwitchSign in with GithubCreate Account
about: ({
version: 0.1.9 BETA 5.10,
whats_new: community page,
up_next: more Davinci•003 tasks,
coming_soon: events calendar,
social: @webDeveloperHQ
});

legal: ({
terms: of use,
privacy: policy
});
changelog: (
version: 0.1.9,
notes: added community page

version: 0.1.8,
notes: added Davinci•003

version: 0.1.7,
notes: upvote answers to bounties

version: 0.1.6,
notes: article editor refresh
)...
recent_tips: (
tipper: @AriseFacilitySolutions09,
tipped: article
amount: 1000 SATS,

tipper: @Yussuf4331,
tipped: article
amount: 1000 SATS,

tipper: @darkwebsites540,
tipped: article
amount: 10 SATS,
)...