Quote:
Originally Posted by Kolbi
I have some little bugs:
In your template you use the old html code.
For example <br> the new standart xhtml needs <br />

|
Is this creating a page rendering issue for you? If so, can you provide a screen capture so I can see how it is affecting the display? Also, let me know what browser and operating system you are seeing this with and if you are using any type of special DOCTYPE stylevar. With our development we used the standard setting supplied by vBulletin on product installation which is:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
Thanks!
Mark