marquee placement |
![]() ![]() |
marquee placement |
Dec 22 2004, 10:02 PM
Post
#1
|
|
|
(¯`·._.·[fly away]·._.·´¯) ![]() ![]() ![]() ![]() Group: Member Posts: 240 Joined: Apr 2004 Member No: 11,583 |
okay so i've already asked about this, but it wont work... i need to know how to put a marquee into the box i made for the marquee on the left side of my page: here but it wont work. can some one please tell me whats wrong with this code??
CODE <!-- begin code provided by createblog.com --> <div style="overflow: auto; width: 350px; height: 130px; margin-top: -600px; margin-left: -190px;"> <marquee><img src="http://img.photobucket.com/albums/v136/krismiss678/ashthumb.jpg"> </marquee> </div> <!-- end code provided by createblog.com --> thanks... |
|
|
|
Dec 22 2004, 10:16 PM
Post
#2
|
|
|
(¯`·._.·[fly away]·._.·´¯) ![]() ![]() ![]() ![]() Group: Member Posts: 240 Joined: Apr 2004 Member No: 11,583 |
i need help...
|
|
|
|
Dec 23 2004, 12:26 AM
Post
#3
|
|
![]() Um....Its meeee ![]() ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 2,218 Joined: Mar 2004 Member No: 8,264 |
Um it should work..If not try this div then?
CODE <!-- begin code provided by createblog.com -->
<div style="position:static; margin-left:-213px;margin-top: -205px;border: 2px solid #000000; width: 95px; height: 800px;"><marquee><img src="http://img.photobucket.com/albums/v136/krismiss678/ashthumb.jpg"> </marquee></div> <!-- end code provided by createblog.com --> |
|
|
|
Dec 23 2004, 02:13 PM
Post
#4
|
|
|
(¯`·._.·[fly away]·._.·´¯) ![]() ![]() ![]() ![]() Group: Member Posts: 240 Joined: Apr 2004 Member No: 11,583 |
so i got the marquee to work, but now the div for the blog is messed up... any suggestions? |
|
|
|
![]() ![]() |