Textpattern CMS support forum
You are not logged in. Register | Login | Help
- Topics: Active | Unanswered
Pages: 1
#1 2006-05-13 09:07:56
- km_sameboy
- New Member
- From: Kazakhstan/Almaty
- Registered: 2006-02-08
- Posts: 8
Interfaith Dialog Center
Offline
#2 2006-05-13 12:31:05
- els
- Moderator
- From: The Netherlands
- Registered: 2004-06-06
- Posts: 7,458
Re: Interfaith Dialog Center
Very nice looking site, I like the fresh colors!
This: <div style="height:83px; overflow:visible;">
is causing the articles to overflow when the screen is resized to a smaller width than 1024px (in Firefox 1.5.0.3 and Opera 8.52). If you take these divs out it is solved.
(And I don’t think you really need tables, using divs inside tables won’t give you valid code.)
Last edited by els (2006-05-13 12:35:58)
Offline
#3 2006-05-13 21:58:39
- stdmedia
- Member
- From: Canada
- Registered: 2006-01-05
- Posts: 51
Re: Interfaith Dialog Center
Very nice and cleanly laid out, although I must ask, what’s with the open box in the right column? Or am I missing something?
Offline
#4 2006-05-14 09:30:42
- km_sameboy
- New Member
- From: Kazakhstan/Almaty
- Registered: 2006-02-08
- Posts: 8
Re: Interfaith Dialog Center
stdmedia wrote:
Very nice and cleanly laid out, although I must ask, what’s with the open box in the right column? Or am I missing something?
the site is still under development. there supposed to be selected news.
Offline
#5 2006-05-14 10:45:44
- km_sameboy
- New Member
- From: Kazakhstan/Almaty
- Registered: 2006-02-08
- Posts: 8
Re: Interfaith Dialog Center
Els wrote:
Very nice looking site, I like the fresh colors!
This:<div style="height:83px; overflow:visible;">
is causing the articles to overflow when the screen is resized to a smaller width than 1024px (in Firefox 1.5.0.3 and Opera 8.52). If you take these divs out it is solved.
(And I don’t think you really need tables, using divs inside tables won’t give you valid code.)
thanks for the comments :)
<div style="height:83px; overflow:visible;">
– had to put this one because otherwise texts follow each other without respect to image positions. if you didn’t understand what I mean, look here :)
and to the tables, at the start I wanted to use CSS layout, but could not get exactly what I wanted and had to switch to tables. anyway I didn’t know that div’s are dissalowed in tables, thanks again :)
PS: in fact I am not a designer, but will tell him these :)
Last edited by km_sameboy (2006-05-14 10:46:41)
Offline
Pages: 1