| | |
Help with CSS and web design/myspace
Please support our HTML and CSS advertiser: PostgreSQL or MySQL? Compare and contrast the two most popular open source databases
![]() |
•
•
Join Date: Dec 2007
Posts: 3
Reputation:
Solved Threads: 0
Hi there! This is my first time threading in this community.
I'm new to CSS and HTML but think it's a great skill to have and through my job have acquired the responsibility of 'pimping' our myspace, or rather .... making it into a professional business page rather than just a myspace using other peoples pre-determined settings.
I know bits and bobs of CSS, but want to know if anyone has any tips on removing the 'soandso is in your extended network' and how to get rid of the stuff that says what star sign you are and your date of birth and whether you are single or not.
I also want some more information on personalising the features (such as the section that allows you to add them as a friend, send them a message etc)
and also how to add icons that you click on that becomes a link to another site.
In a nutshell ... I know I'm asking a lot. Do I need some kind of program or is it all about setting the style sheet myself?
HELP WOULD BE MUCH APPRECIATED.
I love you guys
N xxx
I'm new to CSS and HTML but think it's a great skill to have and through my job have acquired the responsibility of 'pimping' our myspace, or rather .... making it into a professional business page rather than just a myspace using other peoples pre-determined settings.
I know bits and bobs of CSS, but want to know if anyone has any tips on removing the 'soandso is in your extended network' and how to get rid of the stuff that says what star sign you are and your date of birth and whether you are single or not.
I also want some more information on personalising the features (such as the section that allows you to add them as a friend, send them a message etc)
and also how to add icons that you click on that becomes a link to another site.
In a nutshell ... I know I'm asking a lot. Do I need some kind of program or is it all about setting the style sheet myself?
HELP WOULD BE MUCH APPRECIATED.
I love you guys
N xxx
Well first and foremost I wouldn't consider MySpace the best place for a professional business website. However, you don't need any programs to style MySpace it just involves taking hold of the already available classes or using exact selectors ie.,
a[href^="/blah"]{color:red} sets all links that link to a page beginning with /blah to be red GCS d- s+ a-->? C++(++++) UL+++ P+>+++ L+++ E--- W+++
N+ o K w++(---) O? !M- V PS+>++ PE+ Y+ PGP !t- 5? X- R tv+
b+>++ DI+ D G++>+++ e+ h+>++ r y+
PMs asking for help will not be answered, post on the forums. That's what they're there for.
N+ o K w++(---) O? !M- V PS+>++ PE+ Y+ PGP !t- 5? X- R tv+
b+>++ DI+ D G++>+++ e+ h+>++ r y+
PMs asking for help will not be answered, post on the forums. That's what they're there for.
View the source code on the page. Find the class name you want to modify and assign css to it. Here's an example:
Now assign some css properties to that class:
The same goes for the contact table.
html Syntax (Toggle Plain Text)
//This is the source code: <span class="blacktext12"> <span id="ctl00_Main_ctl00_UserNetwork1_ctrlMessage">bill is in your extended network</span> <br> </span>
css Syntax (Toggle Plain Text)
span.blacktext12 { visibility:visible !important; background-image:url("http://www.domainname/picname.jpg"); background-repeat:no-repeat; background-position:center; font-size:0px; width:400px; height:358px; display:block !important; }
![]() |
Other Threads in the HTML and CSS Forum
- Previous Thread: Need some help with RADIO buttons forms
- Next Thread: padding vs margin?
| Thread Tools | Search this Thread |
appointments asp background backgroundcolor beta browser bug calendar cart cgi code codeinjection corporateidentity css design development displayimageinsteadofflash dreamweaver emailmarketing epilepsy explorer firefox flash form format google griefers hackers hitcounter hover html ide ie7 ie8 iframe image images internet internetexplorer intranet iphone javascript jpeg layout macbook maps marketshare microsoft mozilla multimedia navigationbars news offshoreoutsourcingcompany opacity opera optimization perl pnginie6 positioning problem scroll seo shopping studio swf swf. textcolor timecolor titletags url urlseparatedwords visual visualization web webdevelopment webform website windows7 xml xsl






