alright, i've been working on my site and it's theme, and i've gotten it to look perfect...but only on the index. when you click on read more, the blocks on the right don't preserve their background.
here's the site for now:
http://s117524085.onlinehome.us/nuke/html/index.php
now, i have the theme based on the nuke news theme, so it goes as follows:
header, blocks, left_center, story_page, center_right, footer
i open a td in center right that fills a background image for the right blocks and then close it in the footer. thing is, when articles are viewed, it doesn't call on the center right file. i could go and make the background part of each block, but that would involve wrapping each block in another table which is more code in the end. that would be one solution, but i'd rather somehow have it call center_right when viewing articles (and other modules).
also, i noticed that the 'post a comment' table thing goes under the last of the right blocks. i want it right under the news story. is there a way to do this?
sorry in advance if my description isn't too good. hopefully someone can help me out.