Oh no! Where's the JavaScript?
Your Web browser does not have JavaScript enabled or does not support JavaScript. Please enable JavaScript on your Web browser to properly view this Web site, or upgrade to a Web browser that does support JavaScript.
Not a member yet? Click here to register.
Forgot Password?

centering banner in 7

Asked Modified Viewed 2,970 times
F
free1301
F
  • Member, joined since
  • Contributed 66 posts on the community forums.
  • Started 25 threads in the forums
  • Started this discussions
asked
Member

how do you center the banner in version 7? thank you
0 replies

2 posts

B
bikerbones
B
bikerbones 10
range'>Respects,
<-[BONES]->

www.bikers-n-outlaws.com/sig.gif

In case your curiosity gets the best of you, DO NOT come to my site and apply for membership if you are NOT a biker. You will most likely NOT be very welcome and your account will more than likely be deleted. No apologies, that is just the way things are these days.
  • Member, joined since
  • Contributed 55 posts on the community forums.
answered
Member

Quote

free1301 wrote:
how do you center the banner in version 7? thank you


If you have a normal website with one banner at the top you can do this:

Open theme.php in the theme you're using and find:
".showbanners()."


Change that to:
<div align='center'>".showbanners()."</div>
0 replies
Y
Yxos
Y
Yxos 10
Yxos

The best solution is not necessarily a technical solution !
  • Senior Member, joined since
  • Contributed 277 posts on the community forums.
  • Started 28 threads in the forums
answered
Senior Member

Or, you can go to Administration - System - Banners and insert the following as "banner 1":
<center><img src='http://mysite.com/images/banner.gif'
 style='margin:1px' /></center>
0 replies

Labels

None yet

Statistics

  • Views 0 views
  • Posts 2 posts
  • Votes 0 votes
  • Topic users 3 members

0 participants

Notifications

Track thread

You are not receiving notifications from this thread.

Related Questions

Not yet