UNLEASHED YOUR CREATIVITY!
You'll need to login or register in order to fully use all the features and view all the sections of this site.
Thank you.
Regards: FSMANIA Team
UNLEASHED YOUR CREATIVITY!
You'll need to login or register in order to fully use all the features and view all the sections of this site.
Thank you.
Regards: FSMANIA Team
UNLEASHED YOUR CREATIVITY!
Would you like to react to this message? Create an account in a few clicks or log in to continue.

UNLEASHED YOUR CREATIVITY!


 
HomePortalGalleryPublicationsSearchLatest imagesRegisterLog in

 

Friendster div id/class

View previous topic View next topic Go down 
Author Message
[AKOSIAMICK]
VIP
Friendster div id/class Vip
[AKOSIAMICK]


Age : 27 Registration date : 2009-03-11 Number of posts : 60 Location : Job/hobbies : Humor :

Friendster div id/class Vide
PostSubject: Friendster div id/class   Friendster div id/class Icon_minitimeFri Mar 13, 2009 2:42 am

]/*-- Control Panel --*/
0


/*-- Photo Gallery --*/
1


/*-- Featured Friends--*/
2


/*-- More About --*/
6


/*-- Fan of Box --*/
7


/*-- Groups --*/
8


/*-- Media Box --*/
10


/*-- Reviews --*/
12


/*-- Blogs --*/
13


/*-- Google Ads--*/
14


/*-- Meettrail Box--*/
15


/*-- Testi & Comments*--/
18
For editing the contents.. use CSS..[/quote]






These are the div ids which works but only for content boxes..
CSS :



Quote :
/*-- Control Panel --*/
content_0

/*-- Photo Gallery --*/
content_1

/*-- Featured Friends--*/
content_2

/*-- More About --*/
content_6

/*-- Fan of Box --*/
content_7

/*-- Groups --*/
content_8

/*-- Media Box --*/
content_10

/*-- Reviews --*/
content_12

/*-- Blogs --*/
content_13

/*-- Google Ads--*/
content_14

/*-- Meettrail Box--*/
content_15

/*-- Testi & Comments*--/
content_18



To use this:

as a css.. put a hash sign before it and place the css properties you want.. sample:

Code:
/*-- Change Font color in Control Panel --*/
#content_0 { color: #ffffff;}

For Friendster Div Classes:




[quote]/*-- Control Panel --*/
.controlpanel

/*-- Photo Gallery --*/
.photos

/*-- Featured Friends--*/
.friends

/*-- More About --*/
.moreabout

/*-- Fan of Box --*/
.fanof

/*-- Groups --*/
.groups

/*-- Media Box --*/
.scrapbook

/*-- Reviews --*/
.reviews

/*-- Blogs --*/
.blogs

/*-- Meettrail Box--*/
.meettrail

/*-- Testi & Comments*--/
.publiccomments
Back to top Go down

Friendster div id/class

View previous topic View next topic Back to top 
Page 1 of 1
Friendster Mania Members
Follow the rules of this forum!

Permissions in this forum: You cannot reply to topics in this forum
UNLEASHED YOUR CREATIVITY! :: FSMANIA DESIGN AND DEVELOPMENT :: CASCADING STYLE SHEETS -