1
ladysham
Xoops Partners Module
  • 2004/1/18 14:42

  • ladysham

  • Quite a regular

  • Posts: 274

  • Since: 2003/11/11


I'm going to be using the Partners module that comes with Xoops. However, I can't for the life of me get the buttons to "center" in the block. Click here to see what my problem is. It's in the left-hand column.

Any ideas? I've tried adding the center code in a couple of different places in the block html, but can't seem to get it to work. Any help would be appreciated.

Kelly Ling

2
wammes
Re: Xoops Partners Module
  • 2004/1/18 16:54

  • wammes

  • Not too shy to talk

  • Posts: 101

  • Since: 2002/1/3 1


If I understand you correctly, the icons in the Affiliates block don't display in a center position. Well I watch your site with Internet Explorer6 and these images are in the center.
Probably other browsers display it wrong. Make sure your html code meets the w3c standard to avoid these problems (allthough some browsers don;t even display the w3c code correctly). I usehttp://www.w3schools.com/ to get more information about html meeting the w3c standard.
BTW, the <center> tags aren't allowed any more. Try to use something like this:
<table>
<tr>
<td align=center">blablabla


good luck

3
ladysham
Re: Xoops Partners Module
  • 2004/1/18 17:43

  • ladysham

  • Quite a regular

  • Posts: 274

  • Since: 2003/11/11


No - It's not in the affiliates block - that is an HTML block and I can center that one without a problem. It's the "partners" block.

Kelly Ling

4
simon132
Re: Xoops Partners Module
  • 2004/1/18 22:27

  • simon132

  • Just popping in

  • Posts: 48

  • Since: 2003/11/19


I too need the answer to this problem.
We can't be the only two who have faced the problem.

Somebody help, please!

5
svaha
Re: Xoops Partners Module
  • 2004/1/19 1:04

  • svaha

  • Just can't stay away

  • Posts: 896

  • Since: 2003/8/2 2


Xoopspartners_block_site.html :
Quote:
<{if $partner.image != ""}><center>
<img src="<{$partner.image}>" width="102" height="47" border="0" alt="<{$partner.title}>" <{$block.fadeImage}> /></center><br />
<{/if}>
<center><{$partner.title}></center>


I have a Zaja template that I can change directly. If you are using the default XOOPS template, you'll have to make a clone first and after changes make the clone the default.
Maybe also deleting xoopspartners_block_site.html in the templates_c directory

Aloha

Login

Who's Online

219 user(s) are online (132 user(s) are browsing Support Forums)


Members: 0


Guests: 219


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