Webforumz's RSS FeedRSS Webforumz RegistrationRegister Contact Webforumz StaffContact

Sensual lady

This is a discussion on "Sensual lady" within the Free Web Site Critique section. This forum, and the thread "Sensual lady are both part of the Design Your Website category.


 Subscribe in a reader

Go Back   Webforumz.com > Main Forums > Design Your Website > Free Web Site Critique

Notices




Reply
 
LinkBack Thread Tools
  #1  
Old Jun 20th, 2007, 12:51
Reputable Member
Join Date: Jun 2007
Location: uk
Posts: 459
Thanks: 0
Thanked 0 Times in 0 Posts
Sensual lady

Info
Sensual lady
Thumbnails by Thumbshots.de
Technology: Static HTML
Upgrade to a SuperMember Account!
Hi

Can you take a look at my index page and pass on your opinion. I would appreciate it if you didnt venture off the home page as all the other pages are a mess as regards the HTML.

I am currently making the site dynamic using PHP/MYSQL.

THIS SITE DOES CONTAIN MILD ADULT MATERIAL.

Many thanks
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #2  
Old Jun 20th, 2007, 20:09
Highly Reputable Member
Join Date: Apr 2007
Location: Kent, England
Age: 38
Posts: 560
Thanks: 0
Thanked 0 Times in 0 Posts
Re: Sensual lady

I used to be an Ann Summers rep, so I'm well-qualified to review your site I think the general look you've chosen is good, it's a gentle look rather than in-your-face smut which is good.

I couldn't work out what the brand of the products are - is Sensual Lady an actual brand?

Why tables and transitional doctype?
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #3  
Old Jun 20th, 2007, 20:37
Reputable Member
Join Date: Jun 2007
Location: uk
Posts: 459
Thanks: 0
Thanked 0 Times in 0 Posts
Re: Sensual lady

Thanks for the review Vanessa.
this website is very similar to the wright brothers first flight.
It was only last night I managed to get rid of the 40+ validation errors. I knew there would be negative feedback on the use of tables which is one of the reasons I put it here, how would I get rid of them. I assume CSS is the way to go but how, any pointers.
When it goes dynamic I will reduce the pages from about 600 down to about 20 so with only 20 pages to change I think its time to get rid of the tables.

Thanks again.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #4  
Old Jun 20th, 2007, 20:56
Highly Reputable Member
Join Date: Apr 2007
Location: Kent, England
Age: 38
Posts: 560
Thanks: 0
Thanked 0 Times in 0 Posts
Re: Sensual lady

Have a look in the 'Beginner resources' at Karinne's resources for learning how to use CSS for layout. You obviously care about about your code because you took the time to validate and correct your html errors, so the next step is to take the time to learn how to use CSS for layout. If you have any difficulties with it, you can always post specific questions and people will be be glad to help.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #5  
Old Jun 20th, 2007, 21:21
Reputable Member
Join Date: Jun 2007
Location: uk
Posts: 459
Thanks: 0
Thanked 0 Times in 0 Posts
Re: Sensual lady

Had a look at the resources you mentioned.
There is a lot of reading so I will post again when I get stuck (shouldnt take long).

Cheers.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #6  
Old Jun 22nd, 2007, 12:16
Reputable Member
Join Date: Jun 2007
Location: uk
Posts: 459
Thanks: 0
Thanked 0 Times in 0 Posts
Re: Sensual lady

Ok

Here is my first attempt at CSS http://www.sensuallady.co.uk/testcss.html

Please take a look and let me know what you think.

here is the css code.

Code: Select all
 
body {
 background-color:white;
 font-family:Verdana, Arial, Helvetica, sans-serif;
 font-size:12px;
 color:black;
 background-image: url(heart4.jpg);
 background-repeat: repeat;
 border-top-style: none;
 border-right-style: none;
 border-bottom-style: none;
 border-left-style: none;
}
a:hover { font-family:Verdana, Arial, Helvetica, sans-serif;
color:black;
background-color: white}
 
h1 {
 font-family: "Palatino Linotype";
 font-size: 24px;
 font-style: italic;
 line-height: normal;
 font-weight: normal;
 font-variant: normal;
 text-transform: none;
 color: #FF00FF;
 position: relative;
 visibility: visible;
 background-color: #FFFFFF;
 background-image: url(heart4.jpg);
}
 
h2 {
 font-family:"Palatino Linotype";
 font-size:18px;
 font-style: italic;
 line-height: normal;
 font-weight: normal;
 font-variant: normal;
 text-transform: none;
 color: #FF99FF;
}
h3 {
 font-family:"Palatino Linotype";
 font-size:16px;
 font-style: italic;
 font-weight: bolder;
 font-variant: normal;
 text-transform: none;
 color: #FF99FF;
}
#leftcontent {
 position: absolute;
 left:10px;
 top:123px;
 width:220px;
 background-color: #FFFFFF;
 background-image: url(heart4.jpg);
 background-repeat: repeat;
 
}
a:link {
 font-family: "Palatino Linotype";
 font-size: 12px;
 font-style: normal;
 line-height: normal;
 font-weight: normal;
 font-variant: normal;
 text-transform: none;
 color: #FF66FF;
}
a:visited {
 font-family: "Palatino Linotype";
 font-size: 12px;
 font-style: normal;
 line-height: normal;
 font-weight: normal;
 font-variant: normal;
 text-transform: none;
 color: #FF33FF;
}
a:hover {
 font-family: "Palatino Linotype";
 font-size: 14px;
 font-style: normal;
 line-height: normal;
 font-weight: normal;
 font-variant: normal;
 text-transform: none;
 color: #FF99FF;
}
 
#centercontent {
 top:107px;
 margin-left:219px;
 margin-right:219px;
 voice-family: "
\"
}
\"
"
;
 voice-family: inherit;
 margin-left:221px;
 margin-right:221px;
 background-color: white;
 background-image: url(heart4.jpg);
 background-repeat: repeat;
}
html>
body #centercontent {
 margin-left:221px;
 margin-right:221px;
 background-color: #FFFFFF;
 background-image: url(heart4.jpg);
 background-repeat: repeat;
}
#rightcontent {
 position: absolute;
 right:13px;
 top:123px;
 width:220px;
 background-color: #FFFFFF;
 background-image: url(heart4.jpg);
 background-repeat: repeat;
}
 
#banner {
 height:80px;
 border-top:0 solid;
 border-right:0 solid;
 border-left:0 solid;
 voice-family: "
\"
}
\"
"
;
 voice-family: inherit;
 height:79px;
 background-color: white;
 background-image: url(heart4.jpg);
 background-repeat: repeat;
}
link {
 font-family: "Palatino Linotype";
 font-size: 12px;
 font-style: normal;
 line-height: normal;
 font-weight: normal;
 font-variant: normal;
 text-transform: none;
 color: #FF33FF;
}
 
html>
body #banner { height:79px;
}
p,h1,h2,h3 {
 margin:0px 10px 10px 10px;
 color: #000000;
}
if this is utter rubbish please let me know

thanks.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #7  
Old Jun 22nd, 2007, 13:47
Reputable Member
Join Date: Jun 2007
Location: Bellevue, SK, Canada
Age: 29
Posts: 222
Thanks: 0
Thanked 0 Times in 0 Posts
Re: Sensual lady

Could you use a different font? I don't have it installed on my pc, so I see the standard (times new roman) font..
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #8  
Old Jun 22nd, 2007, 14:10
Elite Veteran
Join Date: Sep 2006
Location: Pink House
Posts: 3,946
Thanks: 0
Thanked 0 Times in 0 Posts
Re: Sensual lady

Ok.. here we go!
Things to work on:
Bring the line
Sensual Lady Collection

up to the top near the view basket.
The navigation is off centered. You might need more padding-right.

Add some spacing UNDER Bestsellers. It's too crowded.
All the top 100's top 20's, need to be centered. Those aren't very attractive either. Can they all be the same size?

GET rid of the W3C validation! One has a pink box around it anyway. You should have valid code if you are getting paid for this but it's unnecessary clutter.

All the directories ... listed in the center.. are they necessary?

I'm not sure how "sensual" mice hanging from hearts are? Is that something the owner provided?

Links at bottom of the page: Those links need to be realigned. They are stuck on the right margin.

The text on the homepage is one gigantic paragraph. NO ONE is going to read that. You need to add spacing between paragraphs, add bullets for or bold text or italics. Something to break up the monotony.

The pink used on the site is harsh. It makes the site look a little tacky. A pink such as #F986BA is easier on the eyese

Things I like:

The page background is pretty. Love the photography. Three column layout works well for this.

Hope this helps!
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #9  
Old Jun 22nd, 2007, 16:43
Reputable Member
Join Date: Jun 2007
Location: uk
Posts: 459
Thanks: 0
Thanked 0 Times in 0 Posts
Re: Sensual lady

Hi Lchad

Thanks ever so much for the review but did you look at the testcss.html as that will eventually replace the main index page.
Many thanks

dab42pat
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #10  
Old Jun 22nd, 2007, 16:57
JustinStudios's Avatar
Reputable Member
Join Date: Mar 2007
Location: USA
Posts: 404
Blog Entries: 3
Thanks: 0
Thanked 0 Times in 0 Posts
Re: Sensual lady

Well the CSS code is extremely bloated. I cut it down a good bit so use this instead of the one you have now. But keep the one you have now and learn how you can make your code a lot shorter.

Code: Select all
/* CSS Document */
body {
 background: #FFFFFF url(heart4.jpg) repeat;
 font:12px Verdana, Arial, Helvetica, sans-serif;
 color:black;
 border-style: none;
}
a:hover { font-family:Verdana, Arial, Helvetica, sans-serif;
color:black;
background-color: #FFFFFF}
 
h1 {
 font: italic 24px "Palatino Linotype";
 text-transform: none;
 color: #FF00FF;
 position: relative;
 visibility: visible;
 background: #FFFFFF url(heart4.jpg);
}
 
h2 {
 font: italic 18px "Palatino Linotype";
 text-transform: none;
 color: #FF99FF;
}
h3 {
 font: italic bolder 16px "Palatino Linotype";
 text-transform: none;
 color: #FF99FF;
}
#leftcontent {
 position: absolute;
 left:10px;
 top:123px;
 width:220px;
 background: #FFFFFF url(heart4.jpg) repeat;
}
a:link {
 font: 12px "Palatino Linotype";
 color: #FF66FF;
}
a:visited {
 font: 12px "Palatino Linotype";
 color: #FF33FF;
}
a:hover {
 font: 14px "Palatino Linotype";
 color: #FF99FF;
}
 
#centercontent {
 top:107px;
 margin: 0 219px 0 219px;
 voice-family: "
\"
}
\"
"
;
 voice-family: inherit; 
 margin: 0 221px 0 221px;
 background: #FFFFFF url(heart4.jpg) repeat;
}
html>
body #centercontent {
 margin: 0 221px 0 221px;
 background: #FFFFFF url(heart4.jpg) repeat;
}
#rightcontent {
 position: absolute;
 right:13px;
 top:123px;
 width:220px;
 background-color: #FFFFFF url(heart4.jpg) repeat;
}
 
#banner {
 height:80px;
 border:0 solid;
 voice-family: "
\"
}
\"
"
;
 voice-family: inherit;
 height:79px;
 background: #FFFFFF url(heart4.jpg) repeat;
}
link {
 font: 12px "Palatino Linotype";
 color: #FF33FF;
}
 
html>
body #banner { height:79px;
}
p,h1,h2,h3 {
 margin: 0px 10px 10px 10px;
 color: #000000;
}
Now I did this in like 5 minutes so all I did was edit what you had and I didn't completely cut it down nor look at the page to see if something was necessary, but I think you get the picture.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #11  
Old Jun 22nd, 2007, 18:12
Most Reputable Member
Join Date: May 2006
Location: North West, UK
Age: 22
Posts: 1,173
Thanks: 0
Thanked 0 Times in 0 Posts
Re: Sensual lady

The newer css version is much better. A lot cleaner and obviously it is the way to go. I like the general look of the site, there is a gentleness and a sensuality to it. It's a good look.

I do hate those logo's on the left hand side at the bottom. Do they have to be there. If there do then at least try and cut them down to only a few. They instantly make me think of spam sites or rubbish untrustworthy ones.

Good overall though and the newer version is much better.

Pete.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #12  
Old Jun 23rd, 2007, 18:52
Reputable Member
Join Date: Jun 2007
Location: uk
Posts: 459
Thanks: 0
Thanked 0 Times in 0 Posts
Re: Sensual lady

Thanks to everyone who commented. I will take everything onboard and try and make the site as professional as I possibly can using all your pointers.

This was the kind of critique I was hoping for and recieved from the best forum I have come across.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
Reply

Thread Tools

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

Similar Threads
Thread Thread Starter Forum Replies Last Post
Sensual lady dab42pat Free Web Site Critique 6 Jul 9th, 2007 22:32
Sensual lady dab42pat Free Web Site Critique 9 Jul 5th, 2007 00:30


All times are GMT. The time now is 09:54.


Powered by vBulletin®
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.2.0 RC8