Ezilon.com - Target Your Audience, be Seen in Your Region

I need a good wallpaper script.

You are viewing this site as a guest. Join our community to get your questions answered and share knowledge. Active members may advertise and ask for a website critique.

They have: 10 posts

Joined: Dec 2007

It'll look like: ewallpapers.eu

Who can tell me the one?

Thanks!

Reece S's picture

He has: 170 posts

Joined: Oct 2007

Hi, a Wallpaper is an image, noit a script. a script contains a link to the image that will be a wallpaper... e.g CSS script would look like this...

body{
background-image:url(DIRECT LINK); background-repeat:no-repeat;
}

'

With me?

JeevesBond's picture
Moderator

He has: 3,491 posts

Joined: Jun 2002

I seriously doubt your going to find a script online, for free, just like that, for serving wallpaper images. Your best bet is probably to use an online image gallery (such as Gallery) and customising it. Or use a CMS like Drupal.

It'll take a lot of work to get something like that site together though. Hope this helps. Smiling

a Padded Cell our articles site!

They have: 10 posts

Joined: Dec 2007

JeevesBond;227285 wrote: I seriously doubt your going to find a script online, for free, just like that, for serving wallpaper images. Your best bet is probably to use an online image gallery (such as Gallery) and customising it. Or use a CMS like Drupal.

It'll take a lot of work to get something like that site together though. Hope this helps. Smiling

Ok, i have two sites using Gallery2 and now I want a "new look" with another gallery script.

JeevesBond's picture
Moderator

He has: 3,491 posts

Joined: Jun 2002

Ah, ok cool. You could just use CSS to control the look of gallery (just in case you hadn't thought of that: I have to ask!) Smiling

Megan was involved with Zenphoto, that's quite cool, maybe a bit cut-down for your needs though. If you want a fully-featured gallery, you'll probably need a CMS to power it (I made a recommendation on that above, but feel free to try a number of CMS' and see which one you like).

You can test different CMS at: http://www.opensourcecms.com/

a Padded Cell our articles site!

They have: 10 posts

Joined: Dec 2007

Oh yeah!

Zenphoto is pretty good.

I'm trying use it!

Thank you so much!