Webmaster's Community

Designing and Development => SMF Support - Simple Machine Forums => Open Source => SMF Modifications and Themes => Topic started by: Ricky on November 21, 2011, 06:03:34 PM

Title: Header randomization and social icons SMF theme : Rusty White with Retro Looks
Post by: Ricky on November 21, 2011, 06:03:34 PM
Rusty White

By : Ricky.  | For SMF 2.0 , SMF 2.0.1


A white color theme with Retro feel. The theme comes with some decent features enhancements, it allows you to add link to your Facebook page, twitter page, Youtube channel, Flickr page. Ofcourse these can be disabled from the Admin Menu of theme.  Theme also comes with beautiful Random header which adds colors to your theme. You can disable random header completely or you can also add your own banner in the header. That customizable header can be used to place advertisement linking to other page or website. You can use that custom header to make special announcement on your forum and on click you can make it to go to detailed thread / page of your forum. This theme also lets you define your custom message in footer copyright.

Other feature of this theme is its inbuilt Google Plus button, it automatically adds GPlus icon on each page near your "Link Tree / Navigation tree ". You can disable this Google Plus button if you don't want to use it, no coding is required to do it, just do it from Admin Panel.

Also, you can show your own custom random banners, just need to replace themes header images with your own. You can define upto five random images. Since this theme is fluid width theme, you can also set its size as per your need, you can set it to fixed width or variable / fluid width which adjust itself as per screen resolution of client / browser window.

All Features of this theme can be found in :
SMF Admin --> Configuration --> Current Theme

(Assuming that rusty white has been selected as overall smf theme on your forum).

Features


Some Screenshots


See Attachments :

(http://ifandbut.com/talk/index.php?action=dlattach;topic=165.0;attach=70;image)
Note: If Google Plus button is enabled, theme may give validation error.
Title: Re: Header randomization and social icons SMF theme : Rusty White with Retro Looks
Post by: Scribs on November 21, 2011, 09:03:19 PM
those are some really cool features with the social networking links and the random header.
Title: Re: Header randomization and social icons SMF theme : Rusty White with Retro Looks
Post by: Ricky on December 15, 2011, 10:57:06 AM
Thank you Scribs.

Hope to see you around. I am working on more themes with some unique features.
Title: Re: Header randomization and social icons SMF theme : Rusty White with Retro Looks
Post by: Viviane on December 24, 2011, 03:46:09 AM
I've just downloaded your theme, and I love it!  But I'm having trouble with the header.  I disabled the random header because I wanted to put my own banner in, but I can't figure out where I'm supposed to put my banner--what folder, that is--to get it to show up.  I put it in the header folder, the theme folder, the images folder, and it won't show up.  Can you help, please?

Thanks!

Viviane
Title: Re: Header randomization and social icons SMF theme : Rusty White with Retro Looks
Post by: Ricky on December 24, 2011, 05:53:42 AM
Hi Viviane, thank you very much for liking my theme.

Using own banner is very easy, upload the image somewhere in your server, like yoursite.com/images folder, now link to your image will be : http://yoursite.com/images/yourimage.png , copy it to Admin --> Current theme --> Give location of your custom banner / image:

But full link there ie. http://yoursite.com/images/yourimage.png
Title: Re: Header randomization and social icons SMF theme : Rusty White with Retro Looks
Post by: Viviane on December 25, 2011, 03:13:49 AM
Thanks, Ricky.  I have done all that--uploaded the banner and used the link "http://mysite.com/images/banner_1.png"--and disabled the custom, rotating banner, but my banner still does not show up.  I do not know what else to do. 

Edit:  I finally realised I was not supposed to be disabling the custom banner function completely.  Oops!  the banner is a bit too big--I made it the same size as the rotating banners, so I guess I need to make it smaller. 

Thanks, and again, I really love the theme!
Title: Re: Header randomization and social icons SMF theme : Rusty White with Retro Looks
Post by: Ricky on December 29, 2011, 05:38:16 AM
Hey Viviane, I am glad you figured it out. Hope to see you around .

:)
Title: Re: Header randomization and social icons SMF theme : Rusty White with Retro Looks
Post by: Kreator on December 30, 2011, 09:51:23 AM
Hello, I`m having some problems with the Rusty white theme If I post a link into the YouTube requster The icon pops up on the Forum, but if you click it it just refreshes the page

Any ideas please.
Title: Re: Header randomization and social icons SMF theme : Rusty White with Retro Looks
Post by: Kreator on January 01, 2012, 06:37:18 PM
hello? i know its new a new year but can somebody help me with this?
Title: Re: Header randomization and social icons SMF theme : Rusty White with Retro Looks
Post by: Ricky on January 01, 2012, 10:48:14 PM
Hello, I`m having some problems with the Rusty white theme If I post a link into the YouTube requster The icon pops up on the Forum, but if you click it it just refreshes the page

Any ideas please.

Actually I don't exactly get it, can you explain little more ?
Title: Re: Header randomization and social icons SMF theme : Rusty White with Retro Looks
Post by: Kreator on January 02, 2012, 09:38:51 AM
Sorry If it seems a bit vague, But in your theme you say that you can place links to social networks, Facebook Twitter etc  One of them being YouTube  so I entered our Youtube link  http://www.youtube.com/user/Anim8orWorld the icon appears on the theme but if you click on it it just refreshes the page it does not actually go to Youtube

I would assume there is some piece of code missing.

From Chrome inspect element there appears to be no embedded link
 
Code: [Select]
<a target="_blank" title="Visit our Youtube Page" href="" class="social_icon youtube"></a>

but the facebook icon has an embedded link

Code: [Select]
<a target="_blank" title="Meet us on Facebook" href="http://www.facebook.com/pages/Anim8orWorld/268838596511418" class="social_icon facebook"></a>
I could manually edit the page if  I knew what .php to edit but it might help others who have that problem to fix the code
Title: Re: Header randomization and social icons SMF theme : Rusty White with Retro Looks
Post by: Ricky on January 02, 2012, 06:28:58 PM
Ok then, may be something could be broken, I will check it soon. Its though in index.template.php
Title: Re: Header randomization and social icons SMF theme : Rusty White with Retro Looks
Post by: Kreator on January 02, 2012, 09:15:03 PM
Code: [Select]
!empty($settings['rw_youtube']) ? '<li><a target="_blank" title="' . $txt['t_twitter']
Found it line 244

I might have found it sooner if Id stuck my twitter link in , But as I rarely use twitter then thought nothing of it

What part of CSS controls header Window as I would prefer placing larger pictures in that header can I control the height and width of the header?

Thanks for the nice theme
Title: Re: Header randomization and social icons SMF theme : Rusty White with Retro Looks
Post by: Ricky on January 08, 2012, 07:53:43 AM
Hey, there is a small thing missing in it I guess.

Regarding other question, for larger images, you will need lots of CSS and some image editing knowledge as those are icon are little tricky to set up there. :)
Title: Re: Header randomization and social icons SMF theme : Rusty White with Retro Looks
Post by: Tayab on December 01, 2012, 02:10:40 AM
I can't find the download link, it's very prodigious theme ever created by you.
Title: Re: Header randomization and social icons SMF theme : Rusty White with Retro Looks
Post by: Jaffery on December 05, 2012, 05:49:40 AM
Download here (http://ifandbut.com/talk/index.php?action=dlattach;topic=165.0;attach=69)