Redesigning again The site is currently in the middle of yet another redesign. Expect 404 errors and malformed pages. Re: Redesigning again 12 November 2005 00:52 Dr. NO¡Me gusta!
Suggestion: It'd be cool if, on the Projects page, you could move the "Windows" around. Simple Javascript methinks, but I've been wrong before. Re: Re: Redesigning again 12 November 2005 06:48 Michael VincentThis is a test reply.
As for moving boxes, it's not worth the complexity to me. Just because I liked the Windows 3.1 theme doesn't mean I have to create an entire OS in javascript. Re: Re: Re: Redesigning again 12 November 2005 06:52 Michael VincentTest. Re: Re: Re: Redesigning again 12 November 2005 09:27 Dr. NOYes it does. :D Re: Re: Re: Re: Redesigning again 12 November 2005 22:38 Michael VincentDoes anyone know why the text in these boxes is pushed to the left in IE? It works fine in Firefox and Opera. Re: Re: Re: Re: Re: Redesigning again 13 November 2005 09:37 Dr. NOI know that it has nothing to do with the CSS file.
I saved it to my hdd, commented everything out, and the spacing remains. Must be in the quirks of how Firefox and IE see tables? Re: Re: Re: Re: Re: Re: Redesigning again 13 November 2005 18:35 Michael VincentWell it is somehow related to the margin-left in the style of the comment div. As the margin-left increases in percentage, so does the effect.
But I haven't figured out why or how to combat it. Re: Re: Re: Re: Re: Re: Re: Redesigning again 14 November 2005 07:52 Dr. NOHm. It looks fine in PocketIE. (Yes, I even looked with the "desktop" mode :) Re: Re: Re: Re: Re: Re: Re: Redesigning again 14 November 2005 07:56 Dr. NOexept that the minimize? button is much bigger than the text, but I'm probably the only PocketIE user :D Re: Re: Re: Re: Re: Redesigning again 14 November 2005 22:30 Dr. NOI suggest replacing the "MARGIN-left: xx%" with "float:right; width:yy%;" where the yy = 100-xx
It looks fine in IE and Firefox, but I don't have Opera...yet... Re: Re: Re: Re: Re: Re: Redesigning again 14 November 2005 22:32 Dr. NOI used the BR tag above... Re: Re: Re: Re: Re: Re: Re: Redesigning again 15 November 2005 02:14 Michael VincentNo <BR> HTML for you! Re: Re: Re: Re: Re: Re: Redesigning again 15 November 2005 02:43 Michael VincentFixed. Thank you. Re: Re: Re: Re: Re: Re: Re: Redesigning again 15 November 2005 06:46 Dr. NOI was surprised to see that I could use HTML in here. :D What other weaknesses can I find...<br><br>Not many, I'm sure. I still need to touch Linux. *cry*<br><br>Yes, I'm testing the BR tag again. Re: Re: Re: Re: Re: Re: Re: Redesigning again 15 November 2005 06:49 Dr. NOLooks good in PocketIE! I'm glad it worked! Though I'm not sure about the BR tag deal :D |