Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Banner Problems
#1
So I've added my banner to my forums, but for some reason the 'Digiart - Your Banner Here' banner is still there and now it's covering up the 'Calender' and 'Help' buttons. How do I get rid of it?

I'm using the 'DigitART Xtreme' theme if you need to know.
Reply
#2
Go to your AdminCP, and look for any restants of it theme settings.
[Image: sig-destroyer.png]

[Image: attachment.php?aid=90]
Reply
#3
destroyer Wrote:Go to your AdminCP, and look for any restants of it theme settings.

Pardon??

Does anyone else know how I can get rid of it?
Reply
#4
What is the URL to your forum?
Reply
#5
Justin S. Wrote:What is the URL to your forum?

http://abusoru.createmybb.com/index.php

I'm new to myBB.

Look at the top. The banner that says 'Your Banner Here'.
Reply
#6
Do you see "theme settings" in your admin cp? Just go to it, edit the theme and look for banner.gif (digitart)
[Image: sig-destroyer.png]

[Image: attachment.php?aid=90]
Reply
#7
okay go to your acp -> templates -> on digitart extreme go expand -> now go to header -> find :
Code:
<a name="top"></a>
<div style="padding: 40px;padding-left:0px;padding-right:10px;float:right;"><img src="$theme[imgdir]/banner.gif"/></div><div class="logo" style="background:#fff url('$theme[imgdir]/logobg.gif');"><a href="$settings[bburl]/index.php"><img src="$theme[logo]" alt="$settings[bbname]" border="0" /></a></div>
<table cellpadding="4" cellspacing="0" width="100%">

and replace with :
Code:
<a name="top"></a>
<div class="logo" style="background:#fff url('URL TO YOUR BANNER GOES HERE');"><a href="$settings[bburl]/index.php"><img src="$theme[logo]" alt="$settings[bbname]" border="0" /></a></div>
<table cellpadding="4" cellspacing="0" width="100%">

and edit the URL TO YOUR....
[Image: dmannw5.gif]
Reply
#8
Great work, D-Man. Thanks for helping out!
[Image: sig-adam.png]
Reply
#9
well, nothing, can i become support member? i am asking because i solved lots of cmybb problems in here, and i would really like to be one.
[Image: dmannw5.gif]
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)