You are not logged in.

> The forum rules have been updated. Please take a moment to read them.


#1 2010-08-25 19:25:02

klausesser
Member
From: Düsseldorf, Germany
Registered: 2006-05-22
Posts: 6418
Website

Templete made in beta9 not working in beta10

Hi!

I generated a template in beta09 which isn´t working in beta 10 - i copied it into the template folder and copied modified buttons into the menu folder.
Nevertheless the default template and the default buttons appear in the html window when opened in browser.

here´s my modified template:

Code:

<body bgcolor="#454545">
    <div align="center">
        <table width="100%" border="0" cellspacing="2" cellpadding="0" height="100%">
            <tr>
                <td bgcolor="#333333" width="100%"></td>
            </tr>
            <tr height="500">
                <td width="100%" height="500">
                    <div align="center">
<object width="900" height="500">
<embed src="$(SWF)" width="900" height="489" allowFullScreen="true">
</embed>
</object>
    </td>
            </tr>
            <tr>
                <td bgcolor="#333333" width="100%">
                    <div align="center">
                        <p><font color="#969696">Bitte bewegen Sie sich mit gedr&uuml;ckter Maustaste im Bild umher.</font></p>
                        <p><font color="#969696">Zoomen mit Scrollrad oder Tasten.</font></p>
                        <p></p>
                    </div>
                </td>
            </tr>
        </table>
    </div>
</body>

best, Klaus


If you want something you´ve never had,
then you´ve got to do something you´ve never done.

Offline

 

#2 2010-08-26 11:20:31

Adrien F
Moderator
Registered: 2009-07-03
Posts: 267

Re: Templete made in beta9 not working in beta10

Hi Klaus,

Could you be more specific for your problem : which template is not working? the HTML one or the menu one? And what is not working? maybe an example could help describing it all. thanks.

I spotted an error in your HTML template :
l.9  there is an unclosed <div> tag around the object embedding tags.

regards,

Adrien

Offline

 

#3 2010-08-26 12:35:18

klausesser
Member
From: Düsseldorf, Germany
Registered: 2006-05-22
Posts: 6418
Website

Re: Templete made in beta9 not working in beta10

Hi Adrien!

I made a html-templete in beta7 and it works fine. Copied it - and the altered menu items - into beta10.
Now i expected the results of beta10 to look like the result in beta7. But it keeps the default look.

But if i missed an item as you say that might be the reason! I´l check it.

Thanks!

best, Klaus


If you want something you´ve never had,
then you´ve got to do something you´ve never done.

Offline

 

#4 2010-08-26 15:16:31

klausesser
Member
From: Düsseldorf, Germany
Registered: 2006-05-22
Posts: 6418
Website

Re: Templete made in beta9 not working in beta10

Adrien F wrote:

I spotted an error in your HTML template :
l.9  there is an unclosed <div> tag around the object embedding tags.

Hi Adrian!

Can´t find it!

best, Klaus

P.S.: found another way! Thanks again.

Last edited by klausesser (2010-08-26 15:40:45)


If you want something you´ve never had,
then you´ve got to do something you´ve never done.

Offline

 

Board footer

Powered by PunBB
© Copyright 2002–2005 Rickard Andersson