I am using the newest version with Joomla 2.5. I have been using the main rt layout and would lke to increase the width of the rt coulum to about 25% or a pixel width if possible. I have tried several suggestions that I found in search but most are for older versions that have a different file structure. I was able to play with the template css and add statements like this which I found in a search.
#ja-main {
width:70% !important;
}
#ja-left {
width:30% !important;
but the best I can get is a wider rt coulumn that only shows up below the main coulumn on the right. The main coulumn is decreasing in size and moving to the right leaving a space for the left column which is not being used.
Thanks,
Stuart