Hi.
When my user selects a certain category page, they are taken to a category-specific template page using category specific images in the layout, etc (i did this using a category-x.php file). But when my user clicks for the full story of a post, they are taken back to the template used for the home page of my site.
My question is, when viewing comments/full story of a post which is contained within a category with its own specific template, how can I ensure that that page will also use said template? I was thinking it was something to do with the comments template, but that is just a comment box and does not contain images,styles, etc which I can change for a specific template.