DIR Return Create A Forum - Home
---------------------------------------------------------
Create A Forum - Support Forums
HTML https://support.createaforum.com
---------------------------------------------------------
*****************************************************
DIR Return to: General Support
*****************************************************
#Post#: 2435--------------------------------------------------
Quick Question [Help Asap Please]
DIR By: mr extrmez
Date: August 27, 2011, 12:48 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 :)
#Post#: 2436--------------------------------------------------
Re: Quick Question [Help Asap Please]
DIR By: xboi209
Date: August 27, 2011, 1:13 pm
---------------------------------------------------------
Admin CP > Forum Settings > General > Forum Title
or
HTML 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
HTML http://FORUM.createaforum.com/index.php?action=admin;area=admin;area=style;sa=headers
Headers:
--- Code ---
<script
src="
HTML http://ajax.googleapis.com/ajax/libs/jquery/1.5.1/jquery.min.js"></script>
--- End Code ---
Footers:
--- Code ---
<script>$("h1.forumtitle").after("<img src='IMAGE
URL'>")</script>
--- End Code ---
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
#Post#: 2441--------------------------------------------------
Re: Quick Question [Help Asap Please]
DIR By: mr extrmez
Date: August 27, 2011, 2:52 pm
---------------------------------------------------------
--- Quote from: xboi209 link ---
>
> Admin CP > Forum Settings > General > Forum Title
> or
>
HTML http://FORUM.createaforum.com/index.php?action=admin;area=serversettings;
HTML 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
>
HTML http://FORUM.createaforum.com/index.php?action=admin;area=admin;area=style;sa=headers
HTML http://FORUM.createaforum.com/index.php?action=admin;area=admin;area=style;sa=headers
> Headers:
>
--- Code ---
> <script
src="
HTML http://ajax.googleapis.com/ajax/libs/jquery/1.5.1/jquery.min.js"></script>
>
--- End Code ---
> Footers:
>
--- Code ---
> <script>$("h1.forumtitle").after("<img src='IMAGE
URL'>")</script>
>
--- End Code ---
>
> 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
>
--- End Quote ---
Thanks! How do i center the banner?
#Post#: 2442--------------------------------------------------
Re: Quick Question [Help Asap Please]
DIR By: xboi209
Date: August 27, 2011, 3:09 pm
---------------------------------------------------------
Headers:
--- Code ---
<script
src="
HTML http://ajax.googleapis.com/ajax/libs/jquery/1.5.1/jquery.min.js"></script>
--- End Code ---
Footers:
--- Code ---
<script>$("h1.forumtitle").after("<center><img src='IMAGE
URL'></center>")</script>
--- End Code ---
*****************************************************
Page 1 of 1