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

News:

CPG Release 1.6.27
change DB IP storage fields to accommodate IPv6 addresses
remove use of E_STRICT (PHP 8.4 deprecated)
update README to reflect new website
align code with new .com CPG website
correct deprecation in captcha

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.