HighDots Forums  

strange lines

alt.discuss.html alt.discuss.html


Discuss strange lines in the alt.discuss.html forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
roN
 
Posts: n/a

Default strange lines - 02-08-2006 , 06:49 PM






Hi guys,

if you go to http://www.paykiosks.net/new/press2.htm you can see some or
just one black veretical line(s) in the right column, it even depends if
you're surfing with FireFox or IE. Why are there lines at all?
There are no tags for such!
Thank you for hints!
--
chEErs roN

I'm root, I'm allowed to do this!
keep on rockin'

Reply With Quote
  #2  
Old   
Inger Helene Falch-Jacobsen
 
Posts: n/a

Default Re: strange lines - 02-08-2006 , 07:30 PM






roN wrote:
Quote:
Hi guys,

if you go to http://www.paykiosks.net/new/press2.htm you can see some or
just one black veretical line(s) in the right column, it even depends if
you're surfing with FireFox or IE. Why are there lines at all?
There are no tags for such!
Thank you for hints!
Hi,
it seems to be the .rightcolumnblacktext in your
stylesheet that is causing this. Try to remove one
or more of these lines:
border-left-width: 1px;
border-left-style: solid;
border-left-color: #000000;



--
Inger Helene Falch-Jacobsen
http://home.no.net/ingernet/


Reply With Quote
  #3  
Old   
Beauregard T. Shagnasty
 
Posts: n/a

Default Re: strange lines - 02-08-2006 , 09:09 PM



roN wrote:

Quote:
Hi guys,

if you go to http://www.paykiosks.net/new/press2.htm you can see some or
just one black veretical line(s) in the right column, it even depends if
That would be the one-line height just above "for more information"?

Quote:
you're surfing with FireFox or IE. Why are there lines at all?
There are no tags for such!
No, but there is a style for it:

..rightcolumnblacktext {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 14px;
font-style: normal;
line-height: normal;
font-weight: bolder;
font-variant: normal;
text-transform: none;
color: #000000;
border-left-width: 1px; <--- this makes a vert line
border-left-style: solid;
border-left-color: #000000;
}

I changed that to 0px and the vertical line went away.

Quote:
Thank you for hints!
Coupla more:
Drop Verdana.
Use percentages for font sizing.
Google this group for a thousand posts as to why.

I love the purple background color.

I don't subscribe to alt.discuss.html whatever that is.

--
-bts
-Warning: I brake for lawn deer


Reply With Quote
Reply




Thread Tools
Display Modes

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

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.