Tool: HTML Splash Page, ......the name says it all.... |
Tool: HTML Splash Page, ......the name says it all.... |
Feb 3 2004, 10:36 AM
Post
#1
|
|
|
Senior Member ![]() ![]() ![]() Group: Member Posts: 67 Joined: Feb 2004 Member No: 2,477 |
I have to go back to school tomorow. Ahh, no more computer 24/7. Oh well, I thought I'd end it nicely. The problem with the splash page now is that you can only have an image there. Well, you 'could' enter all the HTML there but it'll be a pain escaping quotes and making it one line.
So here's the tool: http://frozenashes.net/external/xanga/splash/index.php And here's result in action: http://www.xanga.com/home.aspx?use...chiha_tsutawaru Instructions: Treat the box (textarea) as an HTML editor. You can add CSS, HTML, whatever you want there. The splash page will display only for the front page, not guestbook, comments etc. Oh, here's that splash page I wrote (for example only) CODE <!-- begin code provided by createblog.com --> <style type="text/css"> <!-- body { margin:0px; background-color:#D3D1D2; overflow:hidden; height:100%; } div#top { background-image:url(http://frozenashes.net/external/xanga/splash/top_gradient.jpg); background-repeat:repeat-x; width:100%; text-align:center; height:100%;; } div#splash { background-image:url(http://frozenashes.net/external/xanga/splash/splash_tile.jpg); background-repeat:repeat-y; margin:auto; width:476px; height:2000px; } //--> </style> <div id="top"> <div id="splash"> <img src="http://frozenashes.net/external/xanga/splash/splash.jpg" alt="Enter..." /> </div> </div> <!-- end code provided by createblog.com --> I'll be working on it, but more slowly (ahh, school). I'll have the 'real' version be able to have different titles on the splash page and main page, music and more features if I can think and remember. Any problems, post here... -Nay |
|
|
|
Tal_Dara totally awesome nay you are the best Feb 3 2004, 04:00 PM
krnxswat Wow, awesome. I really like your xanga layout by t... Feb 3 2004, 04:14 PM
mohjaco impressive Feb 3 2004, 04:33 PM
Nay QUOTE(krnxswat @ 02-3-2004, 04:14 PM)Wow, awe... Feb 3 2004, 05:20 PM![]() ![]() |