PDA

View Full Version : can somebody tell me what else my site needs


akhoopes
Jan-02-2007, 07:34 PM
ok i have been working on this site for about a week now, i am still loading my gallery's up and working on my links page,

but im mind blanked and stumped, what else does my site need,

any ideas, thoughts, reccomendations, i would like some expert opinons.

barb, andy, ivar, or anyone else, let me know im trying to get the most appealing, professional site i can. thanks again have a great day

Allen
Jan-02-2007, 07:50 PM
A couple quick notes
The text on your homepage under your slideshow, "This web site and ...", way too wide. Shows on all pages.

Set your slideshow box to a constant height, your page bottom is pushing up and down.
Everything else looks good.
My .02
Al

akhoopes
Jan-02-2007, 07:58 PM
A couple quick notes
The text on your homepage under your slideshow, "This web site and ...", way too wide. Shows on all pages.

Set your slideshow box to a constant height, your page bottom is pushing up and down.
Everything else looks good.
My .02
Al

cool thank you, now how do i fix that, lol

Allen
Jan-02-2007, 08:14 PM
cool thank you, now how do i fix that, lol Play with these. I added the color to tone down the text some, white was a little distracting.

#myfooter {
color:silver;
width:645px;
text-align: center;
margin-top: 10px !important;
margin:0 auto;}

#bioBox {
text-align: center;
background: none;
height:411px;
}

Al

Edit: Added !important, some pages did not use the margin without it.