Petrescu Posted October 18, 2006 Posted October 18, 2006 Not sure where to post this so it's going here.I've done an upgrade to RC1 on a backup site and all went well. Now normally on the board index I have blue forum links to match the colour soccer club the forum has been created for. So I've edited under global hyperlink styles as you do so forum links are blue. Except that has now changed every member link in the Memberlist to blue, as well as each member names in topic view. One little change and it changed much more than it ever has done before. I just wanted forum links a different colour :ph34r:
bfarber Posted October 18, 2006 Posted October 18, 2006 If you change the a style, it will change it for all anchor tags that don't have another more specific style...it works this way in 2.1 as well (and 2.0, and 1.3, and any site that uses html/css). :unsure:
Petrescu Posted October 18, 2006 Posted October 18, 2006 I haven't made many skin changes in the past, I didn't know and still don't really get it. Example?b:link? :wacko:
bfarber Posted October 18, 2006 Posted October 18, 2006 a:hoverfor example - if you give this a different color, EVERY link will have the style applied, UNLESS the link is in a div that has a more specific style applied...i.e..someclass a:hoverIf there were a link inside a div using the someclass CSS, it would use the more specific CSS definition, rather than the initial global definition.This is more suitable for IPS Beyond skinning discussion however, rather than 2.2 feedback. :) There's a ton of skinners that can probably dedicate more time to this subject than I generally can.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.