2 columns layout in Quick.CMS.lite

Donatas

No avatar

2010-03-24 10:23

Hello,

Is there any way to make 2 columns layout in Quick.CMS.lite?

» Quick.Cms v2.x

Donatas

No avatar

2010-03-24 14:46

Maybe, my question is not clear...

I want to split right column content in two columns...Any suggestions?

Makaron

Avatar: Makaron

2010-03-24 15:57

http://opensolution.org/Quick.Cms/docs/?id=tips#how_to_add_right_column

Donatas

No avatar

2010-03-24 16:43

Thanx Makaron for the answer, but maybe I'm not clear. I know hot to add additional column, but in this I need only split content like in image below....Or I'm missing smth?

http://i103.photobucket.com/albums/m148/linutelia/2.jpg

kalanta

No avatar

2010-03-25 08:19

I can give you just a main step:

in file templates/default.css change line:
.subpagesList li{clear:left;float:left;width:96%;margin:3px 0;padding:5px 2%;background:#fbf9f4;border-left:1px solid #dcdac9;}

with line:
.subpagesList li{float:left;width:46%;margin:3px 0;padding:5px 2%;background:#fbf9f4;border-left:1px solid #dcdac9;}

Donatas

No avatar

2010-03-26 12:28

Thanx very much indeed. I have found solution ;)

Back to top
about us | contact