PDA

View Full Version : Msrs???


HyperChick
07-02-2008, 08:14 AM
Ok, so i haven't really done a lot of myspace layout coding and i have just learned how to it everything properly, but many people ask things like "is the layout MSRS or MSLS and this might sound stupid of me but i have no idea what it means, is it a type of coding or somehting? could someone give me a quick defenition of MSRS and MSLS??

sexytink
07-02-2008, 08:19 AM
MSRS is a total Myspace Resource Site whereas MSLS is just for layouts.

Maz
07-02-2008, 08:21 AM
MSRS and MSLS are scripts.

I think that the layout coding just has to have the line for the image(s) missing. For example, if there is a background image, you miss out the background-image:url(); line in the CSS.

I'm not entirely sure though.

HyperChick
07-02-2008, 10:16 AM
well i got a sample code from a tutorial where they explain what each part changes and alters and if i just use that code and change it and code it myself would that be msrs or msls or is there a name for layouts like that. i'm just very confused about this.

mytam
07-03-2008, 08:30 AM
HEre's a thread http://myspacepros.com/forum/showthread.php?t=14985

sexytink
07-03-2008, 08:32 AM
MSLS can take MSRS ready layouts and MSLS can also take regular css'd layouts where the background-image is still coded in.

Just like MAZ said, MSRS css's need to have the background-image:url() left out.