MyBB Community Forums

Full Version: Afresh Flame theme - header links
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Love the themes. I have a question about adding a gallery link to the area where you have search, memberlist, calendar, and help with the link and image. I'm not sure what template those links are in but if you have the time, could you let me know which one to add my link to? I will add this code

<li><a href="{$mybb->settings['bburl']}/gallery.php"><img src="{$mybb->settings['bburl']}/{$theme['imgdir']}/icons/photo.gif" alt="Galleries" title="Galleries" />Galleries</a></li>

I edited the default mybb template and found the area I needed to edit in the default header template..... but the header template for the flame theme doesn't have any of those links and I didn't know where to put mine.

Thanks for your great themes!
With the Afresh themes you need to add a class to global.css and assign that class to the link, see how the other links are set up to see how it's done.
I think that is a bit out of my league. I looked and I just don't understand. Maybe I will try and contact the author or something. If someone could tell me what to put where, I can do that. Thanks for the reply
Can you post a link to your site please?
Ah ok.