For those that have wanted a lighter theme.

  • ATNO/TW
  • Super Moderator
  • Super Moderator
  • User avatar
  • Joined: May 28, 2003
  • Posts: 23404
  • Loc: Woodbridge VA
  • Status: Offline

Post August 7th, 2006, 10:08 am

Not to mention it's also why it's taking awhile. Here's just a tiny example. The first example is the code for just the OZZU header as it currently is. The second is code from the new source for the same header section. Quite impressive (and standards compliant I might add).

Code: [ Select ]
<body bgcolor="#CFCFCF" leftmargin="0" topmargin="0" marginwidth="0" marginheight="0">

<a name="top"></a>


<table class="stripes" width="100%" border="0" cellpadding="0" cellspacing="0">
 <tr>
  <td class="bgframe" colspan="2"><img src="templates/smartDark/images/top00.jpg" width="136" height="8" alt="Ozzu Logo"></td>
 </tr>
 <tr>
  <td width="374"><a href="http://www.ozzu.com/"><img src="templates/smartDark/images/top02.gif" width="374" height="103" border="0" align="middle" alt="Ozzu Logo"></a></td>


<td align="right"><table border="0" cellspacing="0"><tr><td align="center" nowrap>
<a href="forum1.html" class="genmini">General Discussion</a> | <a href="forum42.html" class="genmini">Announcements</a> | <a href="forum15.html" class="genmini">Website Design Forum</a> | <a href="forum33.html" class="genmini">Programming Forum</a><br>
<a href="forum39.html" class="genmini">Website Reviews</a> | <a href="forum11.html" class="genmini">Hosting Forum</a> | <a href="forum8.html" class="genmini">Flash Forum</a> | <a href="forum41.html" class="genmini">Digital Art Forum</a> | <a href="forum18.html" class="genmini">Windows</a> | <a href="forum17.html" class="genmini">Linux</a><br>
<a href="forum47.html" class="genmini">Hardware</a> | <a href="forum36.html" class="genmini">Search Engine Forum</a> | <a href="forum29.html" class="genmini">Google Forum</a> | <a href="forum46.html" class="genmini">Competitions</a> | <a href="forum35.html" class="genmini">Suggestions / Comments</a><br>
<a href="http://www.bigwebmaster.com/" class="genmini" target="_blank">Webmaster Resources</a> | <a href="http://templates.bigwebmaster.com/" class="genmini" target="_blank">HTML Templates</a> | <a href="http://guestbook.bigwebmaster.com/" class="genmini" target="_blank">Guestbook Script</a> | <a href="http://uts.bigwebmaster.com/" class="genmini" target="_blank">Traffic Script</a> | <a href="http://www.unmelted.com/" class="genmini" target="_blank">Website Templates</a></td><td width="20"><img src="images/blank.gif" width="20" height="1" alt=""></td></tr></table></td>



 </tr>
 <tr>
  <td class="bgframe" colspan="2"><img src="templates/smartDark/images/top03.jpg" width="137" height="8" alt="Ozzu Logo"></td>
 </tr>
</table>
<table width="100%" border="0" cellpadding="0" cellspacing="0">
 <tr>
  <td class="bgnav"> <table border="0" cellspacing="0" cellpadding="0">
    <tr>
     <td width="136"><img src="templates/smartDark/images/top04.jpg" width="136" height="25" alt="Ozzu Logo"></td>
     <td width="100%"> <table border="0" align="left" cellpadding="0" cellspacing="0">



    <tr><td nowrap>
        <font class="arrows">&raquo;</font> <font class="menunav"><a href="http://www.ozzu.com/" class="menunav">Home</a></font>&nbsp;&nbsp;
        <font class="arrows">&raquo;</font> <font class="menunav"><a href="profile.php?mode=register" class="menunav">Register</a></font>&nbsp;&nbsp;
        <font class="arrows">&raquo;</font> <font class="menunav"><a href="search.php" class="menunav">Search</a></font>&nbsp;&nbsp;
        <font class="arrows">&raquo;</font> <font class="menunav"><a href="faq.php" class="menunav">Faq</a></font>&nbsp;&nbsp;
        <font class="arrows">&raquo;</font> <font class="menunav"><a href="memberlist.php" class="menunav">Members</a></font>&nbsp;&nbsp;
        <font class="arrows">&raquo;</font> <font class="menunav"><a href="login.php" class="menunav">Login</a></font>&nbsp;&nbsp;
        <font class="arrows">&raquo;</font> <font class="menunav"><a href="http://www.ozzu.com/contact.php" class="menunav">Contact</a></font>&nbsp;&nbsp;
    </td></tr>



      </table></td>
    </tr>
   </table></td>
 </tr>
