Posts: 7106 Reputation: 107
– / /
Joined: Mar 2002
RE: Latest Posts suggestion
What if I just add a CSS class like "fid18" to each table row, so you can manually add styles to them? That way I wouldn't have to make an interface for it and store the settings on the server (for the 4 people who would actually use it ).
Posts: 7106 Reputation: 107
– / /
Joined: Mar 2002
RE: Latest Posts suggestion
quote:Originally posted by matty
you dz! Despite what others say you aren't lazy
yeah, just ignore all those other forum suggestion threads that have gone nowhere
I added the fid class name to latest.php... hopefully you can make better use of it than I did.
css code:.latest_thread.fid39 td { /* styles for all the table cells in the row */ }
.latest_thread.fid39 td.forumname { /* styles for just the "forum name" cell */ }
.latest_thread.fid39 td.subject { /* styles for just the "subject" cell */ }
Attachment:(un)stylish.jpg (78.48 KB) This file has been downloaded 124 time(s).