1
gecko
Right Column block size problem
  • 2005/9/1 7:50

  • gecko

  • Not too shy to talk

  • Posts: 152

  • Since: 2004/10/11


Hi Guys just wondering if someone can point me in the right direction.

I am using default template.

i have a block in a right column that pushes out size of website when a long text is put in.

This only shows up in internet explorer, fine in firefox.

What do i need to change?
screenshot

Resized Image
as you can see it is the upcoming event block that is the problem.

and this is the template for block

<table class="outer">
<{foreach item=event from=$block}>
<span
<tr class="<{cycle values="even,odd"}>">
<td><a href="<{$xoops_url}>/modules/extcal/event.php?event=<{$event.event_id}>"><{$event.event_title}></a></td>
<td><{$event.start}></td>
</tr>
<{/foreach}>
</table>

All help appreciated.

cheers
Gecko

2
gecko
Re: Right Column block size problem
  • 2005/9/4 1:52

  • gecko

  • Not too shy to talk

  • Posts: 152

  • Since: 2004/10/11


Please help,
still have this problem

cheers
gecko

3
adrock
Re: Right Column block size problem
  • 2005/9/4 1:57

  • adrock

  • Quite a regular

  • Posts: 291

  • Since: 2004/12/7


you'll need to declare the width of the table;

1. 1st try it in the block template

if that doesn't work

2. try to define the width of the right column in the style sheet or theme file.

Let us know which one works!


Happy Xoopsing!
Affordable Web Hosting - Family - Fun!...and not always in that order!

Login

Who's Online

121 user(s) are online (67 user(s) are browsing Support Forums)


Members: 1


Guests: 120


Bleekk,

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