Log In · Register

 
 
Closed TopicStart new topic
2.0 CSS
illmatic11
post Dec 18 2008, 05:55 AM
Post #1


Senior Member
***

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



I can't find out how to control the text in my Headline and the Links above all my Top friends on 2.0, can anyone help me out? I want to be able to control the links and the hover on those, and to be more specific, I want to change the color, size, etc., not just what the text says, thanks
 
Mickey
post Dec 18 2008, 12:52 PM
Post #2


Treasure Pleasure
********

Group: Head Staff
Posts: 11,193
Joined: Oct 2005
Member No: 281,127



To customize the links of your friends, put this code in your CSS section:

CODE
div.friendSpaceModule ol.moduleList a span {font:normal 8pt Arial; color:FF0000;}

As for the headline, there isn't one for the 2.0 profile so I don't know what you're talking about.
 
illmatic11
post Dec 18 2008, 09:00 PM
Post #3


Senior Member
***

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



QUOTE(Anarchy @ Dec 18 2008, 12:52 PM) *
To customize the links of your friends, put this code in your CSS section:

CODE
div.friendSpaceModule ol.moduleList a span {font:normal 8pt Arial; color:FF0000;}

As for the headline, there isn't one for the 2.0 profile so I don't know what you're talking about.

Cool, but yeah there is a headline u go to customize and edit the top module and there's an option whether u want it to show your mood or headline.. and u can change you headline in the basic info section.

And also how would I edit the mouseover on the friends links?
Reason for edit: posts merged. please don't double post. thanks :) -nat
 
itsmattadams
post Dec 19 2008, 04:32 AM
Post #4


Member
**

Group: Member
Posts: 29
Joined: Nov 2008
Member No: 696,434



CODE
{!- Styles the status text -!}
span.status {}

{!- Styles the headline text -!}
blockquote p {}

{!- Styles the friendSpaceModule links -!}
div.friendSpaceModule a {}
div.friendSpaceModule a:active {}
div.friendSpaceModule a:visited {}
div.friendSpaceModule a:hover {}
 
illmatic11
post Dec 19 2008, 05:04 AM
Post #5


Senior Member
***

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



Those didn't work but thanks... On my top friends when I hover over a pic of someone it underlines their name and I don't want that. The rest of my mouse overs on the page are right, except for the links above my friends pictures in the FriendSpace and Comments
 
Mickey
post Dec 19 2008, 08:40 AM
Post #6


Treasure Pleasure
********

Group: Head Staff
Posts: 11,193
Joined: Oct 2005
Member No: 281,127



For the mouseover style, add this to the code I gave you:

CODE
div a:hover, div.friendSpaceModule ol.moduleList a span:hover {text-decoration:none;}

See if that does it. For the headline, I'll find out how you can edit that when I get home from college.
 
itsmattadams
post Dec 19 2008, 06:53 PM
Post #7


Member
**

Group: Member
Posts: 29
Joined: Nov 2008
Member No: 696,434



QUOTE(illmatic11 @ Dec 19 2008, 04:04 AM) *
Those didn't work but thanks... On my top friends when I hover over a pic of someone it underlines their name and I don't want that. The rest of my mouse overs on the page are right, except for the links above my friends pictures in the FriendSpace and Comments


You have to put your code between {}
Do you not have knowledge of CSS?
 
illmatic11
post Dec 31 2008, 04:44 AM
Post #8


Senior Member
***

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



I'm tryin to get it so that the links above my friends pics (in my Friendspace and comments)have no underline when I go over them with the mouse. All my other link hovers on the page are fine, except for these. I think it may have to do with the new profile because I've never had this prob before.
 
Mickey
post Dec 31 2008, 07:49 AM
Post #9


Treasure Pleasure
********

Group: Head Staff
Posts: 11,193
Joined: Oct 2005
Member No: 281,127



Try putting this in your CSS section:

CODE
div.friendSpaceModule ol.moduleList a span, div.friendSpaceModule ol.moduleList a span:hover, div.commentsModule div.moduleBody div.user a span, div.commentsModule div.moduleBody div.user a span:hover {text-decoration:none;}
 
illmatic11
post Jan 1 2009, 02:31 AM
Post #10


Senior Member
***

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



QUOTE(Anarchy @ Dec 31 2008, 07:49 AM) *
Try putting this in your CSS section:

CODE
div.friendSpaceModule ol.moduleList a span, div.friendSpaceModule ol.moduleList a span:hover, div.commentsModule div.moduleBody div.user a span, div.commentsModule div.moduleBody div.user a span:hover {text-decoration:none;}



Works, thanks
 
Mickey
post Jan 1 2009, 07:55 AM
Post #11


Treasure Pleasure
********

Group: Head Staff
Posts: 11,193
Joined: Oct 2005
Member No: 281,127



Alright, topic closed & moved.
 

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