Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
How do I centre my banner
#1
Its on the left the now and I want it in the middle.

How do I do it?
Reply
#2
try
<center>
</center>
[Image: all_sig.gif]

"It is difficult to say what is impossible, for the dream of yesterday is the hope of today and the reality of tomorrow." -- Robert H. Goddard
Reply
#3
-fallen-one- Wrote:try
<center>
</center>

sorry to be a pain but what section do you go to center the banner, if someone could post "center banner tips for idiots" it would be great as im not the most tech gifted

i know you go CP Admin, but what section do you then go to and where do you put the <centre>
Reply
#4
go to templates > Modify / Delete > expand Default Templates > header > edit




find:

Code:
<div class="logo"><a href="{$mybb->settings['bburl']}/index.php"><img src="{$theme['logo']}" alt="{$mybb->settings['bbname']}" /></a></div>


replace with:


Code:
<center><div class="logo"><a href="{$mybb->settings['bburl']}/index.php"><img src="{$theme['logo']}" alt="{$mybb->settings['bbname']}" /></a></div></center>
Reply
#5
Mine is centered with nothing done to it. I use the Crystal White skin
Reply
#6
However, the advice you've given is correct. I input my banner through the skin template html. I believe there is an easier way to add a banner, but my banner has coding that meant I had to do it that way.Like I said I am very VERY new to simple machines.
Reply
#7
I m not able to open template in v1:4.1..
Can any help in this matter?
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)