[New] Nature Template by sajrockz
-
- Posts: 29
- Joined: 2013-10-01 10:35:19
- Location: Trivandrum
[New] Nature Template by sajrockz
This is my second theme: Nature
Download 4shared
Direct Download
Request you all for your feedback..
Download 4shared
Direct Download
Request you all for your feedback..
Last edited by sajanbs4@gmail.com on 2013-12-15 19:02:43, edited 1 time in total.
-
- Posts: 863
- Joined: 2006-08-31 23:58:18
Hi sajanbs4,
Thank you, the template is very good.
I just upload it here for people who can not download it with your link :
http://mickaelvanneufville.online.fr/AM ... Nature.rar
Soulsnake.
Thank you, the template is very good.
I just upload it here for people who can not download it with your link :
http://mickaelvanneufville.online.fr/AM ... Nature.rar
Soulsnake.
-
- Posts: 29
- Joined: 2013-10-01 10:35:19
- Location: Trivandrum
-
- Posts: 29
- Joined: 2013-10-01 10:35:19
- Location: Trivandrum
Re: [New] Nature Template by sajrockz
Hello.
I use AMC for a long time and I just love it, thank you very much. I also use this template, it's the one I prefer.
I just would like to know how can I change from 5 actor photos to 10 actor photos in 2 rows.
I´ve tryed several changes on the script, but I can not make it to work.
Can anyone help me, please?
Thank you very much.
I use AMC for a long time and I just love it, thank you very much. I also use this template, it's the one I prefer.
I just would like to know how can I change from 5 actor photos to 10 actor photos in 2 rows.
I´ve tryed several changes on the script, but I can not make it to work.
Can anyone help me, please?
Thank you very much.
Re: [New] Nature Template by sajrockz
What did you try?
I see in the code this block corresponding to the extra info of actors:
have you tried to simply duplicate it, and put 6,10 instead of 1,5 in the two "begin" lines of the duplicated block?
I see in the code this block corresponding to the extra info of actors:
Code: Select all
<tr>
$$ITEM_EXTRA_BEGIN(Actors,,1,5)
<td><img src="$$ITEM_EXTRA_PICFILENAME" alt="actors" width="105" height="155" border="2"></td>
$$ITEM_EXTRA_END
</tr>
<tr>
$$ITEM_EXTRA_BEGIN(Actors,,1,5)
<td class="actors" width= "105"><a href="http://www.imdb.com/name/$$ITEM_EXTRA_URL"><b>$$ITEM_EXTRA_TITLE</b></a><br>$$ITEM_EXTRA_DESCRIPTION</td>
$$ITEM_EXTRA_END
</tr>
Re: [New] Nature Template by sajrockz
Thank you for the sugestion. I only tryed changing 1,5 by 1,10, but I got one single line with 10 photos, so it was very long and added a scroll on the bottom.
I'll try your way and update this post.
Thank you very much.
I'll try your way and update this post.
Thank you very much.
Re: [New] Nature Template by sajrockz
IT WORKED !!
Thank you again and keep up the good work
Best regards
Thank you again and keep up the good work
Best regards
Re: [New] Nature Template by sajrockz
Hello!
I have another question about this template.
What do I have to do so the country flags show in the ''Movie Info''
I only get an empty square after the name of the country. The flags folder (with 333 flags or combinations) is inside ''Nature'' folder.
Thank you very much
MMM
I have another question about this template.
What do I have to do so the country flags show in the ''Movie Info''
I only get an empty square after the name of the country. The flags folder (with 333 flags or combinations) is inside ''Nature'' folder.
Thank you very much
MMM
Re: [New] Nature Template by sajrockz
Hello,
I see that there was no reply to the last question but since I have an extra one I ask.
I have the same problem with the flags.
In addition I tried to modify the html file as described above and change the actor's number to 10 but what I see is 2 rows with the same 5 actors on each row. What am I doing wrong?
Thanks
I see that there was no reply to the last question but since I have an extra one I ask.
I have the same problem with the flags.
In addition I tried to modify the html file as described above and change the actor's number to 10 but what I see is 2 rows with the same 5 actors on each row. What am I doing wrong?
Thanks
Re: [New] Nature Template by sajrockz
Ok. I found out my problem. The modification above is perfect. But because I already added the actors in the process of the change somehow the movie got stuck so I had to remove the actors from the Extra fields and reimport. Problem solved.
For the flags I also found the problem. Unfortunately the names got changed at a certain point. So for example USA has to be renamed with United States. I just did this test and it worked. For everything else, just write whatever is written before the flag. I am changing what I am finding in my database and it all works. To see the changes just made, it seems enough to click on another movie and go back to the one that you just changed the flag for and you already see the modification.
For the flags I also found the problem. Unfortunately the names got changed at a certain point. So for example USA has to be renamed with United States. I just did this test and it worked. For everything else, just write whatever is written before the flag. I am changing what I am finding in my database and it all works. To see the changes just made, it seems enough to click on another movie and go back to the one that you just changed the flag for and you already see the modification.
Re: [New] Nature Template by sajrockz
Thank you for the solution about the flags, it's very simple but yet we do not use to think for the easiest way.
Also, we can duplicate a flag with the variant name, so it covers more options.
Also, we can duplicate a flag with the variant name, so it covers more options.