</table>
  1. <body bgcolor="#CFCFCF" leftmargin="0" topmargin="0" marginwidth="0" marginheight="0">
  2. <a name="top"></a>
  3. <table class="stripes" width="100%" border="0" cellpadding="0" cellspacing="0">
  4.  <tr>
  5.   <td class="bgframe" colspan="2"><img src="templates/smartDark/images/top00.jpg" width="136" height="8" alt="Ozzu Logo"></td>
  6.  </tr>
  7.  <tr>
  8.   <td width="374"><a href="http://www.ozzu.com/"><img src="templates/smartDark/images/top02.gif" width="374" height="103" border="0" align="middle" alt="Ozzu Logo"></a></td>
  9. <td align="right"><table border="0" cellspacing="0"><tr><td align="center" nowrap>
  10. <a href="forum1.html" class="genmini">General Discussion</a> | <a href="forum42.html" class="genmini">Announcements</a> | <a href="forum15.html" class="genmini">Website Design Forum</a> | <a href="forum33.html" class="genmini">Programming Forum</a><br>
  11. <a href="forum39.html" class="genmini">Website Reviews</a> | <a href="forum11.html" class="genmini">Hosting Forum</a> | <a href="forum8.html" class="genmini">Flash Forum</a> | <a href="forum41.html" class="genmini">Digital Art Forum</a> | <a href="forum18.html" class="genmini">Windows</a> | <a href="forum17.html" class="genmini">Linux</a><br>
  12. <a href="forum47.html" class="genmini">Hardware</a> | <a href="forum36.html" class="genmini">Search Engine Forum</a> | <a href="forum29.html" class="genmini">Google Forum</a> | <a href="forum46.html" class="genmini">Competitions</a> | <a href="forum35.html" class="genmini">Suggestions / Comments</a><br>
  13. <a href="http://www.bigwebmaster.com/" class="genmini" target="_blank">Webmaster Resources</a> | <a href="http://templates.bigwebmaster.com/" class="genmini" target="_blank">HTML Templates</a> | <a href="http://guestbook.bigwebmaster.com/" class="genmini" target="_blank">Guestbook Script</a> | <a href="http://uts.bigwebmaster.com/" class="genmini" target="_blank">Traffic Script</a> | <a href="http://www.unmelted.com/" class="genmini" target="_blank">Website Templates</a></td><td width="20"><img src="images/blank.gif" width="20" height="1" alt=""></td></tr></table></td>
  14.  </tr>
  15.  <tr>
  16.   <td class="bgframe" colspan="2"><img src="templates/smartDark/images/top03.jpg" width="137" height="8" alt="Ozzu Logo"></td>
  17.  </tr>
  18. </table>
  19. <table width="100%" border="0" cellpadding="0" cellspacing="0">
  20.  <tr>
  21.   <td class="bgnav"> <table border="0" cellspacing="0" cellpadding="0">
  22.     <tr>
  23.      <td width="136"><img src="templates/smartDark/images/top04.jpg" width="136" height="25" alt="Ozzu Logo"></td>
  24.      <td width="100%"> <table border="0" align="left" cellpadding="0" cellspacing="0">
  25.     <tr><td nowrap>
  26.         <font class="arrows">&raquo;</font> <font class="menunav"><a href="http://www.ozzu.com/" class="menunav">Home</a></font>&nbsp;&nbsp;
  27.         <font class="arrows">&raquo;</font> <font class="menunav"><a href="profile.php?mode=register" class="menunav">Register</a></font>&nbsp;&nbsp;
  28.         <font class="arrows">&raquo;</font> <font class="menunav"><a href="search.php" class="menunav">Search</a></font>&nbsp;&nbsp;
  29.         <font class="arrows">&raquo;</font> <font class="menunav"><a href="faq.php" class="menunav">Faq</a></font>&nbsp;&nbsp;
  30.         <font class="arrows">&raquo;</font> <font class="menunav"><a href="memberlist.php" class="menunav">Members</a></font>&nbsp;&nbsp;
  31.         <font class="arrows">&raquo;</font> <font class="menunav"><a href="login.php" class="menunav">Login</a></font>&nbsp;&nbsp;
  32.         <font class="arrows">&raquo;</font> <font class="menunav"><a href="http://www.ozzu.com/contact.php" class="menunav">Contact</a></font>&nbsp;&nbsp;
  33.     </td></tr>
  34.       </table></td>
  35.     </tr>
  36.    </table></td>
  37.  </tr>
  38. </table>


