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

News:

cpg1.5.48 Security release - upgrade mandatory!
The Coppermine development team is releasing a security update for Coppermine in order to counter a recently discovered vulnerability. It is important that all users who run version cpg1.5.46 or older update to this latest version as soon as possible.
[more]

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