[Theme] Simplicity (SMF v1.0.5 - 1.1RC2)

Started by bloc, January 23, 2005, 12:40:55 PM

Previous topic - Next topic

destalk

It looks like you are using the RC3 version of Simplicity with the 1.1.2 installation.

You may want to update to the version on the Tiny Portal site;
http://www.tinyportal.net/index.php?action=tpmod;dl=item638

I've been using it on 1.1.1 without an issue.

TTP

John S,destalk

i download the theme from here http://custom.simplemachines.org/themes/index.php?action=download;lemma=10;id=659 now i try to download it from hxxp:www.tinyportal.net/index.php?action=tpmod;dl=item638 [nonactive] and working Thank to you both John S and destalk, You are Good!
<a href="hxxp:www.talkthepoint.com/ [nonactive]" target="_blank">TalkThePoint.com</a>

TTP

<a href="hxxp:www.talkthepoint.com/ [nonactive]" target="_blank">TalkThePoint.com</a>

sixu

Gorgeous theme, but i'm having trouble with the placement of "user tools", i'd like for it to be consistently in the top right sidebar. ATM, it's regulated to after felblog and "recent replies".

any help appreciated.   :)

IchBin™

The theme only has the setting to put it in at the top, or the bottom. To put it on top you'd have to move some code.
Find this code:
    // check rightbaritems if they are on top
        for($i=1 ; $i<4 ; $i++){
          $item=$i;
          if(isset($settings['myrightbar'.$item]) && isset($settings['myrightbar_title'.$item]) && isset($settings['myrightbar_pos'.$item]) && $settings['myrightbar_pos'.$item]=='top'){
              myrightbar($i);
          }
        }

      template_menu();


Replace with this code:

      template_menu();   
// check rightbaritems if they are on top
        for($i=1 ; $i<4 ; $i++){
          $item=$i;
          if(isset($settings['myrightbar'.$item]) && isset($settings['myrightbar_title'.$item]) && isset($settings['myrightbar_pos'.$item]) && $settings['myrightbar_pos'.$item]=='top'){
              myrightbar($i);
          }
        }
IchBin™        TinyPortal

Deaks

~~~~
Former SMF Project Manager
Former SMF Customizer

"For as lang as hunner o us is in life, in nae wey
will we thole the Soothron tae owergang us. In truth it isna for glory, or wealth, or
honours that we fecht, but for freedom alane, that nae honest cheil gies up but wi life
itsel."

Advertisement: