panels2

how to give diferent width to panels

oskar_calvo's picture
public
group: Panels
oskar_calvo - Wed, 2008-05-07 00:12

Hello.

I hope some one can tell if what I have in mid can be done, or not.

I am trying to get different width in panels. I am working with Two column bricks, and the idea is this:

|______________|
|__________||___| (1)
|______________|
|____||_________| (2)
|______________|

I am checking the css, but I change the width of the number 1, it also change the numbre 2. My css code is this:

.panel-2col-bricks .panel-col-first{width:65%}
.panel-2col-bricks .panel-col-last{width:35%}

Syndicate content