[Solved] Add links to the above header??

Started by chadroy, December 11, 2008, 03:20:12 PM

Previous topic - Next topic

chadroy

Well guys I really need to get my vocabulry good... I don't know what it's called, but is there anything i can do to make my forum main logo/header look like the on here... like i can add links above my logo? like you guys have all the
      above your logo... is this possible
   

sherpa サイバー侍

If you mean like this http://www.forum.welovenepal.com

Then in you themes/your themes/index.template.php
After </head>
Edit as you wish between line below.

<body>';
}

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

   echo '
<div id="mainframe">
   <div class="tborder">
      <div class="catbg">
         <img class="floatright" id="smflogo" src="' , $settings['images_url'] , '/smflogo.gif" alt="Simple Machines Forum" />
         <h1>';

   if (empty($settings['header_logo_url']))
      echo $context['forum_name'];
   else
      echo '
            <img src="', $settings['header_logo_url'], '" alt="', $context['forum_name'], '" />';

   echo '
         </h1>
      </div>';

chadroy

Yeah I mean that. I don't get how to do that though. Are there other methods?

chadroy

Can someone help me please. How can I add test or links at the very top. Like  this dude has done
http://www.forum.welovenepal.com [nofollow]

sherpa サイバー侍

Provide me link of your site, your banner, details of link you want place, index.template.php and style.css of your themes. I will be more then happy to help you out

chadroy

Website link: http://www.aaroncarterfan.fansites.me [nofollow]

banner link: http://i37.tinypic.com/zl6sjt.jpg [nofollow]

I want these links: Gallery - Bigoraphy - Media - Forum.... That is it for now.

and how do i give you index.template.php and style.css?

Also if possible I want the links on the side of the logo. like a list or something

Ricky.

buddy, already have link below logo.. Do you want to remove them and place them above the logo ?
Also, you said "Media - Biography etc..
But you did not mention that where they should point ?

chadroy

I was thinking of removing the Gallery, Forum from below the logo and add them to the side or top. The rest of the links can stay below. Plus I don't know any particular place where to point them yet. if you are willing to help me with this then just write "blank" and i will add the url myself later

sherpa サイバー侍

click on Additional Options...  right left bleow of this box and attach your the file i said

chadroy


sherpa サイバー侍

suggest me where to point those link? (Gallery - Bigoraphy - Media)

sherpa サイバー侍


sherpa サイバー侍


chadroy

#13
Wow... When i first posted this all i expected was a try yourself. def not this. Thanks soo much :)

Just one questiion, Right now it is only visible to members. can i change it to guests as well :)

sherpa サイバー侍




Advertisement: