comments in a DIV. |
comments in a DIV. |
Jan 1 2007, 04:48 PM
Post
#1
|
|
|
Newbie ![]() Group: Member Posts: 3 Joined: Jan 2007 Member No: 491,975 |
okay well i just got a new div, and theres no comments on there right now.
theyre hidden i think and every code ive tried to use it wont work to show them i want to put them in a scroll box on the right side of the div. and suggestions? |
|
|
|
![]() |
Jan 1 2007, 05:12 PM
Post
#2
|
|
![]() So um yeah ![]() ![]() ![]() ![]() ![]() Group: Official Designer Posts: 745 Joined: Aug 2006 Member No: 459,873 |
Post your code that you are using Also try this: Post this in your About Me .comments{ visibility:visible; width:400px; height:300px; position:absolute; top:850px; left:300px; overflow:auto; background-color:transparent; border:0px solid; z-index:2px; word-spacing:5px;} You can change the values Paste this in your "Who I'd like to meet" Make sure it's the last code at the bottom: <div class="comments"><!________HAS TO BE LAST______> <table><tr><td><table><tr><td> </div> ****Take out the comments codes you've posted**** |
|
|
|
*kayla_lynn* comments in a DIV. Jan 1 2007, 04:48 PM
*kayla_lynn* Yeah I tried that
but thanks
umm heres the code.
i... Jan 1 2007, 06:25 PM
toyo loco CODE<style>div div table tr td a.navbar, d... Jan 1 2007, 06:36 PM
*kayla_lynn* ohh thank you soomuch
it worked =) Jan 1 2007, 07:26 PM![]() ![]() |