| View previous topic :: View next topic |
| Author |
Message |
philbennison
Joined: 20 Oct 2005 Posts: 5 Location: London
|
Posted: Thu Oct 20, 2005 1:24 pm Post subject: New Website - WWW.Spagoo.co.uk |
|
|
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 |
|
 |
|
|
Phate 500+ Club

Joined: 21 Nov 2004 Posts: 818 Location: 127.0.0.1
|
Posted: Thu Oct 20, 2005 10:33 pm Post subject: Re: New Website - WWW.Spagoo.co.uk |
|
|
| "leave a comment" field needs to be reworked for FF |
|
| Back to top |
|
 |
webmaster Site Admin

Joined: 17 Aug 2004 Posts: 3647 Location: Sweden
|
Posted: Fri Oct 21, 2005 12:45 am Post subject: Re: New Website - WWW.Spagoo.co.uk |
|
|
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 |
|
 |
philbennison
Joined: 20 Oct 2005 Posts: 5 Location: London
|
Posted: Fri Oct 21, 2005 8:37 am Post subject: Thanks |
|
|
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 |
|
 |
Ash 1000+ Club

Joined: 03 Aug 2005 Posts: 1018 Location: England
|
Posted: Fri Oct 21, 2005 9:04 am Post subject: Re: New Website - WWW.Spagoo.co.uk |
|
|
| 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 |
|
 |
webmaster Site Admin

Joined: 17 Aug 2004 Posts: 3647 Location: Sweden
|
Posted: Fri Oct 21, 2005 10:15 am Post subject: Re: New Website - WWW.Spagoo.co.uk |
|
|
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 |
|
 |
philbennison
Joined: 20 Oct 2005 Posts: 5 Location: London
|
Posted: Thu Oct 27, 2005 10:45 am Post subject: Re: New Website - WWW.Spagoo.co.uk |
|
|
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 |
|
 |
webmaster Site Admin

Joined: 17 Aug 2004 Posts: 3647 Location: Sweden
|
Posted: Thu Oct 27, 2005 11:06 am Post subject: Re: New Website - WWW.Spagoo.co.uk |
|
|
| A menu is much faster loading and easier to modify. |
|
| Back to top |
|
 |
philbennison
Joined: 20 Oct 2005 Posts: 5 Location: London
|
Posted: Thu Oct 27, 2005 6:36 pm Post subject: Re: New Website - WWW.Spagoo.co.uk |
|
|
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 |
|
 |
ReFredzRate 1000+ Club

Joined: 20 Aug 2004 Posts: 2186 Location: Netherlands
|
Posted: Thu Oct 27, 2005 8:07 pm Post subject: Re: New Website - WWW.Spagoo.co.uk |
|
|
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  |
|
| Back to top |
|
 |
philbennison
Joined: 20 Oct 2005 Posts: 5 Location: London
|
Posted: Sun Nov 13, 2005 10:13 pm Post subject: Re: New Website - WWW.Spagoo.co.uk |
|
|
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 |
|
 |
webmaster Site Admin

Joined: 17 Aug 2004 Posts: 3647 Location: Sweden
|
|
| Back to top |
|
 |
johneva 500+ Club

Joined: 29 Oct 2005 Posts: 561 Location: Stafford, England
|
Posted: Mon Nov 14, 2005 1:46 pm Post subject: Re: New Website - WWW.Spagoo.co.uk |
|
|
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 |
|
 |
|