Simple GTA

Started by Diego Andrés, February 02, 2014, 05:48:23 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Diego Andrés

Link to the theme


Free & Premium Responsive Themes for SMF




Simple GTA
Developed by Diego Andrés

Features
  • Logo URL


Demo Online
GitHub

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.
Last Edit: July 05, 2023, 08:23:36 PM by Diego Andrés

rob

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?

Diego Andrés

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.

ShutDown

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

Diego Andrés

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

ShutDown

Thanks for logo,
What about icons,Where to change it?

Diego Andrés

On Themes/SimpleGTA/images

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