Close

Results 1 to 8 of 8

Thread: Honest opinion

  1. #1
    DF Rookie mitch2801's Avatar
    Join Date
    Mar 2002
    Location
    UK
    Posts
    15
    Thanks
    0
    Thanked:        0
    Karma Level
    0

    Default Honest opinion

    Site Name: McDonalds Wedding Cars
    Site URL: www.mcdonaldsweddingcars.co.uk
    Site Descriptuion: Wedding car hire company in Greenock
    My Comments: I built this site as a first attempt for a mates business. he seems happy enough but I would like to know anything that you guys think could improve it. Also I find that when I have clicked on a navigation button and use the back button on the browser it does not go back a page. And would also like to know how I can get the subject "Wedding Car Query" to automatically appear in the subject box on clicking email. Any help and honest opinions good or bad would be appreciated. thanks

  2. #2
    DF VIP Member nickstan's Avatar
    Join Date
    Apr 2002
    Location
    UK
    Posts
    328
    Thanks
    0
    Thanked:        0
    Karma Level
    297

    Default

    Hi m8,

    My back button works fine all through the site?
    For the email subject just alter your email link to like the one below:

    mailto:mcdonaldsweddingcars@yahoo.co.uk?subject=Wedding Car Query

    As for the site for a few pointers I'd align the outer graphics right up to the top and side, and change the colour of the links from the green when they've been clicked to something that stands out a bit more.

    It's also a bit graphic heavy. I'd use normal text for the writing thoughout the site rather than images. With the droip shadow some pages are also a bit hard to read.
    Also you've stretched some of the images such as the car on the front page so it pixallates a bit.

    Anyway's I'd recommend you surf around some of the many other web design companies sites and steal ideas.

    Not a bad first attempt though

    Cheers nick

  3. #3
    DF VIP Member andythetwig's Avatar
    Join Date
    Mar 2002
    Location
    UK
    Posts
    116
    Thanks
    0
    Thanked:        0
    Karma Level
    276

    Default

    tip: don't use a real email on web pages unless you want to get added to every mailing list under the sun by the malicious spambot from hell.

    Instead use:

    Code:
    <script language=javascript>emailE=('yourname@' + 'yourdomain.com'); document.write('<A href="mailto:' + emailE + '">' + emailE + '</a>') //--></script>
    that way you're invisible

    [add] flipping forum is parsing my javascript into invisibility. arse [/add]
    Last edited by andythetwig; 19th November 2002 at 01:45 AM.

    Join AudioScrobbler or Last.fm. We get a Digital Forums Group Radio station with 10 members or more...

  4. #4
    DF Rookie designplace's Avatar
    Join Date
    Nov 2002
    Location
    x
    Posts
    12
    Thanks
    0
    Thanked:        0
    Karma Level
    0

    Default

    Do a find and replace on all the <'s and change them to &amp;lt; - change the >'s to &amp;gt; - then post the code.

    Should appear fine.

    Test:
    &lt;script language="JavaScript"&gt;

  5. #5
    DF VIP Member Marcus Berry's Avatar
    Join Date
    Oct 2002
    Location
    Leamington Spa
    Posts
    334
    Thanks
    0
    Thanked:        0
    Karma Level
    295

    Default

    On the Gallery's page you have the link to return to the 'Home Page', so if I want to look at another picture I'd have to go back into gallery again and wait for the pics to load.

    Perhaps just have a back button alongside each photo that returns you to the Gallery page.

    At the bottom of the links page you seem to have shortcut text links to part of your site. Never seen this before and would say it detracts from the general layout of your links page which has banners for other sites you link too.

    Apart from that, it doesn't look too bad and has potential...

    Well done...

  6. #6
    DF VIP Member brumbino's Avatar
    Join Date
    Jul 2001
    Location
    uk
    Posts
    1,884
    Thanks
    8
    Thanked:        32
    Karma Level
    426

    Default

    The cols are a bit bright...

    And where's the Bigmac vouchers?
    IT people slash forward.

    Also, lack of planning on your part does not constitute an emergency on my part....

  7. #7
    DF Member Poobar's Avatar
    Join Date
    Dec 2002
    Location
    UK
    Posts
    36
    Thanks
    0
    Thanked:        0
    Karma Level
    0

    Default

    K, first off the email thingy you wanted the links like this:

    Code:
    <a href="mailto:yourdomain@yourdomain.com?subject=This Is The Subject Line Of My Email">yourdomain@yourdomain.com</a>
    when you click the link it should pre-fill the subject box.

    Secondly I think everyone above has given good advice so i'll just repeat a couple things I thought you should change. Lose the shadow on the main body text and change it to normal html based text rather than an image or series of images.

    You can also do the date thing without using a form field, just plain text too, just stick this code in where you want it on the page:

    Code:
    <code><script>
    
    document.write("Today is " +
    	dayName[now.getDay()] + ", " +
    	monName[now.getMonth()] + " " +
    	now.getDate() + ".")
    
    </script></code>
    OK, for some stoopid reason the code wont display so go to this url and take yer pick, http://javascriptkit.com/script/cutindex1.shtml i'd suggest going for one of the simpler and straight forward ones because the fancy ones are a bit too gimmicky!

    I dont think its a bad first stab at all!

    Hope it helps!

  8. #8
    DF Rookie mitch2801's Avatar
    Join Date
    Mar 2002
    Location
    UK
    Posts
    15
    Thanks
    0
    Thanked:        0
    Karma Level
    0

    Default

    Thanks lads for all your input. You have given me a couple of good tips which I'll try out.

    Thanks again

Similar Threads

  1. Be HONEST!! - What **actual Value** do birds add?
    By scruff in forum The Dog and Duck
    Replies: 12
    Last Post: 6th November 2002, 12:26 AM
  2. BEST HARD DISK _YOUR OPINION
    By Bullet666 in forum PC Hardware
    Replies: 33
    Last Post: 22nd October 2002, 03:29 AM
  3. Scanner opinion wanted
    By psibob84 in forum Home Audio/Video, Electronic Toys & Gadgets
    Replies: 3
    Last Post: 20th September 2002, 02:00 AM
  4. It's good to be back (Honest)
    By Rippitup in forum Introduce Yourself (New Members)
    Replies: 4
    Last Post: 18th September 2002, 12:44 PM
  5. Being Honest
    By ibobsy in forum The Comedy Club
    Replies: 2
    Last Post: 30th August 2002, 03:35 PM

Social Networking Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •