another div problem |
another div problem |
May 21 2008, 07:25 PM
Post
#1
|
|
|
Member ![]() ![]() Group: Member Posts: 20 Joined: May 2008 Member No: 646,498 |
okayy i have my DIV i made...
i didnt use image mapping cuz i dont want anything clickable i just want to enter text... so how would i do that. i used: CODE <div class="content" style="position: absolute; left:228px; top:222px; width:288px; height:135px; overflow: auto;"><center> enter sfdfsdfsdfsdfsdfsdfs </div> <div class="content" style="position: absolute; left:533px; top:222px; width:288px; height:135px; overflow: auto;"> sdfsdfsdfsdfsdfsd </div> <div class="content" style="position: absolute; left:278px; top:377px; width:538px; height:78px; overflow: auto;"> bsdhfoihsdoif </div> heres my page http://profile.myspace.com/index.cfm?fusea...71-bd7c909ad76b |
|
|
|
![]() |
May 22 2008, 07:51 PM
Post
#2
|
|
![]() Thread Killer ![]() ![]() ![]() ![]() ![]() ![]() Group: Staff Alumni Posts: 1,012 Joined: Jun 2007 Member No: 530,544 |
Oh you haven't set up the DIV's yet.
Use this. I'd put it in the Who I'd Like To Meet section. CODE <div class="content"> Your text goes here. </div> Oh and I would change the DIV class name in the coding you gave, it'll recognize them all as the same div and probably mess some stuff up. So you could name one about me, content2,or anything. |
|
|
|
dreicaymcm another div problem May 21 2008, 07:25 PM
manny-the-dino Moved to Myspace Support. May 21 2008, 07:36 PM
Marlons Well the link doesn't work. And also you want ... May 21 2008, 08:50 PM
dreicaymcm no thats not the problem im having.
i know how to ... May 22 2008, 03:45 PM
dreicaymcm okay its on public now.
&& i changed the ... May 22 2008, 08:55 PM
Marlons Alright did you put the code I gave you in the Who... May 22 2008, 09:05 PM
dreicaymcm yeah i put it in there May 23 2008, 02:05 PM
dreicaymcm can someone plz help me? May 25 2008, 03:35 PM
Relentless Please be more specific so we can answer your ques... May 25 2008, 09:27 PM
dreicaymcm okayy like putting in a code so i can be able to e... May 27 2008, 06:46 PM
dreicaymcm okayy i kinda found out how to do it myself.
so ... May 31 2008, 11:39 AM![]() ![]() |