Log In · Register

 
Need help with awsome zelda skin......., html needs a little fixing i think
BakaKaizoku
post Jun 24 2005, 01:45 PM
Post #1


Newbie
*

Group: Member
Posts: 9
Joined: Apr 2005
Member No: 126,413



Hi everyone! I went to blogskins.com to look for some cool xanga skins. I found an awsome skin of the new zelda game. It was made for blogger, but they had a xanga verson as well. When i tryed to use it, both firefox and IE didnt seem to run it correctly, so im assuming it needs some work. I tryed messing with it but i have minimal html knowlage. I was hoping that you guys might be able to take a look at it. Your help is most apperciated!!!!

CODE
<html>
<head>
<title>//...this hero...\\</title>
</head>

<style type="text/css">
body
{scrollbar-face-color: #282D27;
scrollbar-shadow-color: #282D27;
scrollbar-highlight-color: #282D27;
scrollbar-3dlight-color: #282D27;
scrollbar-darkshadow-color: #282D27;
scrollbar-track-color: #282D27;
scrollbar-arrow-color: #3F4E46;}

p.head {font-family: verdana; color: #718D7E; font-size: 12px; background: none;
text-align: center; font-weight: bold; letter-spacing: 1px;}

A {color: #95B9A4; cursor: default; text-decoration: none;}
A:visited {color: #95B9A4; cursor: default; text-decoration: none;}
A:active {color: #95B9A4; cursor: default; text-decoration: none;}
A:hover {color: #3F4E46; cursor: crosshair; background: #282D27; border: 1px solid #3F4E46}

body
{background-image: url(http://img.photobucket.com/albums/v382/dragonfire707/linkbgbannercopy.jpg); background-position: left; background-repeat: repeat-y; background-color: #282D27;}

body,td,th {font-family: Verdana; color: #647C6E; letter-spacing:0px; font-weight:normal; font-size: 11px;cursor: default;}

</style>

<div id="template" style="position:absolute; left:0px; top: 0px; width: 800px; height: 600px;z-index:1">
<img src="http://img.photobucket.com/albums/v382/dragonfire707/linkbg.jpg" width="800" height="600">
</div>

<div id="Layer2" style="position:absolute; left: 18px; top: 500px; width: 280px; height: 900px; z-index:2;">
<p class=head>Stats</p>
<P>
<center>
Name - <br>
Age - <br>
<P> Describe yourself using as many words as desired! :D
</center>

<p class=head>Archives</p>
<center>
<BloggerArchives><a href="<$BlogArchiveURL$>">
</a><br>
</BloggerArchives>
</center>

<p class="head">Connections</p>
<center>
<a href="http://www.blogskins.com">Blogskins.com</a><br>
|<a href="http://">Link</a>|
<a href="http://">Link</a>|
<a href="http://">Link</a>|
<a href="http://">Link</a>|<br>
|<a href="http://">Link</a>|
<a href="http://">Link</a>|
<a href="http://">Link</a>|
<a href="http://">Link</a>|<br>
|<a href="http://">Link</a>|
<a href="http://">Link</a>|
<a href="http://">Link</a>|
<a href="http://">Link</a>|<br>
|<a href="http://">Link</a>|
<a href="http://">Link</a>|
<a href="http://">Link</a>|
<a href="http://">Link</a>|<p>
</center>


<p class="head">Other Characters</p>
<center>
List your friends' blogs here.
</center>

<p class="head">Communications</p>
<center>
Get a free tagboard <a href="http://www.doodle-board.com">here</a> and fill up this space!
</center>

<p class="head">Credits</p>
<center>
Layout by <a href="http://dragonfire707.blogspot.com">up_in_lights</a><br>
Take a look at this & other blog designs @ <a href="http://www.blogskins.com">Blogskins.com</a>
</center>
</div>

<div id="blog" style="position:absolute; left: 410px; top: 330px; width: 375px; height: 480px; z-index:2">
<Xanga>
<Xanga_Date_Header>
<div class="date">
<p class=head><$Xanga_Date$></p></font></div></font>
</Xanga_Date_Header>
<div align="justify">  </div>
<div align="center"><font face=verdana><$Xanga_Posts$></div><br>
<div align="right"><font color=9FBEB7><$Username$> :~: </font>
</div>
<br>
</Xanga>
</div>

</html>


This skin has its oun custom profile.....but the defalt xanga profile keeps showing up, so i think you have to get rid of the defalt profile. The entrys aren't positioned right and neather is the profile. I tryed to use a couple div's but I got a little frustrated. Like i said, I have minimal html knowlage.
 
 
Start new topic
Replies (1 - 8)
Pulchritude
post Jun 24 2005, 01:56 PM
Post #2


Tu es laid.
*******

Group: Official Member
Posts: 3,913
Joined: Feb 2005
Member No: 106,675




First I dont think this:
CODE
<html>
<head>
<title>//...this hero...\\</title>
</head>

works for xanga... only for blogger...
Take this out:
CODE
<p class=head>Archives</p>
<center>
<BloggerArchives><a href="<$BlogArchiveURL$>">
</a><br>
</BloggerArchives>
</center>

Thats only for blogger^
and I don't get this:
CODE
<Xanga>
<Xanga_Date_Header>
<div class="date">
<p class=head><$Xanga_Date$></p></font></div></font>
</Xanga_Date_Header>
<div align="justify">  </div>
<div align="center"><font face=verdana><$Xanga_Posts$></div><br>
<div align="right"><font color=9FBEB7><$Username$> :~: </font>
</div>
<br>
</Xanga>

That is no xanga coding.. that is blogger coding but replace with the word "xanga". Go to Blog skins and tell them they coded it wrong for xanga _dry.gif
 
largosama
post Jun 24 2005, 11:03 PM
Post #3


Happy Person
******

Group: Member
Posts: 1,729
Joined: Feb 2004
Member No: 4,674



they coded it for xanga premium

If you IM me and remind me while I am stuck in boredom I might recode it for xanga free

but right now its midnight
 
heyyfrankie
post Jun 25 2005, 02:11 AM
Post #4


This bitch better work!
********

Group: Staff Alumni
Posts: 13,681
Joined: Jul 2004
Member No: 28,095



QUOTE(azn.peace.maker @ Jun 24 2005, 12:56 PM)

That is no xanga coding.. that is blogger coding but replace with the word "xanga". Go to Blog skins and tell them they coded it wrong for xanga  _dry.gif

*

actually, it is. whistling.gif but only for xanga premium users.

EDIT;; wait. the person above me already said that. pinch.gif

This post has been edited by Frankie: Jun 25 2005, 02:12 AM
 
Pulchritude
post Jun 25 2005, 12:28 PM
Post #5


Tu es laid.
*******

Group: Official Member
Posts: 3,913
Joined: Feb 2005
Member No: 106,675



QUOTE(Frankie @ Jun 24 2005, 11:11 PM)
actually, it is. whistling.gif but only for xanga premium users.

EDIT;; wait. the person above me already said that. pinch.gif
*

o I'm not use to xanga premium coding but whats with this?
CODE
<p class=head>Archives</p>
<center>
<BloggerArchives><a href="<$BlogArchiveURL$>">
</a><br>
</BloggerArchives>
</center>

Isn't that blogger coding or no? huh.gif
 
heyyfrankie
post Jun 25 2005, 12:42 PM
Post #6


This bitch better work!
********

Group: Staff Alumni
Posts: 13,681
Joined: Jul 2004
Member No: 28,095



QUOTE(azn.peace.maker @ Jun 25 2005, 11:28 AM)
o I'm not use to xanga premium coding but whats with this?
CODE
<p class=head>Archives</p>
<center>
<BloggerArchives><a href="<$BlogArchiveURL$>">
</a><br>
</BloggerArchives>
</center>

Isn't that blogger coding or no?  huh.gif

*

yes, that is blogger considering that it starts out as <blogger> but this code is for xanga premium.
CODE
<Xanga>
<Xanga_Date_Header>
<div class="date">
<p class=head><$Xanga_Date$></p></font></div></font>
</Xanga_Date_Header>
<div align="justify">  </div>
<div align="center"><font face=verdana><$Xanga_Posts$></div><br>
<div align="right"><font color=9FBEB7><$Username$> :~: </font>
</div>
<br>
</Xanga>

they didn't code it right...unless blogger codes work with xanga prem. blink.gif
 
lilphoenix
post Jun 25 2005, 07:46 PM
Post #7


I'm just a little bit crazy...
******

Group: Member
Posts: 1,119
Joined: Jun 2004
Member No: 19,760



i have NEVER seen a xanga skin coded like this, it's... bleh!

which is why... we use CB xanga skins because we know they actually work. *nods head*

what did we learn? "to not use the xanga skins at blogskins.com"

i think one of us needs to inform them that they should quit coding wanna-be xanga skins.
 
Pulchritude
post Jun 25 2005, 08:12 PM
Post #8


Tu es laid.
*******

Group: Official Member
Posts: 3,913
Joined: Feb 2005
Member No: 106,675



QUOTE(lilphoenix @ Jun 25 2005, 4:46 PM)
i have NEVER seen a xanga skin coded like this, it's... bleh!

which is why... we use CB xanga skins because we know they actually work. *nods head*

what did we learn? "to not use the xanga skins at blogskins.com"

i think one of us needs to inform them that they should quit coding wanna-be xanga skins.
*

100% AGREED and who ever made and accpeted that skin is a dummy huh.gif Who puts blogger codes in a xanga skin?
 
largosama
post Jun 25 2005, 10:56 PM
Post #9


Happy Person
******

Group: Member
Posts: 1,729
Joined: Feb 2004
Member No: 4,674



if you paste the code into xanga premium skin preview, the blogger elements are ignored. Likewise for blogger. Sooo... it's more convienient

we free users can't relate
 

Closed TopicStart new topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members: