Recommended Posts

familiarity to potential members, if you go too drastic it will confuse them.

Whats so hard about looking at a picture w/ a CD and having software news displayed under it.

Most members aren't that dumb to be confused by it.

And trust me... HTML tabs can load fine on any browser if you code it right.

familiarity to potential members, if you go too drastic it will confuse them.

The tabs are awesome, but there is no efficient 100% compatible fast loading way of doing them, they should be an option, not a requirement.  When flash websites stop having html alternatives than its ok to have no other option to hte tabs.

Eye candy can be achieved in more efficient ways than large icons :p

if you are going to use flash and icons might as well put an osx dock in there, who cares if it doesn't load on all systems and takes up space, it LOOKS cool and thats all that matters right?

This is an additional theme for the site, NOT the primary. As Neobond has said, this isn't going to replace the existing theme, just serve as an additional new one.

As for the tabs:

<div class="tabs">
  <img src="tab1.png" />
  <img src="tab2.png" />
  <img src="tab3.png" />
  <img src="tab4.png" />
  <img src="tab5.png" />
  <div id="tabscontent>
    <ul>
      <li>News Item #1</li>
      <li>News Item #2</li>
      <li>News Item #3</li>
      <li>News Item #4</li>
      <li>News Item #5</li>
    </ul>
  </div>
</div>

How hard was that? Throw in some javascript and you've got the rollover effects. Simple as that.

And the point of the theme *is* to look cool. It's not the default theme, so it's for people to choose who want the rich media experience.

Well, I have lots of school related work lately (exams and tests) so haven't been able to make a lot of time for doing graphic stuff. Also I've been sick with a bad cold so don't really want to stress my already spinning head.

You shouldn't expect much graphical development from this point forward, work is being put into HTMLizing the template. :)

This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.