1
rayking
bug in xoops
  • 2006/12/29 9:15

  • rayking

  • Just popping in

  • Posts: 8

  • Since: 2006/10/3


i noticed in the downloads, if i add several pictures on they wind up side to side.

i traced the problem to the line break tag which is outputed as:<br />
instead of <br>

for some reason internet explorer is not reading this as a line break and everything gets displayed side by side.

any idea how to fix this?

2
irmtfan
Re: bug in xoops
  • 2006/12/29 9:22

  • irmtfan

  • Module Developer

  • Posts: 3419

  • Since: 2003/12/7


you dont write any infomation about your XOOPS and modules at all! and no one can assist you without that.


what downloads module you install?
what is your XOOPS version?

3
rayking
Re: bug in xoops
  • 2006/12/29 9:26

  • rayking

  • Just popping in

  • Posts: 8

  • Since: 2006/10/3


wait.. i just saved the page to my dsktop and examined the html

the html looks ok.
<IMG alt=""
src="JLC - Audio Downloads_files/natan_big2.jpg"
align=left><BR><BR><BR><IMG alt=""
src="JLC - Audio Downloads_files/natan_big.jpg"
align=center>
for some bizare reason in IE6.0 this html does not break the lines.
will try to figure it out on my own as i think it's not an XOOPS problem.

thanks

4
rayking
Re: bug in xoops
  • 2006/12/29 9:42

  • rayking

  • Just popping in

  • Posts: 8

  • Since: 2006/10/3


ok I found the problem.

bottom line is i need to separate the pics using tables instead of <br> line breaks.
is there a way to do this in the WYSIWYG?

basically,
the pictures are very large. about 500x500 pixels

so when i hit enter on the WYSIWYG editor it inserts a line break.
but since the pic is so large the only effect is that the 2nd pic is dropped down a little bit but is still to the right of the first pic.

example: with the 2nd pic slightly shifted down

== ==
|| ||
== ==

instead of:

==
||
==

==
||
==

5
skenow
Re: bug in xoops
  • 2006/12/29 13:42

  • skenow

  • Home away from home

  • Posts: 993

  • Since: 2004/11/17


Which WYSIWYG? Information entered using which browser?

6
rayking
Re: bug in xoops
  • 2007/1/6 19:42

  • rayking

  • Just popping in

  • Posts: 8

  • Since: 2006/10/3


i used the default wysiwyg XOOPS editor

the problem happens only in internet explorer

when i look at the page with firefox it's ok.

the real question is how do i create an html table in xoops?

is there a way to edit the html data? and manually adding a table? i tried going into the database tables but all the data is stored in the wysiwyg format.

is there no way to add a table in data saved thru the wysiwyg?

Login

Who's Online

92 user(s) are online (42 user(s) are browsing Support Forums)


Members: 0


Guests: 92


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