Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
FrixelOne Link Color
#5
You actually don't have to specify each a:etc... one like that, it's purely optional and only if you want to change the default behavior.

If you want to edit the content between the header and the footer in the Frixel One theme, yes you will want to use .container by which I mean you can combine them... So if you only wanted to style the a:hover within td's within the container div you could always do something like this:

Code:
.container .td a:hover {
whatever: example;
}

Hope that's helpful Smile
Reply


Messages In This Thread
FrixelOne Link Color - by Didier9 - 2015-01-11, 23:53:07
RE: FrixelOne Link Color - by frixelsolutions - 2015-01-12, 07:08:53
RE: FrixelOne Link Color - by Didier9 - 2015-01-12, 09:19:01
RE: FrixelOne Link Color - by Didier9 - 2015-01-12, 09:33:18
RE: FrixelOne Link Color - by frixelsolutions - 2015-01-12, 09:45:57
RE: FrixelOne Link Color - by Didier9 - 2015-01-12, 10:00:29
RE: FrixelOne Link Color - by frixelsolutions - 2015-01-12, 10:34:59



Users browsing this thread: 1 Guest(s)