11
harwin
DTP - Layout adjustments
  • 2005/9/17 6:45

  • harwin

  • Just popping in

  • Posts: 13

  • Since: 2005/7/27


What I would like? A better placement for Images with text underneath or above.

The way I solved this so far was first give every image in the main column a padding of 6px. Problem was that it also gave this to the emoticons.

Recently I tried it with adding HTML afterwards to an article. First tried it with DIV's but now finally I decided to use TABLE's for the job. And that seemed to fix it.

To see what I mean CLICK HERE, the site is in Netherish, but you will get the picture, or just view the pages source when you are there.

Now I would like to implement this feature. So every time I place an image into an article it uses the Image in TABLE snippet.

Can anyone tell me where I have to change the XOOPS code for this to work?

[snippet]

<table class="fotol" style="float:left;width:auto;padding:4px"><tr><td align="center"><img src="http://www.inhetoldambt.nl/uploads/img4323f08937096.jpg" align="center" alt="Here the text that comes under the image." /></td></tr><td align="center"><small>Here the text that comes under the image.</small></td></tr></table>

[/snippet]



12
harwin
Database Overhead trouble
  • 2005/8/25 11:55

  • harwin

  • Just popping in

  • Posts: 13

  • Since: 2005/7/27


A strange thing I noticed with every change I made to the content of XOOPS 2.2.2

After things are added, more and more, XOOPS seems to go into slowmotion. Now I first thought it was my provider, but then I noticed a line between the slowdown and content being added.

What happens is this, after content is being added, a lot of overhead seems to be produced into the database.
And this overhead seems to be the slowdown factor in my XOOPS 2.2.2 installation.

After I optimise things in PHPmySQL and all overhead is gone it works fine again. Meaning really speedy. ;)

Now I do not mind optimizing it every time, maybe even build it into an include file? But I wonder if there might be another solution.



13
harwin
Re: XOOPS 2.2 Compatibility List
  • 2005/8/18 8:56

  • harwin

  • Just popping in

  • Posts: 13

  • Since: 2005/7/27


Things that do not work

Although Newsfeeds works when you enter the data straight into the database through PHPmyAdmin, entering data through the administration page does give an ARRAY error.

Same with Polls. Straight into the Database OK, through administration ARRAY error.

In lay-out :
Firefox does everything fine, but I had to transplant my random picture from topright to bottomleft , because IE does leave a gap under the block. ( People, Please stop using IE! It is a nightmare.)

Things that do work

Catads - Very fine indeed
myguestbook - seems to do the job

Some weird thing happened though
Strange side effect:

When I decide to activate Gzip suddently Firefox browser does not display my XOOPS site anymore...


Had to use IE6 to reset this, because that one seems to do the trick. Now I do dislike this very much, because I only use IE6 for testing.

http://www.inhetoldambt.nl ( a site in Nederlands / Netherlandish / Netherish )




TopTop
« 1 (2)



Login

Who's Online

289 user(s) are online (214 user(s) are browsing Support Forums)


Members: 0


Guests: 289


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: Mar 31
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits