Author Topic: [Template] Next generation template "Wallpaper" + PSD source for Free Download!  (Read 250814 times)

0 Members and 1 Guest are viewing this topic.

Offline TIMT

  • Hero Member
  • *****
  • Posts: 505
    • View Profile
Anybody who can help me?

Offline IcEcReaM

  • Hero Member
  • *****
  • Posts: 714
    • View Profile
    • My little Testboard
the problem is that if no user "photograph" is logged in,
every part between these tags will not been displayed,
so there are then some arguments missing for js.
Coding is a everlasting competition between programmers who tries to write larger, better and idiot-safe programs and the universe producing larger and stupider idiots...
...so far the universe won
bump

Offline TIMT

  • Hero Member
  • *****
  • Posts: 505
    • View Profile
I tried to put the java-script between the two tags and/or at the end and/or at the beginning of details.html.... I tried a lot of different things... but I was not realy lucky   :(

Offline pkitty

  • Newbie
  • *
  • Posts: 28
    • View Profile
Man, this is gorgeous!!! Outstanding job! One quick question, is it possible to alter the color by just using the style sheet and changing the hue of the buttons and such in PSP??? I would love this with my own header and a light blue color to match my site!

Offline Eagle Eye

  • Full Member
  • ***
  • Posts: 191
    • View Profile
Quote
is it possible to alter the color by just using the style sheet and changing the hue of the buttons and such in PSP???
Most of the colors used on the template can be modified using the style sheet.. the navigation bar, mouse over effects will have to be redone using PS.

Quote
I would love this with my own header and a light blue color to match my site!

You can download the PSD of the header and modify it according to your needs...

 :D

Offline pkitty

  • Newbie
  • *
  • Posts: 28
    • View Profile
Quote
is it possible to alter the color by just using the style sheet and changing the hue of the buttons and such in PSP???
Most of the colors used on the template can be modified using the style sheet.. the navigation bar, mouse over effects will have to be redone using PS.

Quote
I would love this with my own header and a light blue color to match my site!

You can download the PSD of the header and modify it according to your needs...

 :D


Outstanding!!!! Im gonna work on this, will let you know how it goes!!!

Offline littleteam

  • Newbie
  • *
  • Posts: 34
    • View Profile
    • Littleteam.de
I just want to say "Thanks" for this absolutely fantastic template  :)

edit: I just have one question. I'm want to use this mod (http://www.4homepages.de/forum/index.php?topic=9885.0) and I have to make the following changes:

Quote
templates\wallpaper\media\jpg.html

Code: [Select]
<img src="{media_src}" border="1" alt="{image_name}"{width_height} /><br />
ersetzen durch:
Code: [Select]
<img src="{media_src}" border="0" alt="{image_name}" {limit_var}="{new_limit}" />

How do I have to make the changes in this template?
« Last Edit: April 18, 2006, 10:55:18 AM by littleteam »
trust no-one

Offline KimmyMarie

  • Newbie
  • *
  • Posts: 30
    • View Profile
This is the prettiest template I’ve ever seen. I truly want to let you know just how much I appreciate you sharing this with the community. The one question I would have is if Adsense code can be installed and if so, how would one go about doing that?






Thanks,
Kimmy

Offline bfmrhm

  • Pre-Newbie
  • Posts: 1
    • View Profile
Hey Maxpaul,

  Great template! I have installed,  constructed and destructed: just had a good time with this template. I have found a little quirk with the details page, just with Firefox. High cpu usage with the details page in Firefox, not as bad in  IE. On a PII laptop I get 100% usage with Firefox, 40% with IE using your details page. Only when the page has focus.  When I use the default template  page, usage is the same with IE and Firefox, about 7%. Numbers are proportional with a faster machine.
  I've been to busy at work to track it down. I will post when I find the cause, but I hope you can beat me to it. Donna.nmblaptops.com

Later,
Bill

Offline Eagle Eye

  • Full Member
  • ***
  • Posts: 191
    • View Profile
This is the prettiest template I’ve ever seen. I truly want to let you know just how much I appreciate you sharing this with the community. The one question I would have is if Adsense code can be installed and if so, how would one go about doing that?
Thanks,
Kimmy

Thanks KimmyMarie. :D
Regarding the adsense: yes u can add in the same way you would do it with other html pages.... just add the code u generate from your account to the template files (home.html, categories.html, details.html....... )

Hey Maxpaul,
Great template! I have installed,  constructed and destructed: just had a good time with this template. I have found a little quirk with the details page, just with Firefox. High cpu usage with the details page in Firefox, not as bad in  IE. On a PII laptop I get 100% usage with Firefox, 40% with IE using your details page. Only when the page has focus.  When I use the default template  page, usage is the same with IE and Firefox, about 7%. Numbers are proportional with a faster machine.
I've been to busy at work to track it down. I will post when I find the cause, but I hope you can beat me to it. Donna.nmblaptops.com

Later,
Bill

 8O I had not noticed this problem since it is working fine on my pc…. if it’s the problem with the JavaScript, please share with us when u find a solution to the above mentioned problem…

I just want to say "Thanks" for this absolutely fantastic template  :)

edit: I just have one question. I'm want to use this mod (http://www.4homepages.de/forum/index.php?topic=9885.0) and I have to make the following changes:

Quote
templates\wallpaper\media\jpg.html

Code: [Select]
<img src="{media_src}" border="1" alt="{image_name}"{width_height} /><br />
ersetzen durch:
Code: [Select]
<img src="{media_src}" border="0" alt="{image_name}" {limit_var}="{new_limit}" />

How do I have to make the changes in this template?

hmm :| try adding {width_height} in the modified version…. sorry I am not able to understand what the above mod does….

Offline maziggy

  • Newbie
  • *
  • Posts: 38
    • View Profile
That's excellent, thanks for sharing this great stuff with us!

Just one remark. The toogle option is working properly for the left side menu but unfortunately not for the image details and user comments. If i close all three and go to the next image the left side menu will remain closed but the image details and comments are open again. Of course i modified the templates accordning to my needs, so i would assume that i broke something but i'm not able to identify the problem. Any hints are highly appreciated.

Thanks in advance, Martin

Offline maziggy

  • Newbie
  • *
  • Posts: 38
    • View Profile
That's excellent, thanks for sharing this great stuff with us!

Just one remark. The toogle option is working properly for the left side menu but unfortunately not for the image details and user comments. If i close all three and go to the next image the left side menu will remain closed but the image details and comments are open again. Of course i modified the templates accordning to my needs, so i would assume that i broke something but i'm not able to identify the problem. Any hints are highly appreciated.

Thanks in advance, Martin


Any ideas? I'm turning in circles  :?

Offline KimmyMarie

  • Newbie
  • *
  • Posts: 30
    • View Profile
This is the prettiest template I’ve ever seen. I truly want to let you know just how much I appreciate you sharing this with the community. The one question I would have is if Adsense code can be installed and if so, how would one go about doing that?
Thanks,
Kimmy

Thanks KimmyMarie. :D
Regarding the adsense: yes u can add in the same way you would do it with other html pages.... just add the code u generate from your account to the template files (home.html, categories.html, details.html....... )



Thanks maxpaul,

I understand this is probably a dumb question but I’m dumb so at least it fits.
How do I change the title and meta tags? Currently the title is “Bikes” and the meta keywords are “Harley Davidson, Bikes”.






Thanks again,
kimmy

Offline Eagle Eye

  • Full Member
  • ***
  • Posts: 191
    • View Profile
That's excellent, thanks for sharing this great stuff with us!

Just one remark. The toogle option is working properly for the left side menu but unfortunately not for the image details and user comments. If i close all three and go to the next image the left side menu will remain closed but the image details and comments are open again. Of course i modified the templates accordning to my needs, so i would assume that i broke something but i'm not able to identify the problem. Any hints are highly appreciated.

Thanks in advance, Martin


Usually the toggle state is set to default (open) when the script did not find that info in the cookie.. Try again with a fresh copy and try modifying step by step.. This way u will be able to find what changes u are making to make it non-functional.. Good luck  :)

Thanks maxpaul,

I understand this is probably a dumb question but I’m dumb so at least it fits.
How do I change the title and meta tags? Currently the title is “Bikes” and the meta keywords are “Harley Davidson, Bikes”.

Thanks again,
kimmy


Are you looking for the template file header.html ?  :wink:

Best would be if u can apply this MOD: (post by “bentleykf “ http://www.4homepages.de/forum/index.php?topic=6613.msg30955#msg30955

and then adjust the meta description and meta keywords tag in the header.html according to your requirements...

Good Luck

Offline TIMT

  • Hero Member
  • *****
  • Posts: 505
    • View Profile
Hi

Quote
Usually the toggle state is set to default (open) when the script did not find that info in the cookie..

How can I change this default into "close"?

Thanks