Subject:*
<
Name/Email:*
<
Message Icon:*
<
Select*
<
Message:*
<



Click the Preview to see the content in action.
Options:*
<
Confirmation Code*
<
0 + 6 = ?  
Input the result from the expression
Maximum attempts you can try: 10
*
<
     

Re: Make the center block on the Mylinks index page only span two columns.
by ssmddan on 2004/6/16 4:14:51

Thank you very much, that was exactly what i wanted to do,

I changed these from 50% to 25%

td#centerLcolumn {width: 25%; padding: 0px 3px 0px 0px;}
td#centerRcolumn {width: 25%; padding: 0px 3px 0px 0px;}

And i doubled the right column to from 170px to 340px

td#rightcolumn {width: 340px; border-left: 1px solid #cccccc; font-size:12px;}

you can see what it looks like at my site Accounting Info.
Re: Make the center block on the Mylinks index page only span two columns.
by tjnemez on 2004/6/16 3:08:57

well okay, you could do that with a 3 column layout, just assign diff widths ie: 50/25/25
this would be for content:

mainleft
#mainleft {
width:50%;
float:left;
background:#fff;
padding-bottom:10px;
}

this would be for left blocks

maincenter
#maincenter {
width:25%;
float:left;
background:#fff;
padding-bottom:10px;
}

this would be for right blocks

mainright
#mainright {
width:25;
float:left;
background:#fff;
padding-bottom:10px;
}

is that what you are thinking?

Re: Make the center block on the Mylinks index page only span two columns.
by ssmddan on 2004/6/16 2:57:22

Thank you very much for responding. Yes that is what im looking for i think. I want the the right menu to be two columns, do you or anybody else know how i could do that?
Re: Make the center block on the Mylinks index page only span two columns.
by tjnemez on 2004/6/15 23:52:51

your mylinks_index.html is not a block, it is a module. i do not understand what you want to display, but maybe you should be looking at a two colum - right menu layout.
Make the center block on the Mylinks index page only span two columns.
by ssmddan on 2004/6/15 22:05:18

I use MyLinks module as my default page, and I have the headlines block in the right column. I want to change the mylinks index block to span two columns (center left and center center), and the headlines block to span two columns also (center right and right). Does anyone know how I could do this? This is my site if you want to see how I have it setup now for reference Accounting-Info.

Who's Online

468 user(s) are online (392 user(s) are browsing Support Forums)


Members: 0


Guests: 468


more...

Donat-O-Meter

Stats
Goal: $15.00
Due Date: Jul 31
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $15.00
Make donations with PayPal!

Latest GitHub Commits