Forum Moderators: open
anyone ever encountered something like this before?
and is it OK to post a link to the test page?
[befrienders.org...]
the style sheet is
[befrienders.org...]
thanks Brett, I'll look for inheritance issues...it's a problem that occurred between first and second draft of the template
frustrating since both the html and css validate :(
currently the links lead out to the old site...to get back to the template requires the back button...I should have mentioned that, I just changed it to see if genuine links made a difference (they don't)
div.bi { color: #ffffff; font-family: arial, helvetica, sans-serif; background: #0066cc; margin-bottom: 1.5em; margin-top: 0; float: left; border-top: 1px solid #eeeeff; border-bottom:1px solid #000099; border-right: 1px solid #eeeeff; border-left:1px solid #000099; }
interestingly somebody else found that taking out the float on the language box did it too...neither of those changed between the first draft that was OK and the second that was a problem...so whatever it is involves at leat three different factors :)
I can live with the language bar floating to the top...it's where I wanted it in the first place