Go to main content

Textpattern CMS support forum

You are not logged in. Register | Login | Help

#1 2006-03-26 07:57:38

sekhu
Member
Registered: 2005-05-12
Posts: 428
Website

Help with Containers

I’m trying to set the “archive” containers image, but I’m not having great luck, and I’ve managed to get the containers almost right, but they’re not floating correctly and in addition are displaying excess height and width so that the images are out of place. Is it that the images are too big? The boxes ought to be below the image “archives”, and they should all be aligned horizontally.

Would be grateful for advice on this.

site

Cheers

Last edited by sekhu (2006-03-26 08:02:16)

Offline

#2 2006-03-26 10:12:15

whatbrick
Member
From: Texas
Registered: 2006-03-13
Posts: 100

Re: Help with Containers

I’m not sure I understand everything you are going for, but let see if I get one thing correct…the containers with class="archlist" are supposed to be under the containers with class="arch"? If so, have you tried arranging them like this:

<div id="bottom">
	<div class="arch"></div>
	<div class="arch"></div>
	<div class="arch"></div>
	<div class="arch"></div>
	<div class="archlist"></div>
	<div class="archlist"></div>
	<div class="archlist"></div>
	<div class="archlist"></div>
</div>

If it isn’t what you are after, I must not understand what you are trying to accomplish.


Do not taunt the Markup Monkey!

Offline

#3 2006-03-27 06:02:43

sekhu
Member
Registered: 2005-05-12
Posts: 428
Website

Re: Help with Containers

precisely and it works, thank you

Offline

Board footer

Powered by FluxBB