News:

CPG Release 1.6.29
During HTML5 upload, keep pseudo blank code 200 messages from triggering error condition
added Russian language
correct failure to use theme menu icons in album manager
minor vulnerabilities mitigation

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