Help - Search - Members - Calendar
Full Version: disabled text codes?
HTMLHelp Forums > General Interest > Off Topic
michaela
well im sure this has a really simple answer but i know nothing about these sorts of things

but anyways


i had put some text codes in my about me on myspace
just basic stuff like size/color changes

but i changed the layout and now the codes aren't working
like they still show up when i edit my profile
but something in the layout has them disabled


so i was wondering if someone could tell me what to take out of the layout so that my text will go back to how it was
just what to look for that might be doing this i guess

i really don't know
Darin McGrew
Can you provide the URL (address) of a document that demonstrates the problem?
michaela
there's not a url for the actual layout

there's one for the site i got it from
and there's the layout code


would either of those help?
michaela
and there's the url for my profile
i don't see how that would help though


plus it's private so it wouldn't show up
Darin McGrew
We need the URL of a document that shows your best attempt, so we can try to figure out what the problem is.
michaela
i'm not sure what you mean by that

sorry
michaela
this is the layout code
idk if it helps or not
but it's all i have



<a href="http://www.msplinks.com/MDFodHRwOi8vc3RhdGljLWxheW91dHMuY29tL215c3BhY2U=" style="position:absolute; top:60px; left:2px; height:120px; width:120px;background-image:url(); background-repeat:no-repeat; z-index:9;" class="navb"><img src="http://i227.photobucket.com/albums/dd193/staticlayoutz/credut.gif" border="0" /></a>
<style>table, td {background-color:transparent; border:none;}
img{border:0px;}
table div div, div td form{display:none!important;}
body div td div div select {position:absolute!important;top:-1000px;}
body div div form {display:none !important;}
table table div form {display:inline !important;}

body {background-image: url("http://i227.photobucket.com/albums/dd193/staticlayoutz/backgrounds/skinnys/1-1.jpg");
background-attachment: fixed;
background-position: bottom left;
background-repeat:no-repeat;
background-color:ffffff;}
tr {background-color:transparent;}
table table table {border: 1px solid; border-color: 000000; padding:0; background-color:ffffff;}
table tbody td table tbody tr td.text table{background-color:ffffff;}table table{border:1px;}table table table table{border:1px;}table{border:1px;}

