![]() |
How to Restyle Myadopts Page?
So for a while I've redone the myadopts page on my site on a different style, which I prefer and find easier and quicker, but since the code change, I'm having trouble changing it - every time I try, the page goes blank and won't load.
I wanted it to look like this; | image | trade status | rename - freeze - pound | click | | name + species (gender) | # clicks / level # | stats - get codes - change trade status | | imagine that is a table, with four cells and one row. I'm not entirely sure how to put things on top of other stuff in the new coding, let alone how to add other stuff. |
umm if you have to play with the table, it may get a bit tricky. Here is the code used to generate myadopts index table:
PHP Code:
Note you can still just write a string of HTML code and use the below code to append it to your document: PHP Code:
|
Wait, how do I do another row though?
|
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:
|
All times are GMT -5. The time now is 06:23 AM. |
Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2025, vBulletin Solutions Inc.