CSS Competition #1: Ozzu Look and Feel

Post November 14th, 2007, 5:07 am

digitalMedia wrote:
Aside: Did you know that Opera was initially developed by the same guy (CTO of Opera) that was a huge part of developing CSS?

Awesome, so that's probably why Opera handles CSS correctly ...

Aside: I figured out the way to make those little icons work that I was asking about earlier ... think outside the box ... woohoo!
Stay classy San Diego.
  • Anonymous
  • Bot
  • No Avatar
  • Joined: 25 Feb 2008
  • Posts: ?
  • Loc: Ozzuland
  • Status: Online

Post November 14th, 2007, 5:07 am

Post November 14th, 2007, 5:18 am

righteous_trespasser wrote:
Awesome, so that's probably why Opera handles CSS correctly ...


Red Herring, sir. Actually there isn't a browser that's supports standards 100%. CSS 1 was nearly 100% supported by Internet Explorer for Mac which I think is a different rendering engine than IE for Windows (Trident).

...and yes, before the lynch mob lights their torches, of 5 or 6 different engines, IE7 is considered the least supportive, currently. Microsoft does claim, however, that Expression is the most compliant, but I don't develop in that so I can't say.
Please don't post after me until I've finished editing. Thanks.
I've made my decision: 08-28-08
  • Benat
  • Banned
  • Banned
  • User avatar
  • Joined: 19 Jul 2004
  • Posts: 2131
  • Status: Offline

Post November 17th, 2007, 1:38 am

Oh how awesome is this, I am gonna do something really girlie LOL
  • spork
  • Moderator
  • Silver Member
  • User avatar
  • Joined: 22 Sep 2003
  • Posts: 4405
  • Loc: Rochester, NY
  • Status: Offline

Post November 17th, 2007, 1:40 am

Benat wrote:
Oh how awesome is this, I am gonna do something really girlie LOL

How would you like to team up and come up with a killer "My Little Pony" theme? :P
  • Benat
  • Banned
  • Banned
  • User avatar
  • Joined: 19 Jul 2004
  • Posts: 2131
  • Status: Offline

Post November 17th, 2007, 1:47 am

spork wrote:
Benat wrote:
Oh how awesome is this, I am gonna do something really girlie LOL

How would you like to team up and come up with a killer "My Little Pony" theme? :P


That would be sweet lol
  • Zwirko
  • Guru
  • Guru
  • User avatar
  • Joined: 29 May 2005
  • Posts: 1344
  • Loc: 55° N, 3° W
  • Status: Offline

Post November 18th, 2007, 10:46 am

A couple of quick questions:

1)Is it really necessary to have that ugly old transitional doctype? I hate working under that thing.

2)Will the current Ozzu logo have to part of the design? Just wondering, since if I create my own layout it will obviously have my own logo as the current colours may not blend nicely with those of my own design. Is there an Ozzu dragon "base image" that can be worked on to include in my own effort? Or is it open-season on logos?
  • Bigwebmaster
  • Site Admin
  • Site Admin
  • User avatar
  • Joined: 20 Dec 2002
  • Posts: 6405
  • Loc: Seattle, WA
  • Status: Offline

Post November 18th, 2007, 12:38 pm

You can use whatever logo that you want -- and you can change the entire look of ozzu if that is your plan (ie. menu can be on left instead of the right side; images, fonts, etc can be changed). Pretty much whatever for the most part as long as the html doesn't change.

What doctype are you wanting to use?
Webmaster Resources
UNFLUX.net - Quality Web Hosting
  • Zwirko
  • Guru
  • Guru
  • User avatar
  • Joined: 29 May 2005
  • Posts: 1344
  • Loc: 55° N, 3° W
  • Status: Offline

Post November 18th, 2007, 1:25 pm

Just a strict one, html 4.

Since I posted the above, I've been getting along fine with the transitional one - I just had to put my thinking cap on in a few places. Changing it is not really necessary now. However, if it could remain open as an option then that may be useful later. I'm cool with it as is, but I've no complaints if strict was ok too.
  • Benat
  • Banned
  • Banned
  • User avatar
  • Joined: 19 Jul 2004
  • Posts: 2131
  • Status: Offline

Post November 18th, 2007, 2:22 pm

I also have a question about the competition.

With the HTML not being allowed to change. If I create my own stylesheet, its obviously not going to be the 2000 or so lines that ozzu is at the moment, so wouldn't it make more sense to remove the <div> tags that aren't doing anything for the design? Or perhaps removing the ones that are not needed and renaming the ones that are to suit our design?
  • Bogey
  • Ounce of 'Zu'
  • Genius
  • User avatar
  • Joined: 14 Jul 2005
  • Posts: 5244
  • Loc: Ozzu
  • Status: Offline

Post November 18th, 2007, 3:42 pm

I doubt you can rename and I bet that deleting unused DIVs would be bending the rules a little...
Guys, I need help with Wedevoy.com here. Thanks.

Post November 18th, 2007, 4:03 pm

Those DIVs could be used for design stuff. ;)
Please don't post after me until I've finished editing. Thanks.
I've made my decision: 08-28-08
  • Bigwebmaster
  • Site Admin
  • Site Admin
  • User avatar
  • Joined: 20 Dec 2002
  • Posts: 6405
  • Loc: Seattle, WA
  • Status: Offline

Post November 18th, 2007, 9:10 pm

If digitalMedia allows it the following two doctypes would be fine for ozzu:

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">


or

<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">


Other than that the HTML shouldn't be changed.
Webmaster Resources
UNFLUX.net - Quality Web Hosting
  • spork
  • Moderator
  • Silver Member
  • User avatar
  • Joined: 22 Sep 2003
  • Posts: 4405
  • Loc: Rochester, NY
  • Status: Offline

Post November 18th, 2007, 10:19 pm

No XHTML 1.0 Strict? :(
  • spork
  • Moderator
  • Silver Member
  • User avatar
  • Joined: 22 Sep 2003
  • Posts: 4405
  • Loc: Rochester, NY
  • Status: Offline

Post November 19th, 2007, 12:18 am

There's a mistake, I mean... erm... an "intentional obstacle" in your HTML, dM:
[ <span class="supmodColor">Super Moderator</span> ]


Should be
[ <span class="supModColor">Super Moderator</span> ]

to be consistent. The rest of the HTML uses "supModColor" (with a capital M) as the class name for super mods.

Just a heads up. :wink:

Post November 19th, 2007, 4:24 am

Yeah, I forgive myself. I hope you will too. :P
Please don't post after me until I've finished editing. Thanks.
I've made my decision: 08-28-08
  • Anonymous
  • Bot
  • No Avatar
  • Joined: 25 Feb 2008
  • Posts: ?
  • Loc: Ozzuland
  • Status: Online

Post November 19th, 2007, 4:24 am

Post Information

  • Total Posts in this topic: 193 posts
  • Moderator: Moderator Team
  • Users browsing this forum: No registered users and 4 guests
  • You cannot post new topics in this forum
  • You cannot reply to topics in this forum
  • You cannot edit your posts in this forum
  • You cannot delete your posts in this forum
  • You cannot post attachments in this forum
 
 

© Unmelted Enterprises 1998-2008. Driven by phpBB © 2001-2008 phpBB Group.

 
 
 

Need a pre-made web design for your website?

Check out our templates here: Ozzu Templates

Perfect Money : Swiss approach to work with e-finance