Modules

Support Forums
.current class in custom template
Last Post 16 Feb 2010 06:28 PM by Laura. 1 Replies.
AddThis - Bookmarking and Sharing Button Printer Friendly
Sort:
PrevPrev NextNext
You are not authorized to post a reply.
Author Messages
Laura
New Member
New Member
Posts:7

--
16 Feb 2010 06:01 PM  

I am making my own custom template for the digRotate module.
I have nearly everything working the way it needs to except I can't fully control the look of the pager item for the current content.
I copied the Rotate-GeyLight template, and I see a class in there that looks like it should work: drRotateGreyLight .current

 
But when I enter style info in there, it ignores most of it.
I entered this:


.drRotateGreyLight .current
{
color: #0F0A45;
background-position: 0 -52px;
cursor:crosshair;
font-size:1.4em;
}

The ONLY thing that changes when I am on the current pager item is the font-size.
(And I added that as a second choice. I really would like the background offset.)
I see a change in font, so I think I am in the right class, but why won't it take the background and color changes?

 

 

 

Laura
New Member
New Member
Posts:7

--
16 Feb 2010 06:28 PM  

Found the answer to my own question!
I had to set all the style infor in
    .drRotateGreyLight .current a
to make sure it got it for the pager link span.
 

You are not authorized to post a reply.

Active Forums 4.2