Not showing up right in IE Not showing up right in IE
 

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

Main Menu

Not showing up right in IE

Started by visiontwist, February 02, 2005, 12:11:29 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

visiontwist

Ok, i just starting editing the tempate to adjust it to my website. It seems to be going fine in FF so far, but its not showing up right in IE. Help please..
http://sanegamers.com/Underlight/gallery/index.php

kegobeer

Getting CSS to display properly for all browsers can be quite a task.  Without seeing your theme files, I can only guess the <div> blocks you've added are tanking your site.

I recommend doing a Google search for CSS and maybe going to the library and reading up on the basics of CSS and HTML.  It's tricky and can't really be explained in this thread.  There are also great CSS forums out there.

If all you want to do is use a DIV to center your gallery, you can do the same thing with a table and single td tag to contain your gallery.
Do not send me a private message unless I ask for one.  Make your post public so everyone can benefit.

There are no stupid questions
But there are a LOT of inquisitive idiots

visiontwist

should i put my theme in a zip and see if you get figure it out? THe code is really simple and looks right to me, but its not working right. Ive been doing css for a while so I dont really need those tuts.

visiontwist

here it is, please help if you can