1
KristenC
Help with Banner
  • 2006/5/13 15:52

  • KristenC

  • Just popping in

  • Posts: 5

  • Since: 2006/1/16


Hey I am trying to customize this theme I bought :

I want to make the big square banner into a banner that looks like this:

http://www.zeydo.com/at_images/395.jpg

in other words How can I change the banner so it fits all the way across the page like this:

http://www.zeydo.com/at_images/401.jpg

instead of one big block?

I know it is something to do in the coding, I know html very well but php I am new to. What do i have to do to change it so the banner fits all the way across the page? we have removed the blocks to the side and im making a new banner that is going to approx 120 pixels high, just wondering how i can make it fit across the page .

Thank you.

2
msdana
Re: Help with Banner
  • 2006/5/13 16:01

  • msdana

  • Just can't stay away

  • Posts: 817

  • Since: 2005/12/11


You need to edit your theme.html. You will need to replace the existing image with your new one and make sure it is sized to the width of table. Sometimes just replacing the image is all that is needed, other times you may have to edit you CSS for the table row.

HTH
[size=x-small]If God is watching us, the least we can do is be entertaining.[/size]
Graphic Worx : Xoops Themes

3
KristenC
Re: Help with Banner
  • 2006/5/13 20:39

  • KristenC

  • Just popping in

  • Posts: 5

  • Since: 2006/1/16


ok thank you I got it but now there is a huge gap:

http://www.wikyd-guild.org/xoops/html/modules/news/

I want to bring everything up to the next line below the banner?

Any ideas on what I should do?

4
tcnet
Re: Help with Banner
  • 2006/5/14 3:22

  • tcnet

  • Friend of XOOPS

  • Posts: 297

  • Since: 2006/5/12


It appears that you may have unneeded tables and rows in the first table after your body tag.

<body style="background-image: url('http://www.wikyd-guild.org/xoops/html/themes/395xps//images/bkg.jpg');">
<
table border="0" width="100%" cellspacing="0" cellpadding="0" style="background-image: url('http://www.wikyd-guild.org/xoops/html/themes/395xps//images/elf.gif'); background-repeat: no-repeat;">

<!-- 
Delete these extra tables and rows
<tr>
<
td align="center">
<
table border="0" width="100%" cellspacing="10" cellpadding="0">
<
tr>
<
td width="600" height="425">&nbsp;</td>
<
td valign="middle">
<
table border="0" width="100%" cellspacing="0" cellpadding="0">
<
tr>
<
td valign="top"></td>
<
td width="10"></td>
<
td valign="top"></td>
<
td width="10"></td>
<
td valign="top"></td>
</
tr>
<
tr>
<
td colspan="5"></td>
</
tr>
</
table>
</
td>
</
tr>
</
table>
</
td>
</
tr>
 
END EDIT -->


Good Luck!

Login

Who's Online

238 user(s) are online (174 user(s) are browsing Support Forums)


Members: 0


Guests: 238


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