Jump to content
MakeWebGames

Recommended Posts

Posted (edited)

Zettieee has just finished a design for me and I must say I'm impressed! Looks clean, professional and the price is unbeatable.

+1 for him!

Edited by Ben Nash
Posted
You can't see it because he never posted a picture or link

Lol thats what i was getting at. Would be nice to see the work he is being praised for

- - - Updated - - -

 

You can't see it because he never posted a picture or link

Lol thats what i was getting at. Would be nice to see the work he is being praised for

Posted
Lol thats what i was getting at. Would be nice to see the work he is being praised for

- - - Updated - - -

 

Lol thats what i was getting at. Would be nice to see the work he is being praised for

haha was not sure if you were on a crappy mobile which don't show images very well yeh would be nice to see but its up to op

  • 11 months later...
Posted

All upto the clients what they show. Main reason I don't post my work anymore is they have been cases of stolen templates. Mainly peters work. So i keep my work private unless the client wants it shown.

Posted

Even though the person who ordered this hasn't seen it yet.

This isn't my design. It was made by peter I just integrated it into NWE (new worlds engine)

Here's a screenshot:

[ATTACH=CONFIG]2083[/ATTACH]

PRNWE.thumb.png.2cbc4f3997b6e795ee78a325310411a8.png

Posted

That was one reason I drifted away from NWE...the system wasn't really set up to accommodate really nice looking designs easily. That template is fairly nice, but not really anything eye-popping. For me anyway, other scripts were easier to convert into something eye-catching.

Posted
That was one reason I drifted away from NWE...the system wasn't really set up to accommodate really nice looking designs easily. That template is fairly nice, but not really anything eye-popping. For me anyway, other scripts were easier to convert into something eye-catching.

I actually don't see how this is accurate. I by no means any good at templating but HTML/CSS is HTML/CSS. I just don't understand how an engine or a framework limits you on a template design. Sure NWE has its quirks if you want to keep some of the engines js functional without having to rewrite it you have to keep class and id names the same but that's a draw back of having a community oriented modular system. With any other system you still have to edit your files to do the same but at least with NWE it's only like 1 or 2 files you have to edit since the templates come with a functions file and all the client side stuff is rendered in the main.php file. NWE just requires a structure is all I'm trying to get at here

Posted
I actually don't see how this is accurate. I by no means any good at templating but HTML/CSS is HTML/CSS. I just don't understand how an engine or a framework limits you on a template design. Sure NWE has its quirks if you want to keep some of the engines js functional without having to rewrite it you have to keep class and id names the same but that's a draw back of having a community oriented modular system. With any other system you still have to edit your files to do the same but at least with NWE it's only like 1 or 2 files you have to edit since the templates come with a functions file and all the client side stuff is rendered in the main.php file. NWE just requires a structure is all I'm trying to get at here
I agree html/css is really html/css so implementing a design should be relatively easy, although you may lose functionality of what was there before e.g the JS it isnt hard the render them back in place or even create new ones
Posted
I don't know why I find this funny.

I guess it just never occurred to me that it could possibly be another language..

True, no? It's just like creating a template for any other framework. It's best to follow their pattern to get the same functionality

Posted
True, no? It's just like creating a template for any other framework. It's best to follow their pattern to get the same functionality

Yep and in my experience html is very adaptable. And tbh css pairs with it quite easily. There should be no difficulty fitting a template/design to an engine. If there are javascript functions that require certain identifiers then the css can either just those or simply add another class to the element

  • 2 months later...

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...