SMF Tricks

SMF Tricks Themes => Free Themes => Topic started by: Diego Andrés on February 02, 2014, 05:48:23 PM

Title: Simple GTA
Post by: Diego Andrés on February 02, 2014, 05:48:23 PM
Link to the theme (https://custom.simplemachines.org/index.php?theme=2727)

(https://smftricks.com/logos/logo.png) (https://smftricks.com/)
Free & Premium Responsive Themes for SMF

(https://smftricks.com/proxy.php?request=http%3A%2F%2Fi.imgur.com%2FpiCpb0z.jpg&hash=6947a05c34f67c3c9c08c682ac2afd95522cb3f8)

(https://img.shields.io/badge/License-MIT-a05a3f?style=flat-square) (https://img.shields.io/badge/SMF-2.0-996ee1?style=flat-square) (https://img.shields.io/badge/Responsive-No-6e97e1?style=flat-square)

Simple GTA
Developed by Diego Andrés (https://www.simplemachines.org/community/index.php?action=profile;u=254071)

Features


Demo Online (http://demo.smftricks.com/index.php?theme=31)
GitHub (https://github.com/SMFTricks/Simple-GTA)

Copyright
Rockstar Games, Rockstar North, Rockstar Leeds, Rockstar Lincoln, Rockstar San Diego, Rockstar Toronto, Rockstar Vancouver, the logo, and related logos are trademarks and/or registered trademarks of Take-Two Interactive Software, Inc.

"GTA" is intellectual property from Rockstar Games.
Title: Re: Simple GTA
Post by: rob on May 12, 2014, 05:25:16 AM
Hey! I want to start new forum and use your theme "Simple GTA" but there is one thing that I want to change in your theme..

User makes a post and all information about user is above the message.

I want to make standard user interface for example like in this forum. All the info about user that made post is on the left side, not on the top of the post.

Any suggestions?
Title: Re: Simple GTA
Post by: Diego Andrés on May 14, 2014, 05:21:20 PM
Quote from: rob on May 12, 2014, 05:25:16 AM
Hey! I want to start new forum and use your theme "Simple GTA" but there is one thing that I want to change in your theme..

User makes a post and all information about user is above the message.

I want to make standard user interface for example like in this forum. All the info about user that made post is on the left side, not on the top of the post.

Any suggestions?

Just delete the display.template.php
Please open a support topic, so we'll see and answer you questions more quick.
Title: Re: Simple GTA
Post by: ShutDown on July 05, 2015, 10:38:22 AM
Hi.

I have SimpleGTA Theme.It's realy good.But i wan't changes
How to delete top logo and change icons,and bacround.?
Please,anybodey can to help me

Thanks,
ShutDown
Title: Re: Simple GTA
Post by: Diego Andrés on July 05, 2015, 08:32:18 PM
To completely delete the logo, remove this from index.template.php
<h1 class="forumtitle">
<a href="', $scripturl, '">', empty($context['header_logo_url_html_safe']) ? '<img src="' . $settings['images_url'] . '/theme/logo.png" alt="' . $context['forum_name'] . '" />' : '<img src="' . $context['header_logo_url_html_safe'] . '" alt="' . $context['forum_name'] . '" />', '</a>
</h1>


If you just want to use your own image, you can do it in Admin > Forum config > Current theme
And then just look for the logo url option...

Changing icons and background only requires you to replace them in the images folder of the theme.

Regards
Title: Re: Simple GTA
Post by: ShutDown on July 07, 2015, 07:38:49 AM
Thanks for logo,
What about icons,Where to change it?
Title: Re: Simple GTA
Post by: Diego Andrés on July 08, 2015, 09:02:35 PM
On Themes/SimpleGTA/images

You just look for the icons and replace them with the same extension.