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

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

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">