Back To Start Of Archive
Taken From The Forum: Anything Goes
Forum Topic: Click to view post
Last Updated: Saturday July 14 2012 - 06:07:39
Example site
Poster: noelc
Dated: Friday July 1 2005 - 2:56:46 BST
Hi,
I have been evaluating the milonic menu system and have built a site around it (using oscommerce).
I think is has really tidied things up - anyone willing to test it out, offer suggestions, criticisms, or even praise please feel welcome:
old version (pre milonic):
http://countrybumpkin.com.au/shop/
new version (using milonic)
http://countrybumpkin.com.au/shop2/
(careful this is a live shop)
Poster: Ruth
Dated: Monday July 4 2005 - 19:11:46 BST
Hi,
Nice site. I like the layout and the colors. This is just a personal thing, everyone has their own pet things. I've never liked plain white on submenus when there is nothing else, like a border or such. Have you considered doing the submenus as 1/2 the color of what the main background is?
Code:
#f5fafc
or even a bit lighter, just so it has a 'hint' of the blue. But, everyone has their own likes and dislikes I did have one question, just curiosity. How come you are using
Code:
aI("text=<img src= etc
instead of using the menu's built in image property? Code:
aI("image=shop_books.gif;url= and so on
Ruth