Website Babble Webmaster Forums  


Go Back   Website Babble Webmaster Forums > Creating a Website > Site Reviews

Your WB Notifications

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 05-05-2009, 04:11 PM
missme's Avatar
Master Babbler
 
Join Date: Sep 2008
Posts: 182
missme has a few positive reputation points
Default 80s Horror Movies

Hi fellow babblers!

Just uploaded my new site and its in its early stages.
I would love some feedback (good or bad) on color or anything else that I need to change or enhance.

80s Horror Movies

Thanks

Missme
__________________
MissMelPol
80's Horror Movies
Reply With Quote
  #2 (permalink)  
Old 05-05-2009, 04:25 PM
Sighter's Avatar
Master Babbler
 
Join Date: Apr 2009
Posts: 112
Sighter has no reputation at Website Babble yet.
Default

It's a great design,as it is very easy to navigate with,But i think you need to add some more color and pictures,But other then that I like it,It has a good feel to it and with a bit more time,it will look great.

So good luck mate,keep it up.
__________________
Find New Website Niche Ideas with a in-depth keyword analysis!

Learn BMX Tricks at www.bmxtricksnow.com
Reply With Quote
  #3 (permalink)  
Old 05-11-2009, 05:43 AM
missme's Avatar
Master Babbler
 
Join Date: Sep 2008
Posts: 182
missme has a few positive reputation points
Default

I am going to add some images whenever I can find something that looks good with the site and fits into the subject. I may have to make my own graphics.
Thanks for the comment.

missme
__________________
MissMelPol
80's Horror Movies
Reply With Quote
  #4 (permalink)  
Old 05-11-2009, 09:07 PM
James's Avatar
Super Moderator
 
Join Date: Dec 2007
Posts: 2,753
James is an elite member of WB with the maximum amount of reputation barsJames is an elite member of WB with the maximum amount of reputation barsJames is an elite member of WB with the maximum amount of reputation barsJames is an elite member of WB with the maximum amount of reputation barsJames is an elite member of WB with the maximum amount of reputation barsJames is an elite member of WB with the maximum amount of reputation barsJames is an elite member of WB with the maximum amount of reputation barsJames is an elite member of WB with the maximum amount of reputation barsJames is an elite member of WB with the maximum amount of reputation barsJames is an elite member of WB with the maximum amount of reputation barsJames is an elite member of WB with the maximum amount of reputation bars
Default Good start.

Some good work already. There should be lots of interest.

For the topic, the black and white color is perfect. Looks good.

There are some small technical details that I would work on.

First, I would tighten up the header. It actually looks good overall. I like it. But a couple of things would help. For one thing I would put the two lower teasers on one line and shorten up the height of the header. Then there needs to be a little padding on the outside of those teasers so they are not pushed right against the edge. Actually this is a problem with your use of ie for your working browser. It works in ie but not in firefox or other browsers. Unfortunately ie does not follow standards for margins and padding so creates an issue very often. If you need help with this you can ask a separate question or google.

Another thing I would do is to remove the underline on your links in both the navigation links and in the header title. On the lists you could put in an effect with hover, a highlight of some kind perhaps.

Even in ie there needs to be a little more padding separating the text in the center column from the sides, at least on page one. The amount of spacing on other pages varies. There should be a consistency in this.

I am not commenting on your content since I would have no idea about its value. Someone else can help there. However, I do not think I would use the centering of lines for the content text.
__________________
Good Success!

Douglas County Master Gardeners
"We don't always get what we want, but we always get what we expect."

Last edited by James; 05-11-2009 at 09:10 PM.
Reply With Quote
  #5 (permalink)  
Old 05-11-2009, 09:39 PM
Regular Babbler
 
Join Date: Apr 2009
Posts: 48
cash4trends has no reputation at Website Babble yet.
Default

It is good, nice job buddy, keep it up.
Reply With Quote
  #6 (permalink)  
Old 05-11-2009, 10:42 PM
missme's Avatar
Master Babbler
 
Join Date: Sep 2008
Posts: 182
missme has a few positive reputation points
Default

Thanks for the replies James and cash4trends.

I think I removed the padding for the body -- I'll fix that asap.
I am planning to redo the header when I get a chance and a lot of the descriptions are just general descriptions from online. I will try to rewrite the descriptions after I watch the movies again or for the first time.
To remove underline links I have to do it one by one so that will take a while.

Thanks for the input guys!

Missme
__________________
MissMelPol
80's Horror Movies
Reply With Quote
  #7 (permalink)  
Old 05-11-2009, 11:44 PM
James's Avatar
Super Moderator
 
Join Date: Dec 2007
Posts: 2,753
James is an elite member of WB with the maximum amount of reputation barsJames is an elite member of WB with the maximum amount of reputation barsJames is an elite member of WB with the maximum amount of reputation barsJames is an elite member of WB with the maximum amount of reputation barsJames is an elite member of WB with the maximum amount of reputation barsJames is an elite member of WB with the maximum amount of reputation barsJames is an elite member of WB with the maximum amount of reputation barsJames is an elite member of WB with the maximum amount of reputation barsJames is an elite member of WB with the maximum amount of reputation barsJames is an elite member of WB with the maximum amount of reputation barsJames is an elite member of WB with the maximum amount of reputation bars
Default Tip to save time

One of the great advantages of the css style sheet is that you do not have to do them one by one.

You can change every anchor (link) tag on your site to no underline with:

a {
text-decoration: none;
}

or every anchor inside a <div> with:

<div> a {
text-decoration: none;
}

etc. added to your style sheet.

You are unlikely to have very many links on your site that you want to underline so I would personally suggest that you use the first css example to remove them all and then insert a line for the original default with a "text-decoration: underline;" assigned to a class or id if I needed it for any particular links.
__________________
Good Success!

Douglas County Master Gardeners
"We don't always get what we want, but we always get what we expect."
Reply With Quote
  #8 (permalink)  
Old 05-12-2009, 01:43 PM
sgtmac66's Avatar
Supreme Babbler
 
Join Date: Jan 2009
Location: Idaho
Posts: 787
sgtmac66 has an outstanding reputation at WB (over 500 points)sgtmac66 has an outstanding reputation at WB (over 500 points)sgtmac66 has an outstanding reputation at WB (over 500 points)sgtmac66 has an outstanding reputation at WB (over 500 points)sgtmac66 has an outstanding reputation at WB (over 500 points)sgtmac66 has an outstanding reputation at WB (over 500 points)
Default I like old horror flicks ;)

Quote:
Originally Posted by missme View Post
Hi fellow babblers!

Just uploaded my new site and its in its early stages.
I would love some feedback (good or bad) on color or anything else that I need to change or enhance.

80s Horror Movies

Thanks

Missme
1. The Navy blue background, just doesn't do it for me, but I love the dark black with red text...it fits in the the horror film scene! I think it would be cool to use a horror image as the body background...perhaps a vampire or something in a dark background.

2. Couple of notes on the header...I think you could find a better font for the main title..Perhaps a font dripping blood or similar...Plenty of free ghastly fonts out on the web! The search text and search button text are muted...I think it would look better if as red as the other text. I would make the moon bigger and perhaps move the small sub-titles at the left and right around the moon or move to the center and make the font larger...You have plenty of room to play with.

3. The blue text links don't jive with the rest of the text...Black would look like your regular text and red would like like header text...Perhaps an Orange or some other color?

4. On your Midnight and other link pages, I would Justify your text, making it more neater than the Centering style you have.

5. Clicking on your movie navigation such as 1981, you come to a page with just links...Since You have so many, why not add a small thumbnail of each movie?

I see some more you could do, but don't have time now...

God luck! Looks like something I could visit.
__________________
SgtMac66

Macs RevWar
Reply With Quote
  #9 (permalink)  
Old 05-12-2009, 05:14 PM
missme's Avatar
Master Babbler
 
Join Date: Sep 2008
Posts: 182
missme has a few positive reputation points
Default

Thanks James and sgtmac66 for the suggestions. I am using Xsitepro2 to build this site and I have to admit that I haven't read any of the tutorials and documentation, so I don't know how to change too much right now. I am going to read up on changing the .css file because XSP2 keeps rewriting any changes I make to the file. I was going to use a crazy horror type font, but I figured most people wouldn't have it installed on their PC and probably wouldn't want to download it. I just stuck to the web safe fonts. The background was suppose to be slate gray. I don't know why it looks navy blue? I was going to implement the thumbnail image idea, but I just didn't have time yet. Thanks! I like the comments and new ideas that I get on WB!

missme
__________________
MissMelPol
80's Horror Movies
Reply With Quote
  #10 (permalink)  
Old 05-12-2009, 05:40 PM
James's Avatar
Super Moderator
 
Join Date: Dec 2007
Posts: 2,753
James is an elite member of WB with the maximum amount of reputation barsJames is an elite member of WB with the maximum amount of reputation barsJames is an elite member of WB with the maximum amount of reputation barsJames is an elite member of WB with the maximum amount of reputation barsJames is an elite member of WB with the maximum amount of reputation barsJames is an elite member of WB with the maximum amount of reputation barsJames is an elite member of WB with the maximum amount of reputation barsJames is an elite member of WB with the maximum amount of reputation barsJames is an elite member of WB with the maximum amount of reputation barsJames is an elite member of WB with the maximum amount of reputation barsJames is an elite member of WB with the maximum amount of reputation bars
Default Not too hard to do most of these.

With just a little work you can learn to do most of these things pretty easily. Fixing the link underline as recommended should not prove difficult for instance.

But as for sgtmac66's recommendation for the header font, you are right about people having the font but the way to do it for a single instance as in the header is just to make an image using the text you want and then place the image in that location. It looks the same in the end but is done in a way that will work on any browser.
__________________
Good Success!

Douglas County Master Gardeners
"We don't always get what we want, but we always get what we expect."
Reply With Quote
  #11 (permalink)  
Old 05-13-2009, 03:28 AM
Junior Babbler
 
Join Date: May 2009
Posts: 1
dkons.vn has no reputation at Website Babble yet.
Default

cool job
Reply With Quote
  #12 (permalink)  
Old 05-13-2009, 10:22 AM
missme's Avatar
Master Babbler
 
Join Date: Sep 2008
Posts: 182
missme has a few positive reputation points
Default

Thanks for the advice on the font situation James. I don't know why I didn't think of that. I just made a header image for the site. Its not the best, but what I could throw together in a short amount of time.

missme
__________________
MissMelPol
80's Horror Movies
Reply With Quote
  #13 (permalink)  
Old 05-13-2009, 07:48 PM
James's Avatar
Super Moderator
 
Join Date: Dec 2007
Posts: 2,753
James is an elite member of WB with the maximum amount of reputation barsJames is an elite member of WB with the maximum amount of reputation barsJames is an elite member of WB with the maximum amount of reputation barsJames is an elite member of WB with the maximum amount of reputation barsJames is an elite member of WB with the maximum amount of reputation barsJames is an elite member of WB with the maximum amount of reputation barsJames is an elite member of WB with the maximum amount of reputation barsJames is an elite member of WB with the maximum amount of reputation barsJames is an elite member of WB with the maximum amount of reputation barsJames is an elite member of WB with the maximum amount of reputation barsJames is an elite member of WB with the maximum amount of reputation bars
Default Great work!

Wow! I wish I could throw together something quick with that kind of results. Your header looks great now. A huge improvement.

You have fixed the major concerns I saw very well.

There are a few places where the padding could still use some attention (ex.: Christine page could use a little more space between image and text) but those details are small. You have the site looking pretty good.

I would try for a little more interesting type font for the lists of names. I would choose one that at least most people might have. Using css you can assign several choices so that one will be used if people have it, then an alternate and then the basic font type so you can have something that will work no matter what.

Good work.
__________________
Good Success!

Douglas County Master Gardeners
"We don't always get what we want, but we always get what we expect."
Reply With Quote
  #14 (permalink)  
Old 05-13-2009, 08:33 PM
missme's Avatar
Master Babbler
 
Join Date: Sep 2008
Posts: 182
missme has a few positive reputation points
Default

Thanks James. I took your advice and finally figured out how to change the font problem. I made the header with a free tool the makers of XSitePro 2 made called XHeader. It makes making headers pretty easy.
Thanks for your help!
missme
__________________
MissMelPol
80's Horror Movies
Reply With Quote
  #15 (permalink)  
Old 05-15-2009, 11:18 PM
wgcool's Avatar
Master Babbler
 
Join Date: Jan 2009
Posts: 115
wgcool has no reputation at Website Babble yet.
Default

There are a number of things that you have to consider. Some of them are:

1. Add buttons in lieu of text links
2. Add a nice header in stead of that lousy one.
3. Make the paragraph left align
4. Try different concept
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On




All times are GMT -6. The time now is 04:57 PM.


 Subscribe to RSS

WB Sponsors

flash chat

Home Jobs Online

Search Engine Marketing

Paid Surveys

Web Design Newcastle



 Subscribe to the Website Babble Feeds

2 Create a Website Homepage | 2 Create a Website Blog


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.1.0