Customizing SMF > Theme Site Themes

Blues Mega Color

(1/25) > >>

Hoochie Coochie Man:
BLUES MEGA COLOR


By Hoochie Coochie Man
Link to Theme | Support Topic

Compatibility
Only with SMF 1.1.5

Description
SMF's most colorful theme with 22 colors and 1300 images..!!

Features:
- SMF's most colorful theme with 22 colors and 1300 images..!! [image1] [image2]
- Animated Mootools Menu..!! [image]
- New Login Panel..!! [image]
- Oval-shaped Corners..!! [image]
- New Side Profil Area..!! [image]
- New Search Area..!! [image]

Include:
- HandSean_font.zip
- Forum button
- Gallery Button
- Chat Button
- Arcade Button
- Turkish Menu Buttons

Don't forget:
to upload "other images" to your bluesmegacolor's images file.

Installation
Useful Link
Installing themes

Adding "Arcade" and "Gallery" buttons..
Arcade Button
index.template.php
Find:

--- Code: ---// How about the [search] button?
--- End code ---

Add before:

--- Code: ---   // the [Arcade] button
  echo '<li><a href="', $scripturl, '?action=arcade" class="kwick opt1" >', ($settings['use_image_buttons'] ? '<img src="' . $settings['images_url'] . '/'. $settings['theme_main_color']. '/' . $context['user']['language'] . '/arcade.gif" alt="' . $txt[119] . '" style="margin: 0px 0;" border="0" /><span>' : $txt['arcade']), '</span></a></li>';
--- End code ---

Gallery Button
index.template.php
Find:

--- Code: ---// If the user is a guest, show [login] button.
--- End code ---

Add before:

--- Code: ---   // the [SMF Gallery] button
  if ($context['allow_smfgallery_view'])
echo '<li><a href="', $scripturl, '?action=gallery" class="kwick opt1">', ($settings['use_image_buttons'] ? '<img src="' . $settings['images_url'] . '/'. $settings['theme_main_color']. '/' . $context['user']['language'] . '/gallery.gif" alt="' . $txt[331] .'" style="margin: 0px 0;" border="0" /><span>' : $txt['smfgallery_menu']), '</span></a></li>';
--- End code ---

Support
Please use the theme thread for support with this theme.
(Please don't ask me to do the edits for you)

Crip:
Great Theme HCM ;)

Joomlamz:
yes good themes
Nice work

Hoochie Coochie Man:
Thanks for your comments.

BuЯЯЯЯaK:
Nice theme very very good thx HCM

Navigation

[0] Message Index

[#] Next page

Go to full version