[Theme] CurveSMF for SMF 1.0.4

Started by A.M.A, September 19, 2004, 08:57:33 AM

Previous topic - Next topic

A.M.A

curveSMF Theme!

Samples

Download


Modifications
-Adding links to the top bar:
open 'index.template.php' and search for:
maybe | some | links | here!
(replace) it with something like this:
<a href="http://www.my.com">Mail</a> | <a href="http://www.my.com">Guest</a>

-Adding another menu or links to the left:
open 'index.template.php' and search for:
      <div class="Col1H">Forum menu</div>';
  template_menu();
echo '
      <br />

add (after) it something like this:
      <div class="Col1H">My new links!</div>
      <a href="http://www.my.com">Link #1</a><br />
      <a href="http://www.my.com">Link #2</a><br />
      <a href="http://www.my.com">Link #2</a><br />


-Using the one column view:
in the zip file under the curveSMF theme folder you will find a file called 'index.template.php' , (delete) it and (rename) 'index.template(1).php' to 'index.template.php'

Notes
1. the buttons, images and theme are free as long as you use them with SMF!

*- If you have installed old version of this theme, please read the changes!
Really sorry .. real life is demanding my full attention .. will be back soon hopefully :)

Tom


bloc

Just installed and all went well..excellent theme!

evolus

Très Esthétique !
I don't the english for... ;)

Burpee

Very stylish :D
Great job man, you made one sweet theme.
Ofcourse I do have some comments.

  • The news and stats box aren't styled the way the rest is in the one colum index (which I wouldn't be surprised if most people use that one)
  • The dark blue/gray top block just isn't quite styled the way the rest is. In my eyes that's a pity because you could've made it match better and have created a much more impressive theme.

[Unknown]


Owdy

Former Lead Support Specialist

Tarvitsetko apua SMF foorumisi kanssa? Otan työtehtäviä vastaan, lue:http://www.simplemachines.org/community/index.php?topic=375918.0

dREadLoRd


A.M.A

ZeFroG:
The same goes to your theme :) I would love to see it here.

Burpee:
yes .. I did not want to make it at first but changed my mind later and did it quickly .. about the top bar if you got good idea I'll try to use it.


Thanks all for your great feedback .. I really appreciate it .. and glad you like it.
Really sorry .. real life is demanding my full attention .. will be back soon hopefully :)

Jazhawk

Quite smooth A.M.A.  Quite smooth!

-Jazhawk


Satsume

Great theme!
Fits perfectly amongst the others,
although I'm using urs as default now, the others dun =S

neway I added fading links to urs aswell, hope u dun mind...

again GREAT work!
My forum [nofollow]

A.M.A

Really sorry .. real life is demanding my full attention .. will be back soon hopefully :)

Cypher7

This is now my fav theme! I have it installed on my site...

http://www.airport-tkd.com/forum/index.php?theme=11

Not as the default one though, my members don't like change unless they do it!! ::)

Cheers lad!

Oldiesmann

Very nice! This is one of your best ones yet :)
Michael Eshom
Christian Metal Fans

jupiter


Spaceman-Spiff

#16
wow, side navigation
looks good indeed :)

just found a little thing to comment: the stats part doesn't fit when the numbers are growing
i just got rid of the "height: 35px;" part in the template in my forum ;)

Spaceman-Spiff

#17
Found a small XHTML error:

BoardIndex.php

find: if (!empty($board['last_post']['id']))
echo '
    <span class="smalltext">
', $txt[22], ' ', $txt[30], ' ', $board['last_post']['time'], '<br />
', $txt['smf88'], ' ', $board['last_post']['link'], ' ', $txt[525], ' ', $board['last_post']['member']['link'];

echo '
</span>
    </td>

replace with: if (!empty($board['last_post']['id']))
echo '
    <span class="smalltext">
', $txt[22], ' ', $txt[30], ' ', $board['last_post']['time'], '<br />
', $txt['smf88'], ' ', $board['last_post']['link'], ' ', $txt[525], ' ', $board['last_post']['member']['link'], '
</span>';

echo '
    </td>


Problem: the close span tag (</span>) is outside the if statement, but the open tag is inside.

A.M.A

Thanks a lot guys :)

thanks Spaceman-Spiff for the fixes .. will update when RC2 comes out.
Really sorry .. real life is demanding my full attention .. will be back soon hopefully :)

Owdy

#19
I borrowed ideas/modifyed this theme in my board.
http://foorumi.hoitajat.net/
Former Lead Support Specialist

Tarvitsetko apua SMF foorumisi kanssa? Otan työtehtäviä vastaan, lue:http://www.simplemachines.org/community/index.php?topic=375918.0

Advertisement: