1
annie
How do I replace the xoops logo with one of my own
  • 2005/7/29 9:42

  • annie

  • Just popping in

  • Posts: 87

  • Since: 2005/7/29


Can anyone help me

(a) I would like to remove the XOOPS logo (sorry folks)

(b) I would like the top bar on my site to have the graphic as is currently on my site athttp://www.spiritualistchurches.net as the 'background image' in the top bar (I can edit it to fit)

(c) I still need banners to display

(d) I would like to change the standard section headings from blue to the background colour already on my site

Is it possible and how do I do it?

Annie

PS. sorry if I'm making lots of posts but I am keen to get my site up and running and need some help

2
ladon
Re: How do I replace the xoops logo with one of my own
  • 2005/7/29 10:07

  • ladon

  • Quite a regular

  • Posts: 284

  • Since: 2003/10/31


If you use a theme that has a logo (I assume it's the default since there's a XOOPS logo) just look up the logo.jpg, .gif or wathever it is, in your theme folder and replace it with you own.

If you want it screenwide and still a banner, look in your theme (theme.html)and find where the background (colour or image) is defined, either in the table/td or in the theme.css. Raplace it with an url to your logo.

edit: Look here for lots of info concerning theme/template modification.
I am the BEST.......... at overstating things! - Resized Image

3
annie
Re: How do I replace the xoops logo with one of my own
  • 2005/7/29 11:10

  • annie

  • Just popping in

  • Posts: 87

  • Since: 2005/7/29


I edited themes/default/theme.html and it didnt work so I guess I'm editing the wrong thing or theres a problem with my code ....

changed the code from

<table class="toptable" cellspacing="0">
<tr>
<td id="headerlogo"><a href="<{$xoops_url}>/"><img src="<{$xoops_imageurl}>images/logo.gif" width="148" height="80" title="<{$smarty.const._YOURHOME}>" alt="<{$smarty.const._YOURHOME}>" /></a></td>
<td id="headerbanner"><{$xoops_banner}></td>
</tr>
<tr>
<td id="headerbar" colspan="2">
<{include file="default/navigation/theme_usernav.html"}>
</td>
</tr>
</table>

to .......

<table cellspacing="0" background="images/headerbackground.gif" class="toptable">
<tr>
<td id="headerlogo">&nbsp;</td>
<td id="headerbanner"><{$xoops_banner}></td>
</tr>
<tr>
<td id="headerbar" colspan="2">
<{include file="default/navigation/theme_usernav.html"}>
</td>
</tr>
</table>

4
ladon
Re: How do I replace the xoops logo with one of my own
  • 2005/7/29 11:19

  • ladon

  • Quite a regular

  • Posts: 284

  • Since: 2003/10/31


If nothing changed at all i'm guessing you indeed used the wrong theme to make this edit. It should at least show the image. Check theme dir and try to make this change in the theme.css rather then the theme.html file. look for the class toptable and edit the background there.
I am the BEST.......... at overstating things! - Resized Image

5
annie
Re: How do I replace the xoops logo with one of my own
  • 2005/7/29 11:22

  • annie

  • Just popping in

  • Posts: 87

  • Since: 2005/7/29


Thats what I thought but I can edit the default CSS file ok and it makes the changes just fine

6
Gambero[removed]
Re: How do I replace the xoops logo with one of my own

If nothing changes then you have to go to:

Admin / System / Settings / General settings

and turn ON updating default template or something like this.

7
annie
Re: How do I replace the xoops logo with one of my own
  • 2005/7/29 12:15

  • annie

  • Just popping in

  • Posts: 87

  • Since: 2005/7/29


Thanks so much .. achieved and now have the background banner I want!

What I cant discover is where on earth the code is to change the colour of the background for the menu items (eg.. where its got community header, user menu etc on this forum)

Also need to move the banner adverts over slightly and don't know where to find the code to alter it

8
Gambero[removed]
Re: How do I replace the xoops logo with one of my own

Can you plase make a screenshot of what colour do you want to change because I don't understand you.

And what version of XOOPS are you running ?

9
annie
Re: How do I replace the xoops logo with one of my own
  • 2005/7/29 12:30

  • annie

  • Just popping in

  • Posts: 87

  • Since: 2005/7/29


Hiya

This is my original sitehttp://www.spiritualistchurches.net so that you can get an idea of the colours

This is the new sitehttp://www.worldwidemediums.com/index.php

Where the headings are dark blue I wish to change them to the background colour that is on the original site

Can you see that the banner adverts need moving to the right a little

Thanks for help
Annie

10
Gambero[removed]
Re: How do I replace the xoops logo with one of my own

If you mean the blue color on the blocks ... you have to go to style.css of your theme and find:

leftcolumn
rightcolum
centercolumn
centerRcolumn
centerLcolumn

and change background color of td#blockTitle

Login

Who's Online

224 user(s) are online (164 user(s) are browsing Support Forums)


Members: 0


Guests: 224


more...

Donat-O-Meter

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

Latest GitHub Commits