Style:  Aqua  Graphite  Dark 
    TabSRMM
*
   
Please login or register. Forgot your password?
linktree TabSRMM  >  General Forums  >  Board archive
linktree Topic: New forum style (for SMF 1.0 old and no longer available)
Members: 2164  •  Posts: 10295  •  Topics: 1735
Please welcome louiscoffman, our newest member.
0 Members and 1 Guest are viewing this topic.
 
Topic: New forum style (for SMF 1.0 old and no longer available), Started by Nightwish  (Read 5868 times) Search this topic *
Pages: [1] |   Go Down
Administrator
Forum Member
*****

Karma: 114
Gender: Male
Posts: 2640
Developer
I've ported the theme from aqua-soft.org from vBulletin to SMF. The original vB 3.x style was recently released (see: http://www.aqua-soft.org/board/showthread.php?t=22419) for free.

The style is not 100% accurate, because there are too much differences between vB and SMF, but it's pretty close :)

You can choose it in your profile (look and layout preferences, at the top of the page).

A few minor things are still missing and will be updated in the future.

Also, there is only one color scheme (the blue one) instead of the 3 schemes included in the original style.
« Last Edit: January 04, 2010, 07:53:57 by Nightwish »

---------------------------
Miranda@AT blog
Instant Messaging (Jabber preferred): JID  silvercircle _at_ gmail _dot_ com
--
And the cause for the problem is:
You must've hit the wrong any key.
Forum Member
*****

Karma: 0
Gender: Male
Posts: 12
Clone Trooper
Great theme!
I just saw it on Aqua Soft, and I really liked it.
Forum Member
*****

Karma: 0
Posts: 66
Been using it some days now. Noticed some changes... great work!
Administrator
Forum Member
*****

Karma: 114
Gender: Male
Posts: 2640
Developer
Been using it some days now. Noticed some changes... great work!
Yeah, still working a bit on it every now and then...

Just added DHTML - collapsable categories and sections (vB / IPB - style). The collapsed state is saved in a cookie, so there is no need to reload the entire page when collapsing/expanding categories or other sections...

And all templates need to validate XHTML :)

---------------------------
Miranda@AT blog
Instant Messaging (Jabber preferred): JID  silvercircle _at_ gmail _dot_ com
--
And the cause for the problem is:
You must've hit the wrong any key.
Forum Member
*****

Karma: 1
Posts: 59
Glad to see you using SMF :)
Forum Member
*****

Karma: 0
Posts: 11
How long before you release this theme/style?
It is excellent

thanks
DT
Administrator
Forum Member
*****

Karma: 114
Gender: Male
Posts: 2640
Developer
How long before you release this theme/style?
It is excellent

The templates + stylesheeet probably soon. The artwork not, because it's copyright by the staff at aqua-soft.org (they created it for their vB 3 style and released it for free, but with limited distribution rights).

I'am going to release a style with own or SMF default artwork - but it should be easily possible to just change the images and some colors to get the original aqua style back :)

---------------------------
Miranda@AT blog
Instant Messaging (Jabber preferred): JID  silvercircle _at_ gmail _dot_ com
--
And the cause for the problem is:
You must've hit the wrong any key.
Forum Member
*****

Karma: 0
Posts: 11
If by artwork, you mean the images, I would thing they would be copyrighted to Apple and not aqua-soft.  I find it hard to believe that those images are not original ones from Mac OS X

cheers
DT
« Last Edit: April 03, 2005, 22:44:58 by Dr.Tech »
Administrator
Forum Member
*****

Karma: 114
Gender: Male
Posts: 2640
Developer
If by artwork, you mean the images, I would thing they would be copyrighted to Apple and not aqua-soft.  I find it hard to believe that those images are not original ones from Mac OS X

cheers
DT
Yeah, I'am talking about the images. I don't know if they are original - I have seen OS X a few times, but don't know it so well to say if they are. Either way, they are copyrighted and that's why I don't want to distribute them.

