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

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

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.