Quote:
Originally Posted by skooby
Hey guys,
I want the thumbnails on the page to be larger but can't figure it out. They aren't attached (the script is finding the image and posting it as a thumbnail). I tried to increase the attached thumbnail size to 200 anyway (even though these arent attachments), and went to maintenance and rebuilt the attachment thumbnails, but the images still show up the same size? It keeps scaling to 100 x 75 px. I'm running vBulletin 3.8.1
Thanks for the mod, it's GREAT!
|
template af_articlebit
Code:
max-width: 100px; max-height: 100px;
chnage it for the div and the img tags