![]() |
X Amount of Columns per Row
Hi all,
I've ran into a bit of a showstopper here, I've looked through the code over and over again and it seems legit (for my beginner standards ;) ). What it is essentially trying to do is list 6 thumbnails 2 per row, i.e.: image1 image2 image3 image4 image5 image6 Plugin Code: PHP Code:
HTML Code:
<a href="$threadurl"><img src="$imageurl" border=0></a> Many thanks in advance for any help you can provide. Cheers :) |
Still seeking assistance with this issue :) Thank you to anyone who can be of help...
|
Try:
PHP Code:
|
Thank you Opserty, I really appreciate. I guess I don't understand why it's not outputting the echo statements as I'm still getting just the template output (i.e. <a href...<img src...). My code has been updated to this:
PHP Code:
Cheers |
Change every echo to $highlights .= (don't forget the period before the equals sign!)
|
Thank you again Opserty :) it's outputting now. Just need to figure out how to get it 2 per line instead of only 1. Currently doing <tr>record1</tr> instead of <tr>record1record2</tr>.
|
Hmmm I'm probably missing something somewhere but I cannot see it. Don't forget your table cell tags (in your template).
|
All times are GMT. The time now is 10:06 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|