Two set of links Color Problem, one for left modules one for diary |
Two set of links Color Problem, one for left modules one for diary |
Nov 20 2005, 05:16 AM
Post
#1
|
|
|
Newbie ![]() Group: Member Posts: 1 Joined: Nov 2005 Member No: 299,083 |
i would like to have two set of link color for my xanga,
one for left modules (eg profile, subscription lists), another for my diary context (eg comment) how can i do so? i try to enter the color for left modules in look and feel settings, but i fail to setup color for diary by using style my failed style code is <style type="text/css"> table.blogbody:link {color: red;} table.blogbody:visited {color: red;} table.blogbody:active {color: red;} table.blogbody:hover {color: red;} blogbody:link {color: red;} blogbody:visited {color: red;} blogbody:active {color: red;} blogbody:hover {color: red;} blogbody.link {color: red;} blogbody.visited {color: red;} blogbody.active {color: red;} blogbody.hover {color: red;} </style> both blogbody or table.blogbody can't work... another can help me? |
|
|
|
doctorfan Two set of links Color Problem Nov 20 2005, 05:16 AM
niez_cho I only know that the class for the left modules is... Nov 20 2005, 05:53 AM
dorischu If I'm not Wrong
Leftmodule use this
<ST... Nov 20 2005, 08:24 AM
fishcake-y <style type="text/css">
table.blog... Nov 20 2005, 01:20 PM![]() ![]() |