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

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

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