Page 1 of 1

Error with Smooth Tech Style

PostPosted: Wed Apr 11, 2007 9:56 pm
Author: .QUACK.Major.Pain
Your phpBB Version: 2.0.
phpBB Type: Integramod 141
MODs: No
Your knowledge: Beginner
Board URL: http://www.aaquacks.com/forum

PHP Version:
MySQL Version:


What was done before the problem appeared?



What was done to try to solve the problem?




De.scription and Message

Someone on our forum ask me to install the Smooth Tech style.

I was checking my cPanel Error Logs and found this:

[Wed Apr 11 20:51:09 2007] [error] [client 86.42.0.32] File does not exist: /home/k1jon/public_html/forum/templates/SmoothTech/formIE.css
[Wed Apr 11 20:50:30 2007] [error] [client 86.42.0.32] File does not exist: /home/k1jon/public_html/404.shtml

I re-downloaded the file, and the file formIE.css is missing

Any idea for a fix or does someone have the file?

I've got just under 75 errors in the last 10 hours since I installed it.

I did notice that the blocks to the right side (footer) were a bit deformed.

Re: Error with Smooth Tech Style

PostPosted: Thu Apr 12, 2007 7:01 am
Author: Helter
you can either find and remove this entry from smoothtech.css
Code: Select all
 /* Import the fancy styles for IE only (NS4.x doesn't use the @import function) */@import url("formIE.css");


or you can name this formIE.css and upload to the root of the smoothtech theme

[code]  /* Fancy form styles for IE */  input, textarea, select {border-top-width ]

Re: Error with Smooth Tech Style

PostPosted: Thu Apr 12, 2007 1:58 pm
Author: .QUACK.Major.Pain
Thx - that fixed the error problem.

But still have a problem with the footer blocks - they all are messed up - some wide, some normal - titles not the same as other blocks.