Help - Search - Members - Calendar
Full Version: splash screen
Forums > Resource Center > Webmasters' Corner > Webmasters' Corner Resolved Topics
california_roxy
where can i make my own splash screen or can someone make one for me?







[x]angurr
catcherman16
<!-- 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/images/huddled.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 -->
california_roxy
QUOTE(catcherman16 @ Feb 16 2004, 5:05 PM)
<!-- 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/images/huddled.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 -->

ya thats how to get one but i want to know how to make one....or if someone can make one for me
catcherman16
what do u want on the splash page? just a pic? or a flash file? or what?
california_roxy
some kind of pic that says enter or something i don't really know i just want something different
california_roxy
well i kind of want something that matches my xanga...the bg is black and it has white stars but i guess it doesn''t really matter
aznhybriddragon
You cant make a Spash Screen, All u have to do is make a Image, and put it there.
california_roxy
thats what i meant....making the image
fr0stbite
you can make it on photoshop, paint, or whatever, then you need to find a site to host your pictures, like photobucket and put the url on the correct place... if you dunt wanna make it yourself, find a pic or some1 nice enough to labor for u
iTzJoEzLaDiEe
im having a problem with the splash page.. i have an image and i have the code right but the my image doesnt center or cover completely.. does anyone know why?
aznhybriddragon
QUOTE(iTzJoEzLaDiEe @ Feb 21 2004, 6:07 PM)
im having a problem with the splash page.. i have an image and i have the code right but the my image doesnt center or cover completely.. does anyone know why?

Cover Completely?? its not supposed to do that, if u want it to do that, then resize the pic so its big. Post the code u used.
iTzJoEzLaDiEe
<!-- 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/images/huddled.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 -->

i used that one.. my problem is like it isnt a page it hovers ontop of my actual xanga.. unless its suppose to do that and i never noticed.. =/
aznhybriddragon
are u sure its over your site? or over your background? Did u Put the code before EVERYTHING in customheader?
nobody_nowhere
i want to add a flash splash, so when someone clicks on a flash button that says "enter" they enter my xanga, does any one no how to do that?
iTzJoEzLaDiEe
yeah i did.. now it doesnt show up at all.. and i took off my opacity filter to make sure it wasnt making it invisible..
iTzJoEzLaDiEe
NVM! hehe.. *blushes*
nobody_nowhere
what?????
itz_soyoungy
what is a splash screen?
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.