11
Mamba
Re: Admin Panel does not work
  • 2009/10/25 19:45

  • Mamba

  • Moderator

  • Posts: 11377

  • Since: 2004/4/23


You probably are using Blocks with "Content Type" set to HTML.

Try to change the Content Type to: Auto Format

12
Bookbullies
Re: Admin Panel does not work
  • 2009/10/31 13:55

  • Bookbullies

  • Just popping in

  • Posts: 9

  • Since: 2009/10/24


I just installed a template on my website. Does anyone know, how I can change the banner of it and how I can make the buttons link to a page?
http://thebookbullies.com/

13
sailjapan
Re: Admin Panel does not work

You installed a theme, not a template.

edit
<li><a href="#" title="">Homea>li>     
<
li><a href="#" title="">About Usa>li>     
<
li><a href="#" title="">Servicesa>li>     
<
li><a href="#" title="">Our Worka>li>      
<
li><a href="#" title="">Contact Usa>li>


in /themes/maitscobusiness/theme.html

The forums and FAQs have a lot of relevant information on how to modify themes (and that explain terminology). Search is your friend!

14
Bookbullies
Re: Admin Panel does not work
  • 2009/10/31 16:35

  • Bookbullies

  • Just popping in

  • Posts: 9

  • Since: 2009/10/24


Thanks, now how would I go about changing the banner and logo? I tried to do a search for this, but I didn't come across anything that explained it.

15
ghia
Re: Admin Panel does not work
  • 2009/10/31 18:49

  • ghia

  • Community Support Member

  • Posts: 4953

  • Since: 2008/7/3 1


You need to edit theme.html and also some altered images may be needed in /themes/maitscobusiness/img/
There might be a .psd file in the theme to alter.
For your logo, you are missing an image at /themes/maitscobusiness/images/logo.png (or the link may be wrong).

For positioning, you may change in /themes/maitscobusiness/style.css for the logo
#main-logo {
left:40px;
position:relative;
top:33px;
}
and the menu icons:
#h-menu {
left:500px;
position:relative;
top:33px;
}

Login

Who's Online

240 user(s) are online (182 user(s) are browsing Support Forums)


Members: 0


Guests: 240


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: Jun 30
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits