Customizing SMF > Theme Site Themes

Blue Color

<< < (2/2)

amko_sa:
I am install this theme and it is very cool, but I have one problem:

Smiley on this theme missing because I do not have option to choose default smiley set for this theme, see image down.

On this theme:



On another custom theme:


Sorry about my bad english.

amko_sa:
I am found solution for smiley problem.

I am open Settings.template.php with RJedit and add missing aray(red):

),
        array(
            'id' => 'allow_no_censored',
            'label' => $txt['allow_no_censored'],
        ),
                array(            'id' => 'smiley_sets_default',            'label' => $txt['smileys_default_set_for_theme'],            'options' => $context['smiley_sets'],            'type' => 'text',        ),
        array(            'id' => 'enable_news',            'label' => $txt['enable_random_news'],

;D ;D

sachinvermarip:
Only problem with this theme is, it doesn't show date and time on posts :(

Daniiel:
Update
+ Fixed some problems in the header.
+ Added the date and time in posts.
+ Fixed the problem of smilies. Thanks to amko_sa.

Greetings!

Prayer:
Sub buttons don't seem to work under the main menu. (Home, Help, Search, Admin, Profile, etc.)

Ex:
 Profile
        Summary
        Forum Profile

Navigation

[0] Message Index

[*] Previous page

Go to full version