Code: [ Select ]
<body>


<div id="headerContainer">

<div id="headerTop"><div></div></div>
<div id="ozzuLogo"><div></div></div>

<div id="headerBottom"><div></div></div>

<div id="headerNavContainer">
<div id="headerNavLeft"><div></div></div>
<div id="headerNav">
<ul>
<li><a href="http://www.ozzu.com/">Home</a></li>
<li><a href="profile.php?mode=register">Register</a></li>
<li><a href="search.php">Search</a></li>
<li><a href="faq.php">Faq</a></li>
<li><a href="memberlist.php">Members</a></li>
<li><a href="login.php">Login</a></li>

<li><a href="http://www.ozzu.com/contact.php">Contact</a></li>
</ul>
</div>
</div>

</div>


<div id="textAdTopRight">
<div><p>Need a Freelance Programmer or Graphic Designer? Post your project for free at <a href="http://www.ozzu.com/counter/exit.cgi?http://www.project4hire.com/" target="_blank" rel="nofollow">Project4Hire.com</a> and receive quotes from freelancers!</p></div>
</div>
  1. <body>
  2. <div id="headerContainer">
  3. <div id="headerTop"><div></div></div>
  4. <div id="ozzuLogo"><div></div></div>
  5. <div id="headerBottom"><div></div></div>
  6. <div id="headerNavContainer">
  7. <div id="headerNavLeft"><div></div></div>
  8. <div id="headerNav">
  9. <ul>
  10. <li><a href="http://www.ozzu.com/">Home</a></li>
  11. <li><a href="profile.php?mode=register">Register</a></li>
  12. <li><a href="search.php">Search</a></li>
  13. <li><a href="faq.php">Faq</a></li>
  14. <li><a href="memberlist.php">Members</a></li>
  15. <li><a href="login.php">Login</a></li>
  16. <li><a href="http://www.ozzu.com/contact.php">Contact</a></li>
  17. </ul>
  18. </div>
  19. </div>
  20. </div>
  21. <div id="textAdTopRight">
  22. <div><p>Need a Freelance Programmer or Graphic Designer? Post your project for free at <a href="http://www.ozzu.com/counter/exit.cgi?http://www.project4hire.com/" target="_blank" rel="nofollow">Project4Hire.com</a> and receive quotes from freelancers!</p></div>
  23. </div>
"There's no place like 127.0.0.1 except for ::1."
Alexandria Networks. Leader in IT consulting for associations/non-profits, and small to medium sized businesses around the northern Virginia and Washington D.C. metro area.
  • Anonymous
  • Bot
  • No Avatar
  • Joined: 25 Feb 2008
  • Posts: ?
  • Loc: Ozzuland
  • Status: Online

