Log In · Register

 
Extended Net. Text
illmatic11
post Sep 7 2008, 11:19 PM
Post #1


Senior Member
***

Group: Member
Posts: 93
Joined: May 2007
Member No: 521,079



Can you change the extended network text to your own words without using the status update??
 
 
Start new topic
Replies
fixtatik
post Sep 8 2008, 12:12 PM
Post #2


Senior Member
******

Group: Member
Posts: 1,237
Joined: May 2008
Member No: 648,123



you could use the CSS pseudo-element ":after"...although it'll work in every browser except internet explorer.
CODE
.blacktext12 { font-size:0; }
.blacktext12:after { font:bold 18px verdana; content:"YOUR EXTENDED NETWORK MESSAGE"; }

you can adjust the font properties to your liking of course (i just put in myspace's default). if you want your name to appear before your extended network message, you'll also have to include that after content:
 
illmatic11
post Sep 8 2008, 09:05 PM
Post #3


Senior Member
***

Group: Member
Posts: 93
Joined: May 2007
Member No: 521,079



QUOTE(fixtatik @ Sep 8 2008, 01:12 PM) *
you could use the CSS pseudo-element ":after"...although it'll work in every browser except internet explorer.
CODE
.blacktext12 { font-size:0; }
.blacktext12:after { font:bold 18px verdana; content:"YOUR EXTENDED NETWORK MESSAGE"; }

you can adjust the font properties to your liking of course (i just put in myspace's default). if you want your name to appear before your extended network message, you'll also have to include that after content:



Couldn't I just hide the text and use the code to change the last login and position it to where the extended network text used to be?
 

Posts in this topic


Closed TopicStart new topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members: