Customizing SMF > Theme Site Themes
Black Rain
transientangler:
Now the site wont change back to the original default theme :( Its always blackrain??
I want to keep this theme but I want to remove the 'BLACKRAIN' logo image at the top and adjust the spacing so that my logo image goes up where that is to avoid the large dividing space there.
Do you know how to remove this blackrain image?
thank you so much for your help. Also if you know why my site wont change back to the default theme. Thanks
Jeff
Old Fossil:
What is the link to your forum?
Crip:
--- Quote from: transientangler on March 20, 2012, 03:03:47 PM ---Now the site wont change back to the original default theme :( Its always blackrain??
I want to keep this theme but I want to remove the 'BLACKRAIN' logo image at the top and adjust the spacing so that my logo image goes up where that is to avoid the large dividing space there.
Do you know how to remove this blackrain image?
thank you so much for your help. Also if you know why my site wont change back to the default theme. Thanks
Jeff
--- End quote ---
hi,
Look in BR "(index.template.php)" there is one single < Table > , this is where you ADD YOUR IMAGE.
--- Code: --- <table width="100%" cellpadding="0" cellspacing="0" border="0">
<tr>
<td>';
echo '
<a href="', $scripturl, '" title=""><img src="', $settings['images_url'], '/brlogo.gif" style="cursor: pointer; margin: 2px;" alt=""/></a>'; <===========HERE===========>
echo '
</td>
</tr>
</table>
--- End code ---
..and that's it..
Dr3amstor:
Hi, I've installed the Thank-o-matic mod in my forum and I'm using the black rain theme the problem is that thank you button does not show on the template, also the thanks given and received do not show under the user avatar any solution for this?
Thanks
Old Fossil:
--- Quote from: Dr3amstor on May 02, 2012, 12:13:31 PM ---Hi, I've installed the Thank-o-matic mod in my forum and I'm using the black rain theme the problem is that thank you button does not show on the template, also the thanks given and received do not show under the user avatar any solution for this?
Thanks
--- End quote ---
Look at the default theme. If the images show there then they may have to be placed in the themes images folder.
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version