![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
Anyone have a clue? |
|
I've spent several hours trying to figure this out. I have a simple style sheet (font size in pixels, a font family, bold). The text I'm applying the style sheet to has a body background of blue. When I add the style to the text and preview it in my browser (Safari), the text has a letter-wide white space at the end of the line of text, and a whole white block the width of the text in the line below it! I've tried changing all kinds of setting in the style sheet, like making the background in the style sheet the same color, but that doesn't make a difference. I am very frustrated. Anyone have a clue? Thanks |
#3
| |||
| |||
|
|
Anyone have a clue? Not without seeing your CSS and your HTML, no. |
#4
| |||
| |||
|
#5
| |||
| |||
|
|
Okay.... Here's another weird thing. I've been previewing this on Safari all day, but hadn't uploaded up to the server, because I was having problems with the page and the white lines on it. I uploaded it to the server so you could see the results, but the white lines are not there. Although the spacing between dates in the text is gone too. So my html preview has the corrrect spacing, but white lines, and once it's on the server, it has no white lines, but the correct spacing is gone.... Here's my style sheet: .DNHbodytext { font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; color: #000000; } And here some code from the middle of the gig list: span class="DNHbodytext" 09/15/2005 10:00 PM - HeadHunters <br Red River and 8th, Austin, TX 78701,US - $5</span span class="DNHbodytext" 09/11/2005 10:00 PM - The Velvet Spade <br 912 Red River, Austin , TX 78701,US - NO COVER<br Out on the patio once again</span The page online is here: http://www.davesnothere.biz/05Test/pages/gigs.html A screenshot of the preview on my browser is here: http://www.davesnothere.biz/05Test/pages/DNHshot.jpg Thanks! |
#6
| |||
| |||
|
#7
| |||
| |||
|
|
I get white "lines" the same dimensions as my text below each line of that text. That happens when I preview in Safari from Dreamweaver. But when I upload the html page and view it online, the white areas are gone, but the formatting is gone from the text too. It's just too frustrating. I'm just going to use font tags and not CSS. It may not be as compatible between browsers, but I've spent too much time on this. Thanks anyway. |
#8
| |||
| |||
|
![]() |
| Thread Tools | |
| Display Modes | |
| |