1
Hoober
Can I strech my banner?
  • 2004/6/5 20:24

  • Hoober

  • Just popping in

  • Posts: 2

  • Since: 2004/6/5 2


Look at my website ... click here

The banner that you see on the left, I want to strecth it and move those jepg boxes that are next to it OUT OF THE WAY.

guys got any ideas?

2
davidl2
Re: Can I strech my banner?
  • 2004/6/5 20:38

  • davidl2

  • XOOPS is my life!

  • Posts: 4843

  • Since: 2003/5/26


You should be able to edit the source theme file (theme.htm) in your "=fc2=" directory and edit them off...?

3
Hoober
Re: Can I strech my banner?
  • 2004/6/5 20:39

  • Hoober

  • Just popping in

  • Posts: 2

  • Since: 2004/6/5 2


I don't speak PHP. is there any other way i can do it?

4
digital01
Re: Can I strech my banner?
  • 2004/6/5 20:39

  • digital01

  • Just popping in

  • Posts: 25

  • Since: 2004/6/3 1


You need to edit your theme a little (easy stuff). To do that you need to open up and edit the theme.html that is found in your current theme folder. Basically just delete the entries for the other images and expand the table that your image is in, and it will work for you.
Cheers,
- chris.

5
digital01
Re: Can I strech my banner?
  • 2004/6/5 20:42

  • digital01

  • Just popping in

  • Posts: 25

  • Since: 2004/6/3 1


eh sorry, i posted just as another post came up, but anyway. its the only way to do it, and its really the html elements you have to delete to make it work, you dont need to touch the php parts.

6
Dhurgan
Re: Can I strech my banner?
  • 2004/6/5 21:41

  • Dhurgan

  • Just popping in

  • Posts: 68

  • Since: 2004/2/11


your missing a starting <table> statement in your theme a few times if I read the source of the page right.
First miss here...
Quote:

<td width="25%" align="center"><table border="0" width="117" cellspacing="0" cellpadding="0">

<table ...whatever...> <--- this is missing

<tr>
<td width="6" height="7"><img src="http://syste... ...lefttop.jpg" width="6" height="7"></td>

lotsa lines deleted for quote

<td width="6"><img src="http://syste... ...rightbottom.jpg" width="6" height="17"></td>
</tr>
</table>
</td>


You have to edit that in into the theme file yourself.

Login

Who's Online

231 user(s) are online (142 user(s) are browsing Support Forums)


Members: 0


Guests: 231


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