| Author |
Message |
srhh Involved


Joined: Dec 27, 2005 Posts: 296
|
Posted:
Wed Oct 11, 2006 7:44 pm |
|
I just installed NSN News because I wanted the spiffy dual column display. The thing is is that the dual columns are too big and pushes all of my content to the right. Where to I go to adjust the width so everything fits on the screen?
I looked around a few of the files, but its all greek to me. |
|
|
|
 |
kguske Site Admin

Joined: Jun 04, 2004 Posts: 4887
|
Posted:
Thu Oct 12, 2006 5:54 am |
|
Look into your theme.php file (/themes/Your_Theme/theme.php). It will either have what you need or reference it. |
|
|
|
 |
srhh Involved


Joined: Dec 27, 2005 Posts: 296
|
Posted:
Thu Oct 12, 2006 12:49 pm |
|
Hehe, I was just looking at that before you posted.
I did find the article function and found some of the problem was because the text "Post by me on Sat Feb 1 @20.00 Reads:20" was pushing everything over and the text was keeping the table from reducing.
I took out the posting date, which reduced the table sizes, but still need to take the "2000 bytes more") out of the second line. But I can't find it in the theme.php.
I've got that it is in $morelink, but don't know where that is to edit it. Tried story_home.html, story_page.html, theme.php and table.php in my themes... |
|
|
|
 |
srhh Involved


Joined: Dec 27, 2005 Posts: 296
|
Posted:
Thu Oct 12, 2006 12:59 pm |
|
Found $morelink! Was in the NEIndex.php
I just took out the $morelink .= " | "._NE_SCORE.": $rated)";
Score thing and I've got lovely dual columns.
Now just to go back and fix all the bad things I did to the tables that had nothing to do with it...
 |
|
|
|
 |
|
|
|
|