Tom_Newsom
Tom Newsom
1 posts
Recent Posts
-
Sam's Simple Theme
Theme 2016-03-09 14:54 Post #228preface every selector with .categoryname, so instead of .topic-list td { padding-bottom: 10px; } you have .categoryname .topic-list td { padding-bottom: 10px; } you can discover the .categoryname of a category by viewing the topic list in that category and inspect the source. The main <body>...