Revision [336]

This is an old revision of MoshiQuestions made by MoshiGuest on 2007-03-19 20:55:35.
 

Moshi Questions


to add a myspace or moshi-related question or comment to this page, just follow the directions below.
for more information on editing your profile, see the moshi blog


How do I ask a question here? (sample question)
Simply login as MoshiGuest (pw: moshi) -- or register for yourself. Then double click this page to edit it (or click here) and add your question just below this one. Please follow the formatting used for this question above. I will answer your questions as soon as possible -- usually within 24 hours. So just check back here in a few hours.



My masthead image is showing but it is overlapping the tables at the top of my page :( Is there a simple way to make more room at the top?
Try changing this setting:

body table table td {padding-top:110px;}


(Previously answered here).



My banner image size is H:394 W:800. the image shows up correctly but i notice the larger the banner height... the larger the space between my friends and comments is. theres a big gap between my friends and comments, but if i use a smaller banner the gap gets smaller.. is there a way that i can use the larger banner but without having the space between my friends and comments?

The extra gap is obviously a side-effect of some setting having to do with the banner. Are you using my code here?

http://myspacecivilized.blogspot.com/2007/03/linkable-image-banner.html

Note the settings there to control side effects:

DNA { control side effects }
div table table td {padding-top:0px;}
body table table table td {padding-top:4px;}


If I had to guess, I'd guess your missing something like those settings. If you've ruled this out, let me know and I'll look for another fix.

If not, try using the code on the blog.

Tom



that didnt work, im using the version 1.2 stable? i was able to get rid of the space by centering the entire profile but it through off the alignment of the page in IE. heres the full code maybe you can see whats causing that space? (also the banner image is in jpeg incase that makes a difference)


<style type="text/css">NOTE { START COPYING MOSHI STYLESHEET HERE }</style>


<style type="text/css">NOTE { Your Custom Banner }</style>
<div class="your_banner"><div class="banner_content">
<a class="moshi_credit" href=""></a></h2>
</div></div>


<style type="text/css">

START { NO EDIT }
NOTE { JUNK DNA - default settings to reset formatting as much as possible... EDIT WITH CARE }
body {position:relative;background:transparent;font-size:1px;line-height:1px;font-family:arial,sans-serif !important;}
table,tr,td,table tr,table td, table tbody {border-width:0px;background-color:transparent;border-collapse:collapse;}
div,form,img {border-width:0px;background-color:transparent;}
u {text-decoration: none; }

div table td,table table td {padding:4px 0;}
table table table {margin:4px 0; width:100%;}
table table td table { width:270px; overflow-x:auto; }
table table td.text table {width:372px; max-width:372px; overflow-x:auto;}
table table td.text table td table {width:auto;}
table table table td {padding:8px 4px; margin:0px;}
table table table table, table table table table td{padding:0px; margin:0px;}
table table td.text table td img {padding:4px;}
body table div div { margin-top:0; width:auto; padding-bottom:10px; }
br {line-height:8px;}
END { NO EDIT }



START { LAYOUT SETTINGS }

TOM { Page Background - coordinate with table div in footer section below }
body,table div { background-color:000000; }

TOM { Profile Background }
div table,table td { background-color:000000; }

DNA { match color above to remove annoying little box borders }
table table td table,table table td table tr,table table table table table tr, table table td.text table table table { border-color:000000; }

CLASS { Content Boxes Border - All, Left, Right }
table table table { border-color:000000; border-width:1px; border-style:solid; }
table table td table { border-color:000000; border-width:1px; border-style:solid; }
table table td.text table { border-color:000000; border-width:1px; border-style:solid; }

CLASS { Content Boxes Background - All, Left, Right }
table table table td { background-color:000000; }
table table td table td { background-color:000000; }
table table td.text table td { background-color:000000; }

TOM { Upper Navbar - below myspace ad banner }
div table table { border-color:000000; border-width: 1px 0px; border-style: solid; }
div table table td { background-color:transparent; padding:2px; }

TOM { Contact Table }
NOTE { fonts are all images - use background image for complete makeover }
.contactTable td { border-color:000000; border-width:0px; border-style:dotted; }

TOM { Footer - Lower Navbar }
body table div div
{
background-color:000000;
border-color:000000; border-width: 1px 0 0; border-style: solid;
}

CLASS { Form Input Boxes }
input { background-color:transparent !important; border-color:666666; border-width:1px; border-style:solid;}

DNA { Control Side Effects }
table table table table, table table td table table, table table td.text table table { border:none; }

END { LAYOUT SETTINGS }



START { YOUR BANNER - below myspace masthead }

NOTE { left margin should be half the width and negative }
.your_banner
{
height:394px; width:800px;
background-image: url(http://);
background-color:000000;
border-color:000000;
border-width: 1px 0; border-style: solid;
background-position: center; background-repeat:no-repeat;

position: absolute;
margin-left: -400px; padding:0;
left: 50%; top:235px;
overflow:hidden;
}
NOTE { padding and font settings for banner }
.banner_content
{
padding:20px 20px 10px;
font-family:Arial, Helvetica, sans-serif !important;
font-size:20px !important; line-height:24px; font-weight:normal;
color:cccccc;
text-align:center;
border-width:0px; margin:0;
}
a.moshi_credit { position:absolute; left:4px; top:4px; font-size:11px; }

NOTE { make room for the banner by padding top of profile table }
NOTE { setting below MINUS banner height above EQUALS margin below your banner }
body table table td {padding-top:394px;}

JUNK DNA { control side effects }
div table table td {padding-top:0px;}
body table table table td {padding-top:4px;}

END { YOUR BANNER }



START { CUSTOM CONTACT TABLE }
Credit { Mike D at www.mikeindustries.com/blog/archive/2006/04/hacking-myspace-layouts }

NOTE { see note in documentation above on hiding myspace icons and adding your own }
.contactTable a img, .contactTable img { border: 0px; }

NOTE { insert image url below for custom table and background color }
.contactTable td table { background-image: url(); }
.contactTable td { background-color:000000; }

JUNK DNA { should not need to edit these settings }
.contactTable { width: 328px !important; }
.contactTable td { padding:0px; margin: 0px; text-align: center; }
.contactTable td table { background-color: transparent; background-position: center; background-repeat: no-repeat; }
.contactTable a { padding: 0px; margin: 0px 0px 1px 5px; display: block; height: 30px; width: 136px; background-color: transparent; }
.contactTable span.whitetext12 { position:left; left:10px; top:2px; }

JUNK DNA { Firefox realignments }
html>body .contactTable { width: auto !important; }
html>body .contactTable span.whitetext12 { left: 0; }

END { CUSTOM CONTACT TABLE }



START { Font Color Settings }
NOTE { elements grouped by class below }

CLASS { default font color }
body, table td, p, font, body table div div { color:999999 !important; }

CLASS { default link color }
a, a:link, a:visited, a.searchlinksmall, a.redlink:link, a.redlink:visited, a font, a.navbar:link, a.navbar:visited, a.text:link, a.text:visited
{ color:666666 !important; }

CLASS { link hovers }
a:hover, a.searchlinksmall:hover, a.redlink:hover, a font:hover, a.navbar:hover, a.text:hover
{ color:999999 !important; }

CLASS { header and labels }
CLASS { Profile h2 }
.whitetext12, table table table table td .orangetext15, .btext { color:999999; }
CLASS { Detail Box and Profile URL Labels }
.lightbluetext8, table table table table table td div strong, .blacktext10 { color:999999; }

CLASS { h1 }
TOM { User Name h1 }
.nametext { color:CCCCCC; }
TOM { Network Box and Blurbs h1 and Friend Num h2}
.blacktext12, table table table td .orangetext15, .redbtext { color:999999; }
TOM { Profile URL }
table table table table td div { color:999999; }

END { Font Color Settings }



START { Font Family Settings }

CLASS { Default Font and Links }
body, table td, p,
a, a:link, a:visited, a.searchlinksmall, a.redlink:link, a.redlink:visited { font-family:Arial, Helvetica, sans-serif !important; }

CLASS { Ornamented Headers }
.nametext, .btext, .redbtext, table table table td .orangetext15 { font-family:Palatino Linotype, Book Antiqua, Palatino, serif; }

CLASS { Default Profile Headers and Labels }
.blacktext12, .whitetext12, table table table table td .orangetext15,
.lightbluetext8, table table table table table td div strong, .blacktext10
{
font-family:Trebuchet MS, Helvetica, sans-serif !important;
}

TOM { Copyright Footer }
table div font { font-family:Verdana, Geneva, sans-serif; }

END { Font Family Settings }



START { Typeface Proportions }

CLASS { Default }
body, table td, p
{ font-size:12px !important; font-weight:normal; font-style:normal; text-decoration:none; }

CLASS { Default Link }
a, a:link, a:visited, a.searchlinksmall, a.redlink:link, a.redlink:visited
{ font-size:1em; font-weight:bold; font-style:normal; text-decoration:none; }

CLASS { Upper and Lower Navbar Fonts }
a.navbar:link, a.navbar:visited, body table div div
{ font-size:11px; font-weight:normal; font-style:normal; text-decoration:none; padding:2px 0; }

TOM { Blurbs h1 }
table table table td .orangetext15
{ font-size:2em; font-style:italic; font-weight:normal; text-decoration:none; }

TOM { User Name h1 }
.nametext { font-size:2em; font-style:; font-weight:normal; text-decoration:none; padding-left:0em; }

TOM { Network Box h1 }
.blacktext12
{
font-size:1.4em; line-height:1.2em;
font-weight:lighter; font-style:none; text-decoration:none; text-align:center;
}

CLASS { h2 - Detail Box Left and Friend Space and About Me and Comment Right }
.whitetext12, table table table table td .orangetext15
{
font-size:1em; font-weight:bold; text-transform:uppercase; letter-spacing:.3em;
margin:5px 0; padding:2px; background-color:transparent; font-style:normal; text-decoration:none;
}

CLASS { Detail Box and Profile URL Labels }
.lightbluetext8, table table table table table td div strong
{
font-weight:bold; text-transform:uppercase; letter-spacing:.3em;
margin:5px 0; padding:0px; font-style:none; text-decoration:none;
}

TOM { Profile URL }
table table table table td div { padding:0 0 10px; background-color:transparent; font-weight:normal; }

CLASS { Blog and Friend Count h2 }
.btext { font-size:1.4em; font-weight:lighter; font-style:italic; text-decoration:none; }

TOM { Friend Num h2 }
.redbtext { font-size:1.3em; font-weight:bold; font-style:normal; text-decoration:none; padding:0 .1em; }

TOM { Copyright Footer }
table div font { font-size:11px; padding:2px 0; }

END { Typeface Proportions }



START { Extras }

NOTE { a little gag for network h1 }
.blacktext12:before {content: "Oh no! ";}

END { Extra }

</style>

<br /><br /><span style="font-size:11px; font-family:Verdana, Geneva, sans-serif;"> <a href="http://"></a></span><br /><br />

<style type="text/css">NOTE { END MOSHI STYLE SHEET }</style>



CategoryMoshi
Valid XHTML 1.0 TransitionalValid CSSWikkaWiki