News:

Create A Forum Installed

Author Topic: Quick Question [Help Asap Please]  (Read 505 times)

0 Members and 2 Guests are viewing this topic.

Offline mr extrmez

  • Newbie
  • *
  • Posts: 12
  • Karma: -1
    • View Profile

Badges: (View All)
Topic Starter Level 1 10 Posts
Quick Question [Help Asap Please]
« on: August 27, 2011, 05:48:05 pm »
Is there any way at the top of my forums i can put a banner, like where it says the name of my forums can i put a banner there somehow? Please help.
Thanks :)

Share on Facebook Share on Twitter


Offline aIURbliS

  • Hero Member
  • *****
  • Posts: 1215
  • Karma: 45
  • Gender: Male
  • Location: U.S.
    • View Profile

Badges: (View All)
Level 6 Sixth year Anniversary Fifth year Anniversary
Re: Quick Question [Help Asap Please]
« Reply #1 on: August 27, 2011, 06:13:43 pm »
Admin CP > Forum Settings > General > Forum Title
or
http://FORUM.createaforum.com/index.php?action=admin;area=serversettings;
Remove all text in the Forum Title box and click save.

Admin CP > Configuration > Style Manager > Headers and Footers
or
http://FORUM.createaforum.com/index.php?action=admin;area=admin;area=style;sa=headers
Headers:
Code: [Select]
<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.5.1/jquery.min.js"></script>
Footers:
Code: [Select]
<script>$("h1.forumtitle").after("<img src='IMAGE URL'>")</script>

EDIT:
My bad, I didn't notice this:
Admin CP > Configuration > Layout Settings > Theme Settings
Fill in the Logo Image URL, I recommend doing those over the code I listed above however both should work
« Last Edit: August 27, 2011, 06:28:47 pm by xboi209 »
All codes I make are tested on the latest version of Google Chrome and upon request of other browsers.

Offline mr extrmez

  • Newbie
  • *
  • Posts: 12
  • Karma: -1
    • View Profile

Badges: (View All)
Topic Starter Level 1 10 Posts
Re: Quick Question [Help Asap Please]
« Reply #2 on: August 27, 2011, 07:52:33 pm »
Admin CP > Forum Settings > General > Forum Title
or
http://FORUM.createaforum.com/index.php?action=admin;area=serversettings;
Remove all text in the Forum Title box and click save.

Admin CP > Configuration > Style Manager > Headers and Footers
or
http://FORUM.createaforum.com/index.php?action=admin;area=admin;area=style;sa=headers
Headers:
Code: [Select]
<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.5.1/jquery.min.js"></script>
Footers:
Code: [Select]
<script>$("h1.forumtitle").after("<img src='IMAGE URL'>")</script>

EDIT:
My bad, I didn't notice this:
Admin CP > Configuration > Layout Settings > Theme Settings
Fill in the Logo Image URL, I recommend doing those over the code I listed above however both should work
Thanks! How do i center the banner?

Offline aIURbliS

  • Hero Member
  • *****
  • Posts: 1215
  • Karma: 45
  • Gender: Male
  • Location: U.S.
    • View Profile

Badges: (View All)
Level 6 Sixth year Anniversary Fifth year Anniversary
Re: Quick Question [Help Asap Please]
« Reply #3 on: August 27, 2011, 08:09:50 pm »
Headers:
Code: [Select]
<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.5.1/jquery.min.js"></script>Footers:
Code: [Select]
<script>$("h1.forumtitle").after("<center><img src='IMAGE URL'></center>")</script>
All codes I make are tested on the latest version of Google Chrome and upon request of other browsers.

 

Related Topics

  Subject / Started by Replies Last post
1 Replies
347 Views
Last post August 09, 2011, 06:54:09 pm
by Alex
2 Replies
536 Views
Last post May 31, 2016, 01:43:15 pm
by joey
0 Replies
359 Views
Last post June 10, 2016, 09:50:31 am
by joey
1 Replies
338 Views
Last post July 12, 2018, 05:02:29 am
by CreateAForum
1 Replies
821 Views
Last post January 14, 2019, 12:07:58 am
by CreateAForum