Layout Help Requested- Main Text and Links defaulting to original colors


Layout Help Requested- Main Text and Links defaulting to original colors

I was wondering if someone could help me. I've self-taught myself how to change layouts by trial and error. Basically I go in and change a small part of the code and then refresh to see what it affected and that's how I've learned. So when I can't find the part of the code to change something I'm lost.

I recently seen a double background layout and liked the look. I snagged the code and have been playing around with it, breaking down the code bit by bit. I have been working on changing it into a layout I like, but now I'm stumped. Somehow I did something and now the main text and links are showing up as the default colors (black, orange & blue.) When I put just the text code up by itself on a blank profile- it shows up right. But when I add it to a full layout it defaults again. I'm certain it's probably something simple and my brain's just too frustrated to figure it out.

The layout is currently on my faux profile.(I use it to test & create new layouts for my real page.) It's http://www.myspace.com/faesfolly If you need me to actually post the code on here I will, but I didn't want to take up too much more space unless someone requested it. Thank you in advance for any insight you can give me!


Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.
Re: Layout Help Requested- Main Text and Links defaulting to ori

I'm at work so I'm just taking a quick stab at this. In your about me section is some code showing. When I went to view source it's separated from your other code. I'm guessing it's in your about me section and put in before your other codes. It's this one:

<style type="text/css">
td.columnsWidening img, td.columnsWidening object { max-width:100% !important; width: expression(this.width > 400 ? 400 : true); }
</style>

 What's odd is that the style tags are there but they don't show. I'd start by taking that out and see what happens. Other than that it'll probably take lots of time to isolate which code is the problem. If it's not fixed by tonight I'll try to take another look after work. 

"I'm just like you only shorter."

 

Re: Layout Help Requested- Main Text and Links defaulting to ori

im not too sure wat is wrong, the profile looks fine to me,

The only stupid question is the one that remains unasked
~Niebr~