Changing First Table Width (classic) Changing First Table Width (classic)
 

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

Changing First Table Width (classic)

Started by Xarcell, June 07, 2005, 03:31:55 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Xarcell

I'm trying to change the width of the first table within the classic theme. It also has 20 pixels of cellspacing. I want to change all that but I canot seem to find where to change it. I been browing through the stylesheet and theme.php fer over 2 hours.

Someone point me in the right direction?

-Xarcell

snork13

check out the template.html and find

</head>
<body>
<table width="100%" height="100%" border="0" cellpadding="20" cellspacing="20" bgcolor="#CCCCCC">