Wats the code for, the splash screen |
![]() ![]() |
Wats the code for, the splash screen |
Feb 27 2005, 03:56 PM
Post
#1
|
|
![]() BeautiifullScars ![]() ![]() ![]() Group: Member Posts: 51 Joined: Dec 2004 Member No: 75,069 |
....in general....wats the code for when you enter you have to click on a picture and it will redirect you to your xanga..?
please and thank you |
|
|
|
Feb 27 2005, 04:01 PM
Post
#2
|
|
![]() Senior Member ![]() ![]() ![]() ![]() Group: Member Posts: 291 Joined: Jan 2005 Member No: 89,092 |
look in the scripts page its in there
|
|
|
|
Feb 27 2005, 04:05 PM
Post
#3
|
|
|
Newbie ![]() Group: Member Posts: 7 Joined: Feb 2005 Member No: 106,189 |
i have the code if u still need it
|
|
|
|
Feb 27 2005, 04:09 PM
Post
#4
|
|
![]() BeautiifullScars ![]() ![]() ![]() Group: Member Posts: 51 Joined: Dec 2004 Member No: 75,069 |
|
|
|
|
Feb 27 2005, 04:13 PM
Post
#5
|
|
|
Newbie ![]() Group: Member Posts: 7 Joined: Feb 2005 Member No: 106,189 |
heres tha code .. place in header befor anything else
<!-- 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://img26.photobucket.com/albums/v78/millionwon1/splash.jpg'; 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 --> |
|
|
|
Feb 27 2005, 05:07 PM
Post
#6
|
|
|
cacaboii. [SAN FRAN is where... ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 566 Joined: Mar 2004 Member No: 7,562 |
|
|
|
|
Feb 27 2005, 08:17 PM
Post
#7
|
|
![]() moohaha ![]() ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 2,214 Joined: Aug 2004 Member No: 41,985 |
it was here: http://www.createblog.com/forums/index.php?showtopic=23
you must have looked hard it was only on the 4th page |
|
|
|
Feb 28 2005, 04:33 PM
Post
#8
|
|
|
Senior Member ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 3,826 Joined: Jan 2004 Member No: 2,330 |
just for future reference, it was under "intro splash screen"
if you need anymore help with this, just send me a PM [ topic closed ] |
|
|
|
![]() ![]() |