Posted: Sun Oct 05, 2008 10:34 pm Comment box alignment
I have inserted a comment box into my websight and it works fine but I can get it to go where I want it to go which is below my nav buttons and centered I have been tring to figure it out for days now and noone seems to know what or how to fix this problem I dont nessesarily need to use the comment box that I got off line but it is the one I want below is the code I have. I left the problem live on the web so you can have an idea of what i am talking about @ http://www.trubbles.com the code I have is thanks for any help or advise on this
<tr><!-- Row 1 -->
<td align="center">Leave a Comment if you want</td>
<tr>
<td><script src="http://js-kit.com/comments.js"></script></td></tr></table>
PayneLess Designs
Joined: 28 Feb 2007
Posts: 1402
Location: Biloxi, MS
Posted: Mon Oct 06, 2008 6:10 am
Correct the following coding errors and I'll get back to you on alignment problem:
CSS Errors
HTML Errors
Correcting errors may help you to correct your problem.
bostonryan
Joined: 05 Oct 2008
Posts: 2
Posted: Mon Oct 06, 2008 11:07 am placement of comment box in webpage....?
thank you so much for your help Ive been all over the web on a bunch of sights and this one is by far the best without a dought Ive learned alot thanks...I have corrected the coding errors and was able to center the comment box also changed the color and made it smaller but still can not figure out how to make the comment box go below my Nav buttons also the gradient box (which I sent to the back of the document) hides the comment box now but it is coming together the more I am learning, I can figure out most of these issues with learning and dont mind doing so, Im more worried about the placement of the comment box. would it have anything to do with the heading code (<h> </h> ....? my progress can be viewed at http://www.trubbles.com
Thanks
Ryan
PayneLess Designs
Joined: 28 Feb 2007
Posts: 1402
Location: Biloxi, MS
Posted: Tue Oct 07, 2008 4:09 pm
Looks like you have Comment box where you want it.