Search found 3 matches

by VDR
Tue 14. Feb 2006, 01:12
Forum: phpwcms Support English
Topic: http://malawi.debesciak.net
Replies: 7
Views: 5166

Here is it:

<!-- rechts - 325px Mindesthöhe bei leeren Seiten -->
<img src="spacer.gif" width="100%" height="100%" alt="">
<img src="picture/right.jpg" alt="" width="158" height="485" align="baseline">

A new image (clear pixel gif file) width 100% and height 100% fills up the space on top of ...
by VDR
Tue 14. Feb 2006, 00:04
Forum: phpwcms Support English
Topic: http://malawi.debesciak.net
Replies: 7
Views: 5166

In page layout I have set rendering: table and this code is generated by phpwcms.

In template, I have actually for right only:
<img src="picture/right.jpg" valign=bottom width="158" height="485" alt=""/>
by VDR
Mon 13. Feb 2006, 23:40
Forum: phpwcms Support English
Topic: http://malawi.debesciak.net
Replies: 7
Views: 5166

http://malawi.debesciak.net

Hello all :)
http://malawi.debesciak.net -- it`s my first page with phpwcms and I have small problem. When we open http://malawi.debesciak.net all is ok, but when click on News the right img is valign on top. How can I align it on bottom ? I try many combinations with many tags and valign=bottom ...