PDA

View Full Version : CSS Help Please ?


infringer
09-04-2003, 08:13 AM
OK check out http://www.holidaytoursinc.com I set this page up using CSS.

In the center column (white area), under the paragraph "Holiday Tours, Inc., founded...." There should be a hr line, which shows up. But then the next thing that should show is a link "Find Your Vacation Here" then another hr line and another link to "View the Current E-NewsLetter"

Ok my problem is these links & even the paragraph are not showing up sometimes??? You have to mouse over the link to get it to show up and highlight the paragraph to get it to show up?

Help please ?? :) I'm using IE 6.0sp2 on WinXP Pro. Is this a browser issue any suggestions?

Thanks guys!!!
-David

infringer
09-04-2003, 10:49 AM
Well guys I figured it out myself. But thanks for anyone researching the answer!

the solution was adding position:relative; to the content div!

Thanks

David

farmer
09-04-2003, 10:23 PM
It is very nice that you let us know that it is solved.

It is even better that you show us the solution.