Customizing SMF > Theme Site Themes

Black Rain

<< < (4/73) > >>

xtremecruiser:
Overall a very nice theme, it even worked with the Ad Management mod without searching.
You might want to post how to add new buttons for everyone.
This is what I will be spending my afternoon doing.

samames:

--- Quote from: Kinesthesia on September 09, 2006, 02:50:21 PM ---
--- Quote from: crip on September 02, 2006, 04:11:34 PM ---
--- Quote from: samames on September 02, 2006, 09:10:14 AM ---Thanks mate, it worked :D
Um another question... I've been trying to make the toplogo centralized, this is what I've done to try and get the logo in the middle rather than on the left (code extract from index.template.php. Third box down when viewed in admin center, and it's the logo part..)
Thanks for your help  :)

--- End quote ---

You made a mess didn't you. lol.. ;)
Just add this to center the logo:

--- Code: --- <a href="', $scripturl, '"><center><img src="', $settings['images_url'], '/brlogo.gif" style="margin: 2px;" title="Black Rain" alt="Black Rain" /></center></a>';

--- End code ---

--- End quote ---


Thanks Crip.  This worked perfectly on both the SMF Theme and the TP Theme.

It took a minute but I also figured out that adding something on the following line would allow a non-default / provided image url to be centered.


--- Code: ---<center><img src="', $settings['header_logo_url'], '" style="margin: 4px;" alt="', $context['forum_name'], '" />';
--- End code ---

--- End quote ---

wow thanks mate, ur code worked for me!! ;D lifesaver!!

denchomsky:
Hi Crip love the theme, though I am having a couple of small problems with it.



I believe this is the message(PM) button but i cant seem to make it fully visible? This screen shot is in firefox, in IE it is smaller.

Also the image for the Add Poll function does not show.

Thanks in advance. :D

Crip:
@ denchomsky -
All I can think of is the Theme is RC3 only.. your 1.0.8 version maynot be compadable..but I'm not sure thats the problem..but I have saw none of the errors you mention.. maybe you should upgrade?

I can't reproduce the same errors either, non existant on my Forum?

Existant:
Firstly, great theme.

Secondly, I added a button to the theme to take me back to the website from the forum

Thirdly, I added a new $txt[1007](the $txt[1007] is a dash -) to the index.english.php, and added that $txt[1007] before and after each button name. So, instead of it just saying 'Home', it now says "-Home-"

What I would like to do is change $txt[1007]'s font to red, and leave the rest untouched.

How do I do this?

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version