Log In · Register

 
 
Closed TopicStart new topic
I think this might be div
SephirothDaDark1
post Oct 29 2004, 09:18 PM
Post #1


An unholy emenation....
***

Group: Member
Posts: 66
Joined: Jun 2004
Member No: 26,572



well, on my site I'm trying to make a skin, everything was fine untill I put in the navigation code, my site is www.xanga.com/mangasoldier

my code is
CODE
<img src="http://www.yoxio.com/img/101550.jpg">
<!-- begin code provided by createblog.com -->
<div style="position:static
overflow: auto;
width: 540px;
height: 252px;
margin-top: -254px;
margin-left: 260px;">
<!-- end code provided by createblog.com -->
<!-- begin code provided by createblog.com -->
<style type="text/css">
.#rblEprops{display:none;}
#pnlEnabled table, #htmleditor, #lblTimeZone, #pnlEprops, #rblEprops
/* width of the comment page */
{width:245px;}
.leftmoduletitlebar, .leftmoduleborder, .leftmoduleinterior, table.left, table.left TH, table.left TD, table.navigation, table.footer
{display: none;}
</style>
<!-- end code provided by createblog.com -->
<!-- begin code provided by createblog.com -->
<style type="text/css">
/*Name of Your Skin*/
/*by SephirothDaDark1@xanga.com*/
body {
background-image:url();
background-repeat: repeat-y-x;
background-color: #ffffff;
scrollbar-face-color: #ffffff;
scrollbar-shadow-color: #000000;
scrollbar-highlight-color: #000000;
scrollbar-3dlight-color: #000000;
scrollbar-darkshadow-color: #000000;
scrollbar-track-color: #ffffff;
scrollbar-arrow-color: #000000;
}
</style>
<!-- end code provided by createblog.com -->
<!-- begin code provided by createblog.com -->
<div style="position:static; margin-left: -400px;margin-top: 0px;border: 0px solid #transparent; width: 200px; height: 800px;background: none; overflow: auto">

<table border="0" width=100%>
<tr>
<td colspan=2>
<b class=nav>About Me</b>
<tr>
<td colspan=2><br>
Stuff about yourself…here
Stuff about yourself…here
Stuff about yourself…here
Stuff about yourself…here

<tr>
<td colspan=2><br>
<b class="nav">Navigation</b><br>
<a href="http://www.xanga.com/">Xanga</a><br>
<a href="http://www.xanga.com/signin.aspx">Sign In</a><br>
<a href="http://www.xanga.com/logout.aspx">Sign Out</a><br>
<a href="http://www.xanga.com/private">Home</a><br>
<a href="http://www.xanga.com/claf">CLAF</a><br>
<a href="http://www.xanga.com/Private/subs.aspx">Your Subs</a><br>
<a href="http://www.xanga.com/guestbook.aspx?user=YOURXANGAUSER">Guestbook</a><br>
<a href="http://www.xanga.com/profile.aspx?user=YOURXANGAUSER">Profile</a> (<a href="http://www.xanga.com/Private/profilebasic.aspx">Edit</a>)<br>
<a href="http://www.xanga.com/private/tracking.aspx">Your Comments</a><br>
<a href="http://www.xanga.com/Private/feedback.aspx">Feedback</a><br>
<a href="http://www.xanga.com/Private/SubscribeTo.aspx?user=YOURXANGAUSER" target="blank">Add Me</a><br>
<tr>
<td colspan=2>
<b class="nav">Subscriptions</b>
<tr>
<td>
<a href="http://www.xanga.com">link</a><br>
<a href="http://www.xanga.com">link</a><br>
<a href="http://www.xanga.com">link</a><br>
<a href="http://www.xanga.com">link</a><br>
<a href="http://www.xanga.com">link</a><br>
<a href="http://www.xanga.com">link</a><br>
<td>
<a href="http://www.xanga.com">link</a><br>
<a href="http://www.xanga.com">link</a><br>
<a href="http://www.xanga.com">link</a><br>
<a href="http://www.xanga.com">link</a><br>
<a href="http://www.xanga.com">link</a><br>
<a href="http://www.xanga.com">link</a><br>
</tr>
</table>
</div>
<div align="center" class="blogspace">
<!-- end code provided by createblog.com -->


IF YOU ARE GOING TO HELP THEN JUST EDIT THE NAVI PART AND BLOG IF NECESARY, NOTHING ELSE<refering to the scrollbar code>

And my skins image is 800x600 px just in case you need to know for some reason.
 
sweetdreamsx3
post Oct 29 2004, 09:25 PM
Post #2


Senior Member
*******

Group: Member
Posts: 5,585
Joined: Aug 2004
Member No: 38,082



<div style="position:static
overflow: auto;
width: 540px;
height: 252px;
margin-top: -254px;
margin-left: 260px;">

Add this before the CSS and fix it to get your blog to where you want it.
Then get a copy of your background, upload the link, and get a kind of CSS WHERE IT REPEATS the background>
 
SephirothDaDark1
post Oct 29 2004, 09:31 PM
Post #3


An unholy emenation....
***

Group: Member
Posts: 66
Joined: Jun 2004
Member No: 26,572



Sorry what's CSS Ima real newb in HTML Ironicly I was posting a reply to you at the exact same time you were typing a reply to me.
 
avalon*
post Oct 29 2004, 09:51 PM
Post #4


NO. I'm not 13. or 14. or 15. or 16.
*******

Group: Member
Posts: 4,616
Joined: Jul 2004
Member No: 30,577



css..cascading style sheets. you see where all your scrollbar colors are? that's part of your css. when it begins, it goes <style type="text/css">. basically its another way to customize stuff along with html.
 
SephirothDaDark1
post Oct 29 2004, 10:51 PM
Post #5


An unholy emenation....
***

Group: Member
Posts: 66
Joined: Jun 2004
Member No: 26,572



still dosn't work, here is the code without the navigation, can you just add it in and I'll edit the hex codes and such.

CODE
<img src="http://www.yoxio.com/img/101550.jpg">
<!-- begin code provided by createblog.com -->
<style type="text/css">
.#rblEprops{display:none;}
#pnlEnabled table, #htmleditor, #lblTimeZone, #pnlEprops, #rblEprops
/* width of the comment page */
{width:245px;}
.leftmoduletitlebar, .leftmoduleborder, .leftmoduleinterior, table.left, table.left TH, table.left TD, table.navigation, table.footer
{display: none;}
</style>
<!-- end code provided by createblog.com -->
<!-- begin code provided by createblog.com -->
<div style="
overflow: auto;
width: 540px;
height: 252px;
margin-top: -254px;
margin-left: 260px;">
<!-- end code provided by createblog.com -->
<!-- begin code provided by createblog.com -->
<style type="text/css">
/*Name of Your Skin*/
/*by SephirothDaDark1@xanga.com*/
body {
background-image:url();
background-repeat: repeat-y-x;
background-color: #ffffff;
scrollbar-face-color: #ffffff;
scrollbar-shadow-color: #000000;
scrollbar-highlight-color: #000000;
scrollbar-3dlight-color: #000000;
scrollbar-darkshadow-color: #000000;
scrollbar-track-color: #ffffff;
scrollbar-arrow-color: #000000;
}
</style>


after you <he or she who is reading this> add the navi in I will be done with the skin.
 

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