---------------------------
Miranda@AT blog
Instant Messaging (Jabber preferred): JID  silvercircle _at_ gmail _dot_ com
--
And the cause for the problem is:
You must've hit the wrong any key.
Forum Member
*****

Karma: 0
Posts: 11
Understood.  The giveaway is the calendar ... the 17th!

I'm a Mac user and this theme is so OS-X like it is scary ... but I love it!

Is there a correlation anywhere between the VB image names and the SMF ones?

DT
Administrator
Forum Member
*****

Karma: 114
Gender: Male
Posts: 2640
Developer
Understood.  The giveaway is the calendar ... the 17th!

I'm a Mac user and this theme is so OS-X like it is scary ... but I love it!

Is there a correlation anywhere between the VB image names and the SMF ones?

DT

Most things will be taken care of by the stylesheet (background gradients for example, or the background icons in the top menu bar).

Anything else should be pretty easy to figure out (assuming, one has *some* knowledge about how SMF templates and styles work).

---------------------------
Miranda@AT blog
Instant Messaging (Jabber preferred): JID  silvercircle _at_ gmail _dot_ com
--
And the cause for the problem is:
You must've hit the wrong any key.
Forum Member
*****

Karma: 0
Posts: 11
I just started wiith SMF tonight ... currently using pnPHPBB2.  I've tweaked the latter to embed quicktime .mp3 and .mov files.  I'm hoping to do the same with this, if I move to it. So I'm not overly familiar with the templates and styles yet.

The look and speed of SMF interest me.  Still need to explore the functionality and ease of batch entering users with specific forum permissions.

DT
Administrator
Forum Member
*****

Karma: 114
Gender: Male
Posts: 2640
Developer
I just started wiith SMF tonight ... currently using pnPHPBB2.  I've tweaked the latter to embed quicktime .mp3 and .mov files.  I'm hoping to do the same with this, if I move to it. So I'm not overly familiar with the templates and styles yet.

Templates are complex but very powerful in SMF. This is, because they are basically written in PHP and not in some kind of meta language like in most other boards. So a SMF template can do much more than a phpBB template. The SMF template system also creates much less overhead than other template systems do, because there is no need for a complex parser and no need for a caching system which ususally stores the compiled templates as .php files (and recompiles them if needed).

The disadvantage of this system may be that it is a bit harder to get familar with the template system and it requires some PHP knowledge.

Quote
The look and speed of SMF interest me.  Still need to explore the functionality and ease of batch entering users with specific forum permissions.

Should be easier than under phpBB. In general, the admin panel of SMF offers much more features than the acp of phpBB 2.0.x.

---------------------------
Miranda@AT blog
Instant Messaging (Jabber preferred): JID  silvercircle _at_ gmail _dot_ com
--
And the cause for the problem is:
You must've hit the wrong any key.
Administrator
Forum Member
*****

Karma: 114
Gender: Male
Posts: 2640
Developer
If you want to see the style I'am gonna release, then you can already use it by choosing it in your User CP (Look and layout preferences -> Current Theme). The new style is called TABSRMM (like the forums) and it's using the same templates, but different graphics. It should be relatively easy to convert this theme to the aqua style by just obtaining the images and changing the style sheet (I'am gonna include the AQUA stylesheet in the release, because I think there is nothing wrong with it - did most of the stuff myself).

Most of the non-standard stuff is configurable in the index.template.php and the templates already contain support for a number of mods (rating, users online today and some more..).

---------------------------
Miranda@AT blog
Instant Messaging (Jabber preferred): JID  silvercircle _at_ gmail _dot_ com
--
And the cause for the problem is:
You must've hit the wrong any key.
Forum Member
*****

Karma: 0
Posts: 11
This theme does not look like the AQUA one for me

DT
Administrator
Forum Member
*****

Karma: 114
Gender: Male
Posts: 2640
Developer
This theme does not look like the AQUA one for me

DT

But it is the same theme :) Only with different stylesheet and images. So by just changing the stylesheet and the images, you can make it exactly look like the AQUA. The stylesheet will be included in the release, the images not.

