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?

Logo position

Asked Modified Viewed 2,323 times
A
Antracith
A
  • Junior Member, joined since
  • Contributed 14 posts on the community forums.
  • Started 8 threads in the forums
  • Started this discussions
asked
Junior Member

Hi!
I am using a theme called twilight, but the logo of the site is not stored in the theme but in the maincore. The logo is by default aling left. I want to center my logo and since the logo not is included in the theme I guess the setting for this is somewhere in the main core. Can someone tell me, what to change and were to center my logo?

Thanx!
0 replies

2 posts

S
Sveinungs
S
  • Veteran Member, joined since
  • Contributed 935 posts on the community forums.
  • Started 3 threads in the forums
answered
Veteran Member

Right-click your logo and copy the image address

(i.e http://your_site.com/images/banner.png)

Then, go to admin panel => System Admin => Banners.

Paste the banner address into the Banner 1 field.
Then surround the address with a centered <div>, somthing like this:

<div style='text-align:center'>
<img src='http://your_site.com/images/banner.png' alt='' />
</div>


Remember to specify your admin password, and click [save banners].
Edited by Sveinungs on 01-06-2009 16:28,
0 replies
A
Antracith
A
  • Junior Member, joined since
  • Contributed 14 posts on the community forums.
  • Started 8 threads in the forums
  • Started this discussions
answered
Junior Member

Thank you very much! I always get so awesome help here!
0 replies

Labels

None yet

Statistics

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

2 participants

S
S
  • Veteran Member, joined since
  • Contributed 935 posts on the community forums.
  • Started 3 threads in the forums
A
A
  • Junior Member, joined since
  • Contributed 14 posts on the community forums.
  • Started 8 threads in the forums
  • Started this discussions

Notifications

Track thread

You are not receiving notifications from this thread.

Related Questions

Not yet