Customizing SMF > Theme Site Themes
Touch
Fearless Freap:
Hello again... still loving the theme... I have a new question if you can help me...
I have in stalled a rotating banner theme, and when activated I have two banners... I would like to remove the original banner for the rotating one... I just don't know how to do it. I've located the code, can you help?
In the Index.template.php
--- Code: ---<body>';
}
function template_body_above()
{
global $context, $settings, $options, $scripturl, $txt, $modSettings;
if (!empty ($modSettings['randombannerlogoOnOff']))
echo '
<div id="random_banner"><a href="'. $scripturl .'"><img src="' . $settings['images_url'] .'/LogoImages/random_logo.php" alt=""/></a></div>';
else '';
echo !empty($settings['forum_width']) ? '
<div id="wrapper" style="width: ' . $settings['forum_width'] . '">' : '', '
<div id="header"><div class="frame">';
// If the user is logged.
user_bar();
echo '
<div id="top_section">
<h1 class="forumtitle">
<a href="', $scripturl, '">', empty($context['header_logo_url_html_safe']) ? '<img src="' . $settings['images_url'] .'/LogoImages/random_logo.php" alt=""/></a></div>';
</h1>
</div>';
// Show the menu here, according to the menu sub template.
template_menu();
echo '
<br class="clear" />
</div></div>';
--- End code ---
Any help you could give would be great. Thanks again.
-Steve
Fearless Freap:
Well... I found my answer... messy, probably not correct but, it works... I guess the best way to figure something out is to get your hands dirty.
~Angie:
Hi!
I want to know how I can center the posts.
It shows in this way:
And have to be like this:
Thanks, and sorry for my bad english.
Sllayer:
--- Quote from: Yoshi2889 on April 23, 2011, 05:59:30 AM ---Hello :)
The theme's My Profile and Login links (at the top) do not work, it should give a bounce effect.
I use RC5, and have Simple Spoiler and SMF Project Tools installed.
Any help would be appreciated!
Still, it's a very great theme, nice work!
--- End quote ---
Please my logon screen on top does not work can someone help me solve?
screen
Navigation
[0] Message Index
[*] Previous page
Go to full version