Flash Games
 FAQ   Search   Memberlist   Usergroups   Register  Profile   Log in to check your private messages   Log in 


New Website - WWW.Spagoo.co.uk



 

Post new topic   Reply to topic  
   DEVPPL Forum Index -> Showroom
View previous topic :: View next topic  
Author Message
philbennison



Joined: 20 Oct 2005
Posts: 5
Location: London

PostPosted: Thu Oct 20, 2005 1:24 pm    Post subject: New Website - WWW.Spagoo.co.uk Reply with quote

WWW.Spagoo.co.uk

This is a recently created Website, which is a replacement for my homepage, and has links to popular site, classic games, and most things i use.

What does everyone thing ? My javascript and html knowledge is very basic
Back to top
View user's profile Send private message Visit poster's website
Phate
500+ Club


Joined: 21 Nov 2004
Posts: 818
Location: 127.0.0.1

PostPosted: Thu Oct 20, 2005 10:33 pm    Post subject: Re: New Website - WWW.Spagoo.co.uk Reply with quote

"leave a comment" field needs to be reworked for FF
Back to top
View user's profile Send private message Send e-mail AIM Address
webmaster
Site Admin


Joined: 17 Aug 2004
Posts: 3647
Location: Sweden

PostPosted: Fri Oct 21, 2005 12:45 am    Post subject: Re: New Website - WWW.Spagoo.co.uk Reply with quote

Hi and welcome to DEVPPL

I would suggest another color for the background, and try to work on a better logo. Check out the tutorials here on DEVPPL, look in the Photoshop section for great logo tutorials.
Back to top
View user's profile Send private message Visit poster's website
philbennison



Joined: 20 Oct 2005
Posts: 5
Location: London

PostPosted: Fri Oct 21, 2005 8:37 am    Post subject: Thanks Reply with quote

Thanks for the comments, what is FF and why does it need reworking.

I agree on the logo and really appreicate your comments.

I will get working on it tonight

Any thing else

Phil
Back to top
View user's profile Send private message Visit poster's website
Ash
1000+ Club


Joined: 03 Aug 2005
Posts: 1018
Location: England

PostPosted: Fri Oct 21, 2005 9:04 am    Post subject: Re: New Website - WWW.Spagoo.co.uk Reply with quote

FF is firefox and it may need re-sizing because the tables go alot bigger than they do in IE (internet explorer)
Back to top
View user's profile Send private message Send e-mail MSN Messenger
webmaster
Site Admin


Joined: 17 Aug 2004
Posts: 3647
Location: Sweden

PostPosted: Fri Oct 21, 2005 10:15 am    Post subject: Re: New Website - WWW.Spagoo.co.uk Reply with quote

You can see if you find any good vertical menus on this page, I think they will be much nicer:
http://css.maxdesign.com.au/listamatic/
Back to top
View user's profile Send private message Visit poster's website
philbennison



Joined: 20 Oct 2005
Posts: 5
Location: London

PostPosted: Thu Oct 27, 2005 10:45 am    Post subject: Re: New Website - WWW.Spagoo.co.uk Reply with quote

Have looked at a few different menu types. Can anyone tell my why a menu is better than buttons, as some of the tests i have tried dont seem quicker.

Any advice would be appreciated

Phil
Back to top
View user's profile Send private message Visit poster's website
webmaster
Site Admin


Joined: 17 Aug 2004
Posts: 3647
Location: Sweden

PostPosted: Thu Oct 27, 2005 11:06 am    Post subject: Re: New Website - WWW.Spagoo.co.uk Reply with quote

A menu is much faster loading and easier to modify.
Back to top
View user's profile Send private message Visit poster's website
philbennison



Joined: 20 Oct 2005
Posts: 5
Location: London

PostPosted: Thu Oct 27, 2005 6:36 pm    Post subject: Re: New Website - WWW.Spagoo.co.uk Reply with quote

Have lloked at the website you sugested, but as i said earlier i am not very good at html or java, i have inserted tbhe Html. What do i do with the css. I have put it in a notepad and saved it as navcontainer.css

What should i do ?
Any advice on creating a new logo ?

Regards

Phil
Back to top
View user's profile Send private message Visit poster's website
ReFredzRate
1000+ Club


Joined: 20 Aug 2004
Posts: 2186
Location: Netherlands

PostPosted: Thu Oct 27, 2005 8:07 pm    Post subject: Re: New Website - WWW.Spagoo.co.uk Reply with quote

You could keep this logo, but you should modernise it a bit. Try using Photoshop and check out some free font websites around the web. That should take care of the logo Smile
Back to top
View user's profile Send private message Send e-mail Visit poster's website MSN Messenger
philbennison



Joined: 20 Oct 2005
Posts: 5
Location: London

PostPosted: Sun Nov 13, 2005 10:13 pm    Post subject: Re: New Website - WWW.Spagoo.co.uk Reply with quote

Hi all,

Thanks for all the advice. have now changed the logo and have a menu instead of buttons. One thing,.. the menu i have installed was pre made and whenever a button is pressed it opens up a new window. Is there any way of opening it up un the same windows (Is it Target="_blank"?). have tried lots of things and nothing works. park of the code is below. Any advice or comments would be greatly received

Regards


Phil
<body bgcolor="#CCFFFF">
<table border="0" cellpadding="0" cellspacing="0"><tr><td>
<a style="position:absolute;left:10px;top:110px" HREF="reference.htm" onmouseover="setOverImg('1','');overSub=true;showSubMenu('submenu1','button1');" onmouseout="setOutImg('1','');overSub=false;setTimeout('hideSubMenu(\'submenu1\')',delay);" target="_blank"><img src="buttons/button1up.png" border="0" id="button1" vspace="1" hspace="1"></a><br>
<a style="position:absolute;left:10px;top:131px" href="popular websites.htm" onmouseover="setOverImg('2','');overSub=true;showSubMenu('submenu2','button2');" onmouseout="setOutImg('2','');overSub=false;setTimeout('hideSubMenu(\'submenu2\')',delay);" target="2"><img src="buttons/button2up.png" border="0" id="button2" vspace="1" hspace="1"></a><br>
Back to top
View user's profile Send private message Visit poster's website
webmaster
Site Admin


Joined: 17 Aug 2004
Posts: 3647
Location: Sweden

PostPosted: Sun Nov 13, 2005 11:32 pm    Post subject: Re: New Website - WWW.Spagoo.co.uk Reply with quote

I think you should take a look at some templates, see how other peoepledo their sites, take a look at theese free template sites:
http://www.devppl.com/forum/from-where-can-i-take-a-nice-html-template-vt2548.html
Back to top
View user's profile Send private message Visit poster's website
johneva
500+ Club


Joined: 29 Oct 2005
Posts: 561
Location: Stafford, England

PostPosted: Mon Nov 14, 2005 1:46 pm    Post subject: Re: New Website - WWW.Spagoo.co.uk Reply with quote

Hia

Nice effort but yes needs some more work.
I also am very new to computers I have only been using them for about 8 months.
I know how hard it is to get started there is so much to learn with web developing, everyday I am learning so much more.

Anyways back to your site there are a few things not working quite right.
But think the layout does need changing as mentioned.

Also please do take a look at my site for me and let me know any of you comments or Idea's on how to improve it, as this is also quite new and still needs improving, though I am thinking of just remaking it completely soon, I just need to finish the one I started to make in Front Page first.

http://www.johneva.2freegigs.com

Thanx John
Back to top
View user's profile Send private message Send e-mail Visit poster's website MSN Messenger
Display posts from previous:   
Post new topic   Reply to topic    DEVPPL Forum Index -> Showroom All times are GMT + 1 Hour
Page 1 of 1

 
 
Welcome to DEVPPL.com
You are not logged in, which means that you can't post in the forums.
Click here to Register

If you are a current member here on DEVPPL, please login below:

User: Pass:
Log me on automatically each visit:

 


Powered by phpBB © 2001, 2005 phpBB Group - Modified by DEVPPL

Flash Games - Sitemap