Need help adding some html to boxes Need help adding some html to boxes
 

News:

CPG Release 1.6.28
added submissions from {406man}
cleaned up a few PHP (8.4) deprecations
fixed PHP deprecation in calendar
removed security vulnerability
(please upgrade when possible)

Main Menu

Need help adding some html to boxes

Started by Psychotic_Carp, May 14, 2005, 01:20:37 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Psychotic_Carp

i started modifying the classic theme to the way i wanted it. its located here

http://www.foreverbroken.org/album/index.php

but i wanted to make each section have its own box, like this

http://img.photobucket.com/albums/v256/dave0616/Image5.png

editing the themes.php file doesnt seem to be helping me :(

Joachim Müller

If all tables are meant to have a wrapper, edit themes/yourtheme/theme.php, findfunction starttableand function endtable and edit the code beneath it.