![]() |
Need some help on this, please!
I am writing a Gallery script using vbulletins templates and want to list the pics in rows of 3 across. Here is a snippet of my code but everything I tried didn't work.
PHP Code:
Here is the gallery_bits template: Code:
<td> |
^Bump^
I've updated it above with what I have right now. |
Try this:
PHP Code:
|
Thx...I'll give it a shot. Thx for the response! :)
|
It works on the first row but every subsequent row there is only 1 pic.... click here
|
Play with this line:
PHP Code:
|
I got it to work but my problem is with the templates and displaying the pics properly...I can't wait till vb3 where we can use conditionals in the templates....
|
Here is the code I am now using and it works except I can't get it to work with the templates....
PHP Code:
Code:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> Code:
<td><normalfont><a href=photo.php?id=$picid><img width="150" border="0" height="150" src="photos/$url" alt="$title"></a><br><center>$title</center></normalfont></td> |
You are saying in the code (without the template) this:
PHP Code:
PHP Code:
|
The <tr> is there in the line:
PHP Code:
|
All times are GMT. The time now is 07:53 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:
|