Saturday, November 28, 2009

MySpace CSS Elements?

I know Html and Css and want to make a layout for my myspace. I know how to do it, i just don't know the names of the myspace css elements themselves, for example: the text that says '___ is in your extended network' is named Blacktext12.



Can someone tell me the names or (i prefer) give me a link to a website that explains all of the element's names and what they do to the page?



Also, i'm just wondering: Can you make an Image-Map in myspace using the normal %26lt;Map%26gt; tag?



MySpace CSS Elements?

Hi there,



This is a listing with description of the MySpace css selectors:



http://www.myspaceprodesigns.com/tutoria...



Yes, you can use an image map on MySpace. Mine is nothing but an image map placed on my page with a div overlay and then the comments, extra links, etc. placed on the map where I want them.



Note: If you have any number signs (#) in your html for your map, such as in the usemap="#m_mapname" section, be sure to replace the # with alternate code which is: %26amp; #305;



With no space between the %26amp; and the #. I had to add it on here so that it would show up for you



In the example above it has to be:



usemap="%26amp; #035;m_mapname"



or it won't display on MySpace.



Good luck with it!



MySpace CSS Elements?

If you are using firefox download the web developer extension. In it there are several css tools the "view style information" tool displays the element names as you move your mouse over them. Clicking one one shows you the actual CSS used in it in a sidebar on your browser.



there's also a tool that allows you to edit css so you can play around with the styles on the page without making permanent changes so you can experiment to find just the right code.



Both tools function side by side in the browser window

No comments:

Post a Comment

 
web development