font, td,a body, table, body, td, li, p, div, li, p, br,.redtext,.redbtext,.text{ font-family:arial; font-size:10px;text-transform:lowercase;

.lightbluetext8
{font-family:arial; font-size:9px; color:black; font-weight:normal; text-align:left; display:block; text-decoration:lowercase; letter-spacing:px; border-width:0px; border-style:solid; border-color:transparent; line-height:10px;}

.blacktext
{font-family:arial; font-size:9px; color:black; font-weight:normal; text-align:center; display:block; text-decoration:lowercase; letter-spacing:px; border-width:0px; border-style:solid; border-color:transparent; line-height:10px;}

.whitetext12
{font-family:arial; font-size:9px; color:black; font-weight:normal; text-align:left; display:block; text-decoration:lowercase; letter-spacing:px; border-width:0px; border-style:solid; border-color:transparent; line-height:10px;}

.orangetext15 {font-family:arial ; font-size:9px; line-height:10px; color:black; font-weight:normal; text-align:left; display:block; text-decoration:lowercase; letter-spacing:px; border-width:0px; border-style:solid; border-color:transparent; }

.blacktext10 {font-family:arial; font-size: 9px; color:black; font-weight:normal; text-decoration:none; letter-spacing: px; text-transform: lowercase; padding: 0px; line-height: 10px; width:100%; border:0px transparent; text-align:center;}

.blacktext12 {font-family:arial; font-size: 9px; color:black; font-weight:normal; text-decoration:none; letter-spacing: px; text-transform: lowercase; padding: 0px; line-height: 10px; width:100%; border:0px transparent; text-align:center;}

.nametext {font-family:arial; font-size:31px; color:000000; line-height:20px; font-weight:normal; text-align:left; text-decoration:lowercase; display:block; letter-spacing:-2pt; }

.btext {display:none;}

a:link, a.man:link, a.text:link, a:visited, a.man:visited, a.text:visited, a:active, a.redlink:active, a.redlink:visited, a.redlink:link{font-family:arial;font-size:10px;text-transform:lowercase; line-height:10px;text-decoration:none;font-weight:normal; color:000000;}

a.navbar:link, a.navbar:visited, a.navbar:active{ font-family:arial; font-size:10px; text-transform:lowercase; line-height:10px; text-decoration:none; font-weight:normal; color:000000;}a.navbar:hover{font-family:arial;font-size:10px; text-transform:lowercase; line-height:10px;text-decoration:underline; font-weight:normal; color:000000; letter-spacing:0px;}

textarea{border:1px solid; border-color:black; font-size: 10px;font-family: arial;color: black;text-decoration: none;line-height:12px;text-transform: lowercase;




body{text-align:center!important;}
TD TD {text-align: center;}
TD TD TD {text-align: center;}
TD TD TD TD {border-top: 0px solid; width: 1%; text-align:center;}
TD TD TD TD TD {border-top: 0px solid black; text-align:center;}
TD TD TD TD TD TD {border: 0px solid;}
TABLE, TD {padding: 0px; text-transform: ; width:350px;}
TABLE TABLE {padding: 0px; text-transform: ;}
TABLE TABLE TABLE {padding: 0px; text-transform: uppercase;height: .01%; width: 100%;}
TABLE TABLE TABLE TABLE {padding: 0px; text-transform: ;}
TABLE TABLE TABLE TABLE TABLE {padding: 0px; text-transform: ;}
TABLE TABLE TABLE TABLE TABLE TABLE {padding: 0px; text-transform: ;}
table td div div font {visibili-ty:hidden;di-splay:none;}
table table table table {border: 0px; text-align: justify; padding: 0px;}
table table table table table {border: 0px; text-align: justify; padding: 0px;}
table table table table table table {border: 0px; text-align: justify; padding: 0px;}</style><center><a href="http://www.msplinks.com/MDFodHRwOi8vc3RhdGljLWxheW91dHMuY29tL215c3BhY2U=">Get new hot layouts today! *click here*</a></center>
Darin McGrew
The markup has errors. For one thing, the style element must be in the head element, the head element must come before the body element, and the linked image must be in the body element. There is a link to our online markup validator at the bottom of this page.

The CSS also has errors. For example, colors should be #ffffff rather than just ffffff and you've got mismatched/missing { braces }. The W3C's CSS Validation Service will report these errors.

So which "codes" aren't working for you?
michaela
the layout works okay

it's just that there's something in the layout that disables codes that i already had on my profile

if that makes any sense
Darin McGrew
What kinds of "codes" are being disabled?
michaela
they are just basic text codes

<font color=""></font>
<font size=""></font>
<center>
Darin McGrew
Well, you do have a rule that selects font elements, and that rule has a missing } at the end, so the browser could apply rules that follow the font rule to the font elements.
michaela
so if i add the } it should fix it right?



michaela
ok
so i put the } in two places that i found it missing

it fixed the color and center but not the size
Darin McGrew
Your font selector applies the following rules:
CODE
font, ...{ font-family:arial; font-size:10px;text-transform:lowercase;}
That's going to override both font size and font family.
my deadly sins
QUOTE(michaela @ Jul 28 2008, 06:12 PM) *

ok
so i put the } in two places that i found it missing

it fixed the color and center but not the size


Why can't you just copy the same layout using a layout generator or copy the picture url data and everything to a better code?
It'd be faster..well for me it works faster that way lol

But if your just going to change the layout sometimes why is the problem that important?

michaela
ok
it's fixed

thank you so much for being patient with me
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Invision Power Board © 2001-2009 Invision Power Services, Inc.