Thread
:
How to Restyle Myadopts Page?
View Single Post
#
4
04-04-2013, 10:34 AM
Hall of Famer
Administrator, Lead Coder
Join Date: Dec 2008
Location: South Brunswick
Posts: 4,448
Gender: Male
Credits:
615,048
All you have to do is to build an additional row above the standard table rows and below the table header. Use this syntax:
PHP Code:
$adoptTable
->
buildRow
(array(
"Column 1"
,
"Column 2"
,
"Column 3"
,
"Column 4"
));
__________________
Mysidia Adoptables, a free and ever-improving script for aspiring adoptables/pets site.
Hall of Famer
View Public Profile
Send a private message to Hall of Famer
Find all posts by Hall of Famer