Post August 7th, 2006, 10:08 am

  • SpooF
  • ٩๏̯͡๏۶
  • Bronze Member
  • User avatar
  • Joined: May 22, 2004
  • Posts: 3415
  • Loc: Richland, WA
  • Status: Offline

Post August 7th, 2006, 11:59 am

The code... its so.. so beautiful :oops:

:D

The new theme is interestng. Its alot of colors. Ill have to wait for the rest to make my review. This just might be the biggest and longest review there will be.
#define NULL (::rand() % 2)
  • Benat
  • Mastermind
  • Mastermind
  • User avatar
  • Joined: Jul 19, 2004
  • Posts: 2123
  • Status: Offline

Post August 8th, 2006, 6:42 am

Wow, Can not believe I actually understood most of that coding, nice work!
JOIN OZZU'S FACEBOOK GROUP!
  • ATNO/TW
  • Super Moderator
  • Super Moderator
  • User avatar
  • Joined: May 28, 2003
  • Posts: 23404
  • Loc: Woodbridge VA
  • Status: Offline

Post August 18th, 2006, 2:03 pm

The speed of light == 299 792 458 m / s

It has traveled through the galaxy and it is arriving soon. Be prepared. At any moment you could see the "light".

It's almost here, my friends, and will probably arrive before Labor Day.

Then Bigweb can rest from his Labors.
"There's no place like 127.0.0.1 except for ::1."
Alexandria Networks. Leader in IT consulting for associations/non-profits, and small to medium sized businesses around the northern Virginia and Washington D.C. metro area.
  • ATNO/TW
  • Super Moderator
  • Super Moderator
  • User avatar
  • Joined: May 28, 2003
  • Posts: 23404
  • Loc: Woodbridge VA
  • Status: Offline

Post August 18th, 2006, 2:12 pm

btw. Everyone will see the light. When the light reaches you, if you can't handle the light, or get confused by the light, or have problems with the light, you can always switch back to darkness, by switching to the smartDark theme in your profile. Hopefully switching to the dark side will only be temporary. Darth Vador tried it, and he finally saw the light.

We've worked out the major bugs in the light theme. There's bound to be minor issues. If you have issues with the light theme when it arrives, then create a new post in this suggestions forum to report it. Bigweb and the modstaff have methodically tried to cover every aspect, but there's bound to be minor details.


When the light arrives, please refrain from posting cosmetic feedback for now. Bigweb will give you that opportunity. However, critical bugs that inhibit proper operation of OZZU need to be reported immediately.
"There's no place like 127.0.0.1 except for ::1."
Alexandria Networks. Leader in IT consulting for associations/non-profits, and small to medium sized businesses around the northern Virginia and Washington D.C. metro area.
  • UniquelyYoursPC
  • Web Master
  • Web Master
  • User avatar
  • Joined: Jan 22, 2003
  • Posts: 2998
  • Loc: Canada "A"
  • Status: Offline

Post August 18th, 2006, 3:48 pm

may be big can add it to the theme list but not make it default untill all the bugs are worked out. big could also add "BETA" to the logo, untill the bugs are gone..

also is there a date in mind for this?
Custom Built Computers & The Top Quality Hardware Money Can Buy
  • SpooF
  • ٩๏̯͡๏۶
  • Bronze Member
  • User avatar
  • Joined: May 22, 2004
  • Posts: 3415
  • Loc: Richland, WA
  • Status: Offline

Post August 20th, 2006, 6:23 pm

ATNO/TW wrote:
Darth Vador tried it, and he finally saw the light.


LOL I was so going to post something related to starwars when I read the first part of your post lol.

Dont go back to the dark side!
#define NULL (::rand() % 2)
  • lioness
  • Mastermind
  • Mastermind
  • User avatar
  • Joined: Jun 23, 2004
  • Posts: 1616
  • Status: Offline

