left module problems, weird alignments... |
![]() ![]() |
left module problems, weird alignments... |
Nov 20 2005, 11:42 PM
Post
#1
|
|
|
Member ![]() ![]() Group: Member Posts: 17 Joined: Nov 2005 Member No: 290,051 |
This is the layout...
1)How do I make all the modules the same width? 2)How do I move the modules all the way to the left of the page? Thanks! |
|
|
|
Nov 20 2005, 11:43 PM
Post
#2
|
|
![]() We are the cure. ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Staff Alumni Posts: 4,936 Joined: Jan 2004 Member No: 1,456 |
<style type="text/css">
.left { width: WIDTHINPIXELS } </style> |
|
|
|
Nov 20 2005, 11:46 PM
Post
#3
|
|
|
Member ![]() ![]() Group: Member Posts: 17 Joined: Nov 2005 Member No: 290,051 |
Didn't work :(
|
|
|
|
Nov 20 2005, 11:47 PM
Post
#4
|
|
![]() We are the cure. ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Staff Alumni Posts: 4,936 Joined: Jan 2004 Member No: 1,456 |
Ergh. Paste it in Look+Feel, and change it to how wide you want it.
<style type="text/css"> .left {width:200px} </style> |
|
|
|
![]() ![]() |