facebook etc links above "Select Language"

Started by Davros_Dalek, November 29, 2017, 08:15:48 AM

Previous topic - Next topic

Davros_Dalek

Hi

On this site i see there is some nice buttons for linking to Facebook and the like up to the top right above Select Language, how do you do that ? I am using the Curve theme that comes with SMF.

Cheers
Craig


Davros_Dalek

Thanks for the link.

There is some code in the linked post as follows, where should i add this ? What file should i edit to put this in so i can use it ?

<div class="social_networks">
         <a href="https://www.facebook.com/smforum/ [nofollow]" target="_blank"><img src="https://media.simplemachinesweb.com/site/images/facebook.png [nofollow]" alt="Facebook" /></a>
         <a href="https://twitter.com/SimpleMachines [nofollow]" target="_blank"><img src="https://media.simplemachinesweb.com/site/images/twitter.png [nofollow]" alt="Twitter" /></a>
         <a href="https://github.com/SimpleMachines [nofollow]" target="_blank"><img src="https://media.simplemachinesweb.com/site/images/github2.png [nofollow]" alt="GitHub" /></a>
         <a href="https://plus.google.com/+SMFforum [nofollow]" target="_blank"><img src="https://media.simplemachinesweb.com/site/images/gplus.png [nofollow]" alt="Google+" /></a>
      </div>

Davros_Dalek


Advertisement: