View Single Post

  #10 (permalink)  
Old 10-10-2006, 10:04 PM
louie's Avatar
louie louie is offline
Senior Member
 
Join Date: Jan 2006
Location: Dublin, Ireland
Posts: 2,040
Nominated 5 Times in 3 Posts
Nominated TOTW/F/M Award(s): 1
louie will become famous soon enoughlouie will become famous soon enoughlouie will become famous soon enoughlouie will become famous soon enoughlouie will become famous soon enoughlouie will become famous soon enoughlouie will become famous soon enoughlouie will become famous soon enough
Send a message via Yahoo to louie Send a message via Skype™ to louie
Default

I still don't like the refine search. A drop down menu will probably work better with the brands and other filter you can have.

I'll say nothing about colours, cause I am brutal at it as well. My partner helps me with that.
You should try script to get the image size and if null don't show it, cause it looks terrible when the X red mark shows.

You give the message "no products matching" but you still show the paging below and the sorting above.

Some P&P: €0.00 are 0.00 and shouldn't be seen by public.
can't say anymore cause it shows a php error: it works now.

you define the style in the stylesheet:

Code:
.style3 {color: #3E84DC}
.style7 {color: #666666}
.style8 {color: #856666}
.style10 {color: #F9921C}
but you also have those tags in the source page.

menuFooter style.
I'll change that to
Code:
.menuFooter {
 color: #3E84DC;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 11px;/*or 10px instead of 100%*/
 font-style: normal;
}
__________________
:. Web Design & Development Web Design Ireland
:. Search Engines Optimization Search Engines Optimization
:. Directory Submission Directory Submission
:. News & Press Release Ireland GiveItSocks.com
:. Used Cars Ireland, Car Parts & Car Audio Cars For Sale, Car Parts & Accessories
:. I Have 2 Find It Directory SEF Directory

Last edited by louie; 10-10-2006 at 10:08 PM.
Reply With Quote