1
shawnman1021
want to remove banner and replace with logo across top.

I am using Karate_redux_blue, making a site for my cub scout group. is there anyway to get rid of the banner and make my log run all the way across the top? or just replace the banner with an image?

Thanks in advance,

shawn

2
shawnman1021
Re: want to remove banner and replace with logo across top.

pretty please?

3
Quest
Re: want to remove banner and replace with logo across top.
  • 2006/2/28 17:35

  • Quest

  • Friend of XOOPS

  • Posts: 1034

  • Since: 2005/11/19


Edit your theme. You need to find
<{$xoops_banner}>
and delete it from your theme. This will get rid of the banner at that location. Then edit your theme to place your logo.

Quest

4
shawnman1021
Re: want to remove banner and replace with logo across top.

ok did that now how do i make the logo run across the top?

I am not very good at code kinda need a step by step

5
Quest
Re: want to remove banner and replace with logo across top.
  • 2006/2/28 18:54

  • Quest

  • Friend of XOOPS

  • Posts: 1034

  • Since: 2005/11/19


Find this in your Theme.html:

<body>
<table cellspacing="0" id="top">
<tr><td class="slogan" colspan="2"><{$xoops_slogan}></td></tr>
<tr id="header">
<td id="headerlogo"><a href="<{$xoops_url}>/"><img src="<{$xoops_imageurl}>logo.jpg" alt="" /></a></td>
<td id="headerbanner"><{$xoops_banner}></td>
</tr>

Remove the cell:

<td id="headerbanner"><{$xoops_banner}></td>

Replace: the logo.jpg with your logo file name at:

<img src="<{$xoops_imageurl}>logo.jpg" alt="" /></a>

Hope that helps.

Quest

6
shawnman1021
Re: want to remove banner and replace with logo across top.

ok i have done this, however it is making the logo 965x168, I need it way smaller at least height wise, i see in the html from source code where i could change this but am unsure where to change it in the code for the theme. my site is www.catoosascouts.com

7
Quest
Re: want to remove banner and replace with logo across top.
  • 2006/3/15 20:00

  • Quest

  • Friend of XOOPS

  • Posts: 1034

  • Since: 2005/11/19


Check your Inbox.

Login

Who's Online

183 user(s) are online (107 user(s) are browsing Support Forums)


Members: 0


Guests: 183


more...

Donat-O-Meter

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

Latest GitHub Commits