View Full Version : myspace.com and external .css


loveless
07-29-2005, 10:27 PM
I'm haveing trouble. I've tested the external linking of my .css file offline and everything works great, but when I input the code into one of the boxes provided by myspace, nothing happens. Here's a few screenies:

http://www.xthost.info/loveless/imgs/sscode00.jpg (Couldn't figure out how to embed the image directly into the post.) Anyway, this is the code I inputed in my "Music" section for myspace.com. The results of a preview of the inputed code are below:

http://www.xthost.info/loveless/imgs/sscode.jpg

Basically, I've followed your tutorial for external .css linking and for whatever reason this isn't working. Can you help me please?

NOTE: As you can see in the above link, in the image the first part of the coding (link) gets replaced with ...

MaGiCSuN
07-29-2005, 11:11 PM
have you tried adding the whole stylesheet as

<style>
all stylesheet codes
</style>

on your myspace ? I know you probably want an .css file but i can't find anything on that .. so i guess myspace just filters out the word link i suppose and that makes it not work

Love,
mirna

PulsarSL
07-31-2005, 12:28 PM
Doubtful myspace allows external CSS. Try using the internal <style> tags, it *may* work.