PDA

View Full Version : [ubuntu] issue with my website banner overlapping data


Fertech
November 12th, 2008, 03:43 PM
I started my own server using Linux Ubuntu in my dell 2400 demension
but for some reason my banner overlaptops my text. some one told me about this issue. so i view it from my windows xp laptop and fix some errors but i dont see no overlapping banner. what can be the cause of this. and how can i fix it.

MJN
November 12th, 2008, 04:28 PM
What exactly do you mean by 'website banner'?

Is this website publically accessible, if so what's the URL?

Mathew

Fertech
November 12th, 2008, 04:31 PM
my url is fertech.ath.cx/new.html

MJN
November 12th, 2008, 04:35 PM
What exactly do you mean by 'website banner'? ..?

Coreigh
November 12th, 2008, 04:39 PM
Essentially your web page is set up that is a person viewing your site have a screen size smaller than you have designed the page for, the banner on the right overlaps the content in the page.

Back in the old days when people used tables you could set a table to hold the page to a minimum size so when to screen was too small it would scroll off the side rather than "fold up" on it self. There is a similar setting that can be used with CSS, but I do not know it off the top of my head. Check Google for minimum DIV width.

Fertech
November 12th, 2008, 04:49 PM
ok let me do a search on div. i might need to hit the books again. i have a book on ccs.

cariboo907
November 12th, 2008, 06:26 PM
I does look like you css is of because all three columns end a different places. I'm no css expert, but if I find something I like on some of the free template sites, I use it and change it to fit my situation.

See screenshot. I also included my style.css file, I had to give a txt extension in order to upload it.

Jim