Post August 21st, 2006, 5:58 am

Will this new lighter style be an option as well as a darker one like this? (not sure I want to change!)
  • ATNO/TW
  • Super Moderator
  • Super Moderator
  • User avatar
  • Joined: May 28, 2003
  • Posts: 23404
  • Loc: Woodbridge VA
  • Status: Offline

Post August 21st, 2006, 6:28 am

The plan is to change it to the board default style, at which time Bigweb will force switch all users to the new theme. At that time, you'll have the option to switch back to the existing one in your profile, if you prefer this one. All users will be able to switch back and forth.
"There's no place like 127.0.0.1 except for ::1."
Alexandria Networks. Leader in IT consulting for associations/non-profits, and small to medium sized businesses around the northern Virginia and Washington D.C. metro area.
  • SB
  • Moderator
  • Genius
  • User avatar
  • Joined: Nov 16, 2004
  • Posts: 8677
  • Loc: Aberdeen, Scotland
  • Status: Offline

Post August 21st, 2006, 7:33 am

So, for all of us not from North America or all the affected countries...when is Labor Day?
  • ATNO/TW
  • Super Moderator
  • Super Moderator
  • User avatar
  • Joined: May 28, 2003
  • Posts: 23404
  • Loc: Woodbridge VA
  • Status: Offline

Post August 21st, 2006, 7:36 am

Monday September 4th.
"There's no place like 127.0.0.1 except for ::1."
Alexandria Networks. Leader in IT consulting for associations/non-profits, and small to medium sized businesses around the northern Virginia and Washington D.C. metro area.
  • SB
  • Moderator
  • Genius
  • User avatar
  • Joined: Nov 16, 2004
  • Posts: 8677
  • Loc: Aberdeen, Scotland
  • Status: Offline

Post August 21st, 2006, 8:27 am

You all have too many holidays. Lucky Lucky people :P
  • lioness
  • Mastermind
  • Mastermind
  • User avatar
  • Joined: Jun 23, 2004
  • Posts: 1616
  • Status: Offline

Post August 21st, 2006, 10:25 am

SB wrote:
You all have too many holidays. Lucky Lucky people :P


Actually you get more in the UK SB! :wink:
  • Nucleo
  • SausagePorkPie
  • Mastermind
  • User avatar
  • Joined: Aug 16, 2003
  • Posts: 2297
  • Loc: UK - England
  • Status: Offline

Post August 22nd, 2006, 11:37 am

ATNO/TW wrote:
Monday September 4th.


woooo my birthday :D
Codebuddies - Website Development Resource
|INCLUDE(), INCLUDE_ONCE(), REQUIRE() IN PHP | - / - |MICROSOFT CRM 4.0 ONCLICK EVENT WITHIN FORM |
  • UniquelyYoursPC
  • Web Master
  • Web Master
  • User avatar
  • Joined: Jan 22, 2003
  • Posts: 2998
  • Loc: Canada "A"
  • Status: Offline

Post August 29th, 2006, 10:15 pm

come on come on come on come on come on come on come on come on come on come on come on come on come on come on come on come on come on come on come on come on come on come on come on come on come on come on come on come on come on come on come on come on come on come on come on come on come on come on come on come on come on come on come on come on come on come on come on come on come on come on come on come on come on come on come on

i wanna see/use the new style lol .. this is called a bump!
Custom Built Computers & The Top Quality Hardware Money Can Buy
  • Anonymous
  • Bot
  • No Avatar
  • Joined: 25 Feb 2008
  • Posts: ?
  • Loc: Ozzuland
  • Status: Online

Post August 29th, 2006, 10:15 pm

Post Information

  • Total Posts in this topic: 213 posts
  • Users browsing this forum: No registered users and 21 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
 
 

© 2011 Unmelted, LLC. Ozzu® is a registered trademark of Unmelted, LLC.