News:

Want to get involved in developing SMF, then why not lend a hand on our github!

Main Menu

SM-Tema-v2

Started by goKhaN-c3, February 07, 2011, 08:56:46 PM

Previous topic - Next topic

goKhaN-c3


tombstone66

This is a great looking theme however there is some text that is Black and because  the top is black, it can't be seen very well.

After applying this theme and logging into my forum, the text just BELOW the menu bar (Home, Help, Search, Admin etc) that displays "Members: xx  •  Posts: xx  •  Topics: xx" is black and not easily visible.

Could you please tell me where this is located in the style sheet?  I'm having difficulty locating it.

I've attached a screen shot with the text highlighted for your reference.

Thanks for your help and thanks for your Theme.

Best,

Tombstone66

grafitus

The theme is only compatiple with SMF 1.1.x. And I guess you are currently SMF 2.0 x. So you shouldn't use this theme until theme is updated with SMF 2.0 x.

tombstone66

Oh sorry, I am using SMF Version 1.1.13

I should have said that.

Tombstone66

tombstone66

I'm having trouble with the function where you click the icon beside the boards with new posts.  The icon correctly identifys the boards that have new posts however when the icon is clicked, the message "No unread topics found since your last visit. Click here to try all unread topics." appears.

I am using SMF Version 1.1.13 with all current updates.

If you could provide some help with this, I would appreciate it.

Thanks,

Tombstone

Pedro1234

Hey goKhan and fellow users,

Just a quick question - i have installed this theme (using version 1.1.13) but the header does not display properly - the header is the same design as default but maroon --



tombstone66

I'm Looking for help with the following.  Since you are the author of this theme, I thought you may be of assistance

There is more info available in the following SMF Support thread: http://www.simplemachines.org/community/index.php?topic=431625.0

I'm using SMF V 1.1.13 and am receiving the following error in the Error Log:

8: Undefined index: never_expire
File: D:\Hosting\5006776\html\forum\Themes\default\Login.template.php (main_above sub template - eval?)
Line: 225


Here's the code.

--------------------------------------------------------------------------------
Quote// Activate your account manually?
function template_retry_activate()
{
   global $context, $settings, $options, $txt, $scripturl;

   // Just ask them for their code so they can try it again...
  echo '
      <br />
      <form action="', $scripturl, '?action=activate;u=', $context['member_id'], '" method="post" accept-charset="', $context['character_set'], '">
         <table border="0" width="600" cellpadding="4" cellspacing="0" class="tborder" align="center">
            <tr class="titlebg">
               <td colspan="2">', $context['page_title'], '</td>';

Advertisement: