No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.
4 Posted Topics
Ok guys, I need some help with this one. I've been beating my head for a day now trying to get this code to work and have gotten nowhere. Let me give you an idea how this web app works: What this does is create a ticket with a date …
You could change: [CODE="css"] div#body_2 { width: 825px; margin:0 auto; background-color:#FFF; text-align: left; } [/CODE] To: [CODE="css"] div#body_2 { width: 825px; margin:0 auto; background-color:#FFF; text-align: left; min-height:600px; } [/CODE] You will need to add: [CODE="html"] <meta http-equiv="X-UA-Compatible" content="IE=7" /> [/CODE] Or will will not render correctly in IE8. I will …
[QUOTE=jedi_ralf;809523]Elaborate on "not working". That means nothing. What's not working? As a side note, IE6 is not compatible with your site as it cannot render png images.[/QUOTE] The menu in 7 mode is over the logo. If you switch compatibility mode in IE8 you can see it. Usually this issue …
The End.
ktd