Search in forum:
Search


Author Message
Post03/23/2009 at 3:30pm (UTC)    
Post subject: how to put the background that is not in pieces

how to put the background that is not in pieces

or
http://i42.tinypic.com/33lze55.jpg
Post03/23/2009 at 5:50pm (UTC)    
Post subject:

hy


copy the code without "-------" in edit setting/extended settings/text at top page

----------------

<style type="text/css">
<!--
body{background-image:url(http://image-address);background-attachment: fixed}
-->
</style>

-----------------------

u have to modify the http://image-address with ur image url







===========================



or the same way and paste this code



-------------

<style type="text/css">
<!--
body {background-color:#xxxxxx;}
//-->
</style>

---------------------

- and modify in here #xxxxxx with some text colors


...from where to get those color codes ?
answer - from here http://www.computerhope.com/htmcolor.htm





..... hope u got ur answer....bye
______________
Display posts from previous:   


Powered by phpBB © 2001, 2005 phpBB Group