Facebook  Twitter 

SMFHacks.com

+-

SMFHacks.com

+- User Information

Welcome, Guest.
Please login or register.
 
 
 
Forgot your password?

+- Forum Stats

Members
Total Members: 4255
Latest: andreios
New This Month: 3
New This Week: 1
New Today: 0
Stats
Total Posts: 43259
Total Topics: 7518
Most Online Today: 64
Most Online Ever: 2482
(April 09, 2011, 07:02:45 pm)
Users Online
Members: 0
Guests: 130
Total: 130

Author Topic: question  (Read 2112 times)

0 Members and 1 Guest are viewing this topic.

Offline apache

  • Member
  • *
  • Posts: 4
    • View Profile
question
« on: November 25, 2014, 03:28:28 pm »
see if you can help:

forum logo link back is by default set to your main forum when you click on your logo that you put in: Logo image URL under theme settings.

How can yo change the link it self to point somewhere other than your forum? So if the below is code: where would you put

Quote
function template_body_above()
{
   global $context, $settings, $options, $scripturl, $txt, $modSettings;

   echo !empty($settings['forum_width']) ? '
<div id="wrapper" style="width: ' . $settings['forum_width'] . '">' : '', '
   <div id="header"><div class="frame">
      <div id="top_section">
         <h1 class="forumtitle">
            <a href="', $scripturl, '">', empty($context['header_logo_url_html_safe']) ? $context['forum_name'] : '<img src="' . $context['header_logo_url_html_safe'] . '" alt="' . $context['forum_name'] . '" />', '</a>


http://www.websitename.com at?


Thanks!

Offline SMFHacks

  • Administrator
  • Hero Member
  • *****
  • Posts: 16436
    • View Profile
Re: question
« Reply #1 on: November 25, 2014, 03:42:13 pm »
Change
Code: [Select]
<a href="', $scripturl, '">
To
Code: [Select]
<a href="http://www.yourwebsite.com">
Get your Forum Ranked! at https://www.forumrankings.net - find out how your forum compares with others!

Like What I do? Support me at https://www.patreon.com/vbgamer45/

 

Related Topics

  Subject / Started by Replies Last post
1 Replies
3685 Views
Last post September 03, 2008, 02:06:17 pm
by MS7XWDC
2 Replies
5025 Views
Last post May 02, 2007, 09:02:33 am
by kroxx
4 Replies
6008 Views
Last post May 11, 2007, 01:16:26 pm
by epa4wd
1 Replies
2803 Views
Last post June 25, 2007, 08:25:28 pm
by Tick
1 Replies
803 Views
Last post April 03, 2022, 11:23:12 pm
by SMFHacks

+- Recent Topics

No thumbnails on new uploads by SMFHacks
March 27, 2024, 02:10:41 pm

Display the Contact Page for guests by SMFHacks
March 27, 2024, 10:55:43 am

is it possible to add support for odysee.com by fvlog19
March 21, 2024, 08:47:51 am

Request for admin notification by davejo
March 10, 2024, 01:31:59 am

I need help with torrent upload by Ineedsmfhelp
March 09, 2024, 10:01:13 pm

an idea for new mod (( content type with different display )) by SMFHacks
February 27, 2024, 01:36:27 pm

[Mod] RSS Feed Poster by SMFHacks
February 27, 2024, 11:57:18 am

find duplicate pictures by fvlog19
February 14, 2024, 02:22:40 pm

Error uploading video. by SMFHacks
February 08, 2024, 02:04:16 pm

Gallery icon as last added image by fvlog19
February 01, 2024, 01:04:56 pm

Powered by EzPortal