| Author |
Message |
Ray |
|
|
Post subject: Free Halloween Theme Available!!!!!
Posted: Oct 07, 2004 - 07:51 PM
|
|
Information Hound
Joined: Aug 17, 2004
Posts: 686
Status: Offline
|
|
This is a great new and FREE theme from Mars.
If you want to change up your site in time for the ghoulish night then by all means grab this theme now. It is a AutoTheme Lite .8 theme so make sure that your site has been upgraded to accept the new standard. It also includes the .psd header file so that you can modify the header to reflect your site.
Im using this theme on my site at the moment so dont be shy if you want to see the theme in action first.
Check it out at WINBYTES.COM |
Last edited by Ray on Nov 01, 2004 - 03:13 PM; edited 1 time in total
|
| |
|
|
|
 |
lelchuck |
|
Post subject:
Posted: Oct 25, 2004 - 05:52 AM
|
|
Joined: Oct 25, 2004
Posts: 8
Status: Offline
|
|
My postwrap 2.5 links will only load a blank iframe using this theme.
Any idea why?
thanks |
|
|
| |
|
|
|
 |
|
|
Post subject:
Posted: Oct 27, 2004 - 06:12 PM
|
|
|
|
|
|
|
 |
lelchuck |
|
Post subject:
Posted: Oct 24, 2005 - 01:47 AM
|
|
Joined: Oct 25, 2004
Posts: 8
Status: Offline
|
|
|
lelchuck wrote:
My postwrap 2.5 links will only load a blank iframe using this theme.
Any idea why?
thanks
I still have the issue with the blank iframe .... although it only appears blank when the called page is a php file.
A postwrap call to index.html works but index,php does not.
Any suggestions are welcome
larry |
|
|
| |
|
|
|
 |
mars |
|
Post subject:
Posted: Oct 24, 2005 - 01:58 AM
|
|
Site Admin

Joined: Aug 15, 2004
Posts: 4277
Status: Offline
|
|
| Does it only fail with this theme or all autothemes? |
|
|
| |
|
|
|
 |
lelchuck |
|
Post subject:
Posted: Oct 24, 2005 - 02:07 AM
|
|
Joined: Oct 25, 2004
Posts: 8
Status: Offline
|
|
|
mars wrote:
Does it only fail with this theme or all autothemes?
Hi Mars
Strangely enough ... only with this one
I've moved to Openstar 3.0 (PN 0.75 enhanced)
Last year I was running 0.726
Both have Autothemes 0.8
thanks
larry |
|
|
| |
|
|
|
 |
mars |
|
Post subject:
Posted: Oct 24, 2005 - 02:16 AM
|
|
Site Admin

Joined: Aug 15, 2004
Posts: 4277
Status: Offline
|
|
| Try to copy theme.php and theme.cfg from a working AutoTheme to the halloween folder. |
|
|
| |
|
|
|
 |
lelchuck |
|
Post subject:
Posted: Oct 24, 2005 - 02:25 AM
|
|
Joined: Oct 25, 2004
Posts: 8
Status: Offline
|
|
I tried that using the two files from the default AT-blue theme that came with OpenStar. Still the same result.
Very strange!
cheers
larry |
|
|
| |
|
|
|
 |
lelchuck |
|
Post subject:
Posted: Oct 24, 2005 - 11:33 AM
|
|
Joined: Oct 25, 2004
Posts: 8
Status: Offline
|
|
Mars
I also tried with the same 2 files from your Red Free theme
No luck
The Red Free theme and the blue dot theme had the exact same issue as the Halloween theme
Calls to Postwrap are made using the usual method. Cas's pnCPG and pnATutor are also used using postwrap in my setup
thanks
larry |
|
|
| |
|
|
|
 |
mars |
|
Post subject:
Posted: Oct 24, 2005 - 12:37 PM
|
|
Site Admin

Joined: Aug 15, 2004
Posts: 4277
Status: Offline
|
|
| I'll install Postwrap on my test site and see what I can find. |
|
|
| |
|
|
|
 |
lelchuck |
|
Post subject:
Posted: Oct 24, 2005 - 01:17 PM
|
|
Joined: Oct 25, 2004
Posts: 8
Status: Offline
|
|
Much appreciated Mars
larry |
|
|
| |
|
|
|
 |
mars |
|
Post subject:
Posted: Oct 24, 2005 - 10:13 PM
|
|
Site Admin

Joined: Aug 15, 2004
Posts: 4277
Status: Offline
|
|
wow..
This has to be the stupidest bug I have ever found.
Open theme2.html
Look for
Code:
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td valign="top" align="center" width="199"><!-- [left-blocks] --></td>
<td valign="top" align="center"><!-- [modules] --></td>
</tr>
</table>
Replace it with
Code:
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td valign="top" align="center" width="199"><!-- [left-blocks] --></td>
<td valign="top" align="center"><!-- [modules] --></td>
</tr>
<tr>
<td valign="top" align="center" width="199"></td>
<td valign="top" align="center"><!-- [footer-msg] --></td>
</tr>
</table>
Seems PostWrap needs the footer-msg I guess.
 |
|
|
| |
|
|
|
 |
lelchuck |
|
Post subject:
Posted: Oct 25, 2005 - 12:44 AM
|
|
Joined: Oct 25, 2004
Posts: 8
Status: Offline
|
|
Thanks Mars. It works.
I do appreciate both your quick response and you taking the time to troubleshoot this issue.
I assume I'll want to make this change to all themes that I downloaded from your site.
cheers
larry |
|
|
| |
|
|
|
 |
mars |
|
Post subject:
Posted: Oct 25, 2005 - 01:01 AM
|
|
Site Admin

Joined: Aug 15, 2004
Posts: 4277
Status: Offline
|
|
Only the ones that don't have footers.
 |
|
|
| |
|
|
|
 |
HaMMeR |
|
Post subject:
Posted: Nov 16, 2006 - 03:35 AM
|
|
Joined: Nov 16, 2006
Posts: 6
Status: Offline
|
|
Hi...I am having the same problem with theme I purchased here....(Gaming1)...I tried playing with the code but..lol...just not coming out right.
Any hints Mars? |
|
|
| |
|
|
|
 |
|
|