/    Sign up×
Community /Pin to ProfileBookmark

CSS, SSI, Tables Issue with NS7.x & Mozilla

Ok, I am designing a site for my college. I have the site coded for CSS and the header images that are required on every page I have in a SSI file. The problem I am having is with NS7.x and Mozilla. The page appears perfect in IE and NS4.7(Not by choice, only another requirement :rolleyes: ). However when the page is viewed is NS7.x and Mozilla the tab images that are in a table are showing up below the table below it that contains the main content.

The website can be view at [url]http://www.personal.psu.edu/clk254[/url]

To describe the way the page is setup is as follows:
The header images at the top are part of a SSI file in its own table. The next part has the tab images for navigation in another table. The main content that is below the tabs is in another table.

To explain why I had to put these in tables is because my supervisor has the requirement that the site must be compatiable with NS4.7 and since 4.7 is anti-css I had to use tables to make it cross-browser compatiable.

If anyone could help in either a fix or any suggestions for a fix it would be greatly appreciated.

to post a comment
CSS

3 Comments(s)

Copy linkTweet thisAlerts:
@FangFeb 10.2005 — Use this, FF uses the first value, IE the second:
#main{
margin-top:0 !important;margin-top:-43px;
bla bla
}


btw you have used [i]id="row"[/i] twice. Maybe it should be a class!
Copy linkTweet thisAlerts:
@fluxauthorFeb 11.2005 — thank you so much, amazing how one little line can make a world of a difference.

I hope one day browsers of the world will come together and greet css with open arms, all the SAME way! I can have my dreams can't I? lol.
Copy linkTweet thisAlerts:
@FangFeb 11.2005 — Try not to use -ve margins, if you do the [i]!important[/i] declaration to fix FF/IE is often required.
×

Success!

Help @flux spread the word by sharing this article on Twitter...

Tweet This
Sign in
Forgot password?
Sign in with TwitchSign in with GithubCreate Account
about: ({
version: 0.1.9 BETA 5.17,
whats_new: community page,
up_next: more Davinci•003 tasks,
coming_soon: events calendar,
social: @webDeveloperHQ
});

legal: ({
terms: of use,
privacy: policy
});
changelog: (
version: 0.1.9,
notes: added community page

version: 0.1.8,
notes: added Davinci•003

version: 0.1.7,
notes: upvote answers to bounties

version: 0.1.6,
notes: article editor refresh
)...
recent_tips: (
tipper: @AriseFacilitySolutions09,
tipped: article
amount: 1000 SATS,

tipper: @Yussuf4331,
tipped: article
amount: 1000 SATS,

tipper: @darkwebsites540,
tipped: article
amount: 10 SATS,
)...