go41

the info you need to know


von Joern
Keine Kommentare

I can see the problem in IE, looks like a missing /div. It is a missing </object> I would say, you have (in source code)Code:<div id="headlinevideo"><object width="480" height="295">....<embed src=....</embed></div>It should look like this with closing /object before the /div:Code:<div id="headlinevideo"><object…


von Joern
Keine Kommentare

Hey all, First off, I've been lurking for about a year and this forum has been a GREAT source of knowledge. Now... onto the problem. This seems to only be happening in IE, all pages look fine in Firefox. Not…


von Joern
Keine Kommentare

My boss has decided that she wants the Featured section to be changed to different categories (Faculty, Students, Community) and wants those words to appear instead of the post's actual title. Is there an easy way to do this? When…