Would Like Some Feedback for LovableNuts.com

emjohn

New Member
Hi There,

Just recently put up a small blog/info site for testicular health. My girlfriend did the design, which I think is pretty funny. It's meant to be a fun site with a few jokes. What are your thoughts on it?

LovableNuts.com
 

wwag

New Member
Nice art...

Hi you def need to change the navigation. Make it horizontal. The background boxes do not fade into the page at all and can are distracting...Maybe change your graphics around so they do. I like the art at the top, you should add a similar footer to tie it all together.
 

emjohn

New Member
How do I fix this to make it horizontal?


<div id='menu-bar'>
<ul><li class='pagenav-home'>
<ul> <li class='page_item page-item-2'><a href='http://lovablenuts.blogspot.com' title='Home'>Home</a></li>
<ul>
<li class='page_item page-item-2'><a href='http://lovablenuts.blogspot.com/2010/02/articles.html' title='Articles'>Articles</a></li> </ul>

<li class='pagenav'>
<ul>
<li class='page_item page-item-2'><a href='http://lovablenuts.blogspot.com/2010/02/about.html' title='About'>About</a></li></ul>

<ul>
<li class='page_item page-item-2'><a href='http://lovablenuts.blogspot.com/2010/02/links.html' title='Links'>Links</a></li>

<ul>
<li class='page_item page-item-2'><a href='http://lovablenuts.blogspot.com/2010/02/privacy-policy.html' title='Privacy'>Privacy </a></li> </ul>

How do I get rid of the menu bar?
 

darrenfox

New Member
Change up your background colors as well. The font in the right column is difficult to read. You can use just one unordered list, you do not need a separate list for each menu item. To make it horizontal, you need to edit the css file. The LI should display as inline and include a width. Do a search for Horizontal CSS Menu and you will see lots of different options.
 
Top