text on splash pages? |
![]() ![]() |
text on splash pages? |
Dec 28 2004, 07:35 PM
Post
#1
|
|
|
Senior Member ![]() ![]() ![]() Group: Member Posts: 46 Joined: Dec 2004 Member No: 75,335 |
Is it possible to put text on splash pages? The one I use now is just a graphic... is there another code for it? Is it possible to have both or just one? If I can have both, where would I put it in this code...
QUOTE <!-- begin code provided by createblog.com -->
<script type='text/javascript'> // intro splash page by micron // for more xanga scripts and help go to createblog.com // change this url to an image of your choice var image = 'http://www.createblog.com/tools/uploads/gotnoheart/somethings.gif'; function enterSite() { document.getElementById('splash').style.display = 'none'; var content = document.getElementsByTagName("center"); for (var i=0; i<content.length;i++) { content[i].style.display = 'block'; } return false; } if (document.title.slice(-10) == 'Xanga Site') { document.write('</span></center><style type="text/css"> center {display:none;} .image {border:1px solid #dcdcdc;} </style><table height="100%" width="100%" id="splash"><tr><td align="center" valign="middle" style="text-align:center !important;"><a href="#" onclick="return enterSite();"><img src="'+ image +'" border="0" class="image"></a></td></tr></table><center><span>'); } </script> <!-- end code provided by createblog.com --> |
|
|
|
Dec 28 2004, 07:41 PM
Post
#2
|
|
![]() define our lives for us. ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Staff Alumni Posts: 11,656 Joined: Aug 2004 Member No: 43,293 |
naw, i dont think you can. =\ you can put a text on your splash page image.. but i've never seen anything with a text on a splash page.. so... if you find any provide an example.
|
|
|
|
![]() ![]() |