devsync template 0.7.2
Eric should finally be happy now that I’ve pushed out a long-due updated layout of the possible design for project devsync.
The new stuffs include but not limited to :
- Width of the container are no longer static. Now it’s fixed at 85% of the browser viewport. I guess this makes reading somewhat easier, and contents not so cramped!
- Different types of content in the side-menu have their own classes now.As usual, this makes differentiating them an easier job for me in future. And for now, the 2 different classes give different results.
- Now the local “portal” is highlighted at the top right of the page. Seems like I forgot to edit that part of the CSS when I changed the IDs’ names.
- Now headlines use H tags instead of DIVs. This is semantically more correct.
- Added Quick Post settings. Well, the CSS doesn’t seem to play nice with MSIE at all. But it will still work - you can still post your quickies, but the way the form is
presented is just not as pretty as you would view it in Firefox. - XHTML 1.0 Strict Yea, finally Strict.
I can almost hear Eric cheering upon reading this.