HTML Help Forum Index HTML Help
Please Search for the answer to your question before asking it! Thanks.
 

help please? asap!
Post a Reply to this Topic Ask a New Question
Click here to go to the original topic
       HTML Help Forum Index -> MySpace
View previous topic :: View next topic  
Author Message
daveburg19



Joined: 13 Mar 2009
Posts: 2

Posted: Fri Mar 13, 2009 10:57 pm     help please? asap!  

hey fellas! first post here. anyways i need a code for putting pictures into a text box for my bands myspace.
www.myspace.com/brandenburgmusic

most text boxes i use just disable the html picture code and just shows the link instead of the actual picture.

let me know
PayneLess Designs



Joined: 28 Feb 2007
Posts: 3593
Location: Biloxi, MS

Posted: Sat Mar 14, 2009 6:03 pm      

Try: CSS - Code: <style type="text/css">
div.scroll-box {
height: 100px;
width: 200px;
margin: 0 auto;
font: 10pt/20pt Verdana,arial,sans-serif;
overflow: scroll;
}
</style>

HTML - Code: <div class="scroll-box"><img style="width: 169px; height: 51px; border: 0;" src="http://img293.imageshack.us/img293/1903/anihimomjb4.gif" alt="Hi Mom!"></div> Adjust size of box to fit page space.
daveburg19



Joined: 13 Mar 2009
Posts: 2

Posted: Sun Mar 15, 2009 10:32 am      

thanks!
PayneLess Designs



Joined: 28 Feb 2007
Posts: 3593
Location: Biloxi, MS

Posted: Sun Mar 15, 2009 12:57 pm      

You're welcome. Post back with the results as I never know what MySpace may do to real HTML code. :P
 
 
DARFUR
HOSTING / DESIGN
MAKE MONEY

       HTML Help Forum Index -> MySpace
Page 1 of 1


Powered by phpBB Search Engine Indexer
Powered by phpBB 2.0.19 © 2001, 2002 phpBB Group