---------------------------
Miranda@AT blog
Instant Messaging (Jabber preferred): JID  silvercircle _at_ gmail _dot_ com
--
And the cause for the problem is:
You must've hit the wrong any key.
Forum Member
*****

Karma: 0
Posts: 11
Excellent

DT
Forum Member
*****

Karma: -1
Posts: 1
Hi,

After I truned the succsefully loaded template into my site I got the following error requiring a quick hack of the sql tables in order to get the board back to displaying again.

'Unable to load the 'main_above' template.'

You can see my setup here:

http://www.breathwork.be/index.php?option=com_smf&Itemid=98&lang=en

Thanks for a beautiful theme

Geoffrey
breathwork at gmail dot com :)

Forum Member
*****

Karma: 0
Posts: 3
The previous reply was from me! duh  :knuppel2:
Administrator
Forum Member
*****

Karma: 114
Gender: Male
Posts: 2640
Developer
The previous reply was from me! duh  :knuppel2:
Sometimes, themes don't install properly. It has happened for me aswell (with different themes).

However, there is no need for sql hacks. You can alway just enter the URL of your board and append ?theme=1 to this URL. This will load your board with the default theme (which should always work).

---------------------------
Miranda@AT blog
Instant Messaging (Jabber preferred): JID  silvercircle _at_ gmail _dot_ com
--
And the cause for the problem is:
You must've hit the wrong any key.
Forum Member
*****

Karma: 0
Posts: 3
Great thanks for the info, what, however can I do about the theme not loading correctly?
Forum Member
*****

Karma: 0
Posts: 11
Nightwish

Re: the popup options under Search, Quicklinks etc.
Are they currently unique to your forum or should I be able to do that as well with the most recent version of your theme on my site?

cheers
DT
Administrator
Forum Member
*****

Karma: 114
Gender: Male
Posts: 2640
Developer
Nightwish

Re: the popup options under Search, Quicklinks etc.
Are they currently unique to your forum or should I be able to do that as well with the most recent version of your theme on my site?

cheers
DT

I have released that version (with the vBulletin - DHTML menus). You can find it here:

http://www.simplemachines.org/community/index.php?topic=30772.0  (last page...)

---------------------------
Miranda@AT blog
Instant Messaging (Jabber preferred): JID  silvercircle _at_ gmail _dot_ com
--
And the cause for the problem is:
You must've hit the wrong any key.
Forum Member
*****

Karma: 0
Posts: 11
Got it ..thanksfor your speedy reply!

DT
Forum Member
*****

Karma: 0
Posts: 3
Thanks for the fix, however what can I do about the 'Unable to load the 'main_above' template.' error I get from the tgheme? where should Istart looking for the problem?   ::) ;)
Pages: [1] |   Go Up« previous next »
linktree TabSRMM  >  General Forums  >  Board archive
linktree Topic: New forum style (for SMF 1.0 old and no longer available)


Tags:


Related Topics
  Subject / Started by Replies Last post
4 Replies
1835 Views
Last post November 07, 2004, 22:40:42
by Nightwish
0 Replies
1266 Views
Last post November 05, 2004, 00:21:41
by Nightwish
2 Replies
1662 Views
Last post November 10, 2004, 12:21:49
by Nightwish
1 Replies
2015 Views
Last post July 02, 2007, 13:37:56
by Nightwish
3 Replies
314 Views
Last post January 17, 2008, 10:06:50
by Nightwish

 
Powered by SMF 2 | SMF © 2006–2010, Simple Machines LLC
XHTML RSS WAP2 Theme by Mirana@at, icons courtesy of FamFam and Crystal

Page created in 0.08 seconds with 21 queries.