It seems that the thumbnails are defined in CSS, there's no image file resizing going on at all. Check out the 32px entries at the bottom of css/fileupload.css
@zodiacdm Wouldn't your method simply change the background-color of every first comment rather than ones written by the author. It wouldn't apply to the 3rd or 6th comments.
@Nimaveli I just put my method into a custom.css file and it worked st…
@tinman Perhaps look at my response at the below link: I describe adding a single entry to the navigation menu on a default Vanilla install.
http://vanillaforums.org/discussion/12538/add-a-menu-item/
I'm thinking of writing a Page Nav Block for m…
I'm using the Custom Pages plugin on a few sites.
http://vanillaforums.org/addon/536/custom-pages
I just downloaded it, installed it, set up a simple test page and made a route.
It's here on a brand-new Vanilla install.
http://caramboo.com/forum…
I was emailing Gravity Insights about this matter last week. The downloadable plugin uses ObjectValue() rather than GetValue(), so it fails. I was told that there's a newer version of the plugin if you download from the Gravity Insights site, howe…
Create a custom theme rather than edit the default by reading the contents of:
themes/default/README.txt
Make sure you switch to the new cloned theme.
In your new theme directory create the directory:
themes/yournewtheme/views
Copy this file:
appli…
Not on the Magic Plugin but I have experienced the same behaviour using the Spoiler Plugin. The funny thing is it works AOK on my local install but not on my remote one. I'm thinking there's some conflict between plugins somewhere but I simply can…
Played around with this a bit more this morning. It stops going to the last read post if there's more than one page of comments. The pagination seems to disrupt it.
I had this running well until I found the problem outlined by @zuzuzu above. Clicking on a discussion area takes me to the first post, not the last read.
Ha! There you go that worked. The simplest answer is the best.
Thanks!
Actually, I just found that it does work but only on replies. Not on the first post in a discussion.