Tagged: styling links
- This topic has 4 replies, 4 voices, and was last updated 9 years, 8 months ago by
SebbTest1.
Author | Posts |
---|---|
CaseyGraphics
August 10, 2015 at 3:53 am
|
Heads up! this post was created when Microthemer was at version 4. The current version is 7. Some references to the interface may be out of date. Loving the plugin but I have a question, do I need to create a separate selector for each roll-over state or have I missed something when I style link elements is there a function that lets me style :hover :active : visited within the same selector name. Also once an entire site has been styled it’s very hard to remember what elements have customised css added. I understand that if you rollover the selectors under the folders group it will jump to the styled element but if you simply double click an element I think it should also highlight the selection within the quick edit area, at present it doesn’t and just has the last selected styled element showing. I can’t tell you how many times i’ve added 3 selectors for the same element without knowing. Cheers |
Abland
August 10, 2015 at 5:13 am
|
Hi, CaseyGraphics, I just add the pseudo elements manually. I create a link selector, then duplicate it and add the :hover or :active to the new copy. For viewing the code there is a button in the toolbar to view the code Microthemer generates. It will give you a stylesheet view of all your edits, including selector names within comments, so you can see what you’ve done in one place. |
Sebastian
August 11, 2015 at 4:06 pm
|
Thanks Abland, I agree with your advice on using the copy icon to duplicate a selector. You do need to create separate selectors for the different states Casey. I generally name them. “XXX Link”, “XXX Link Hover” etc.
Cheers, |
CaseyGraphics
August 12, 2015 at 10:26 am
|
Thanks for the reply, great to see that this is on the list, loving what you have here so far. Thanks |
SebbTest1
August 12, 2015 at 11:22 am
|
It’s great to hear that you’re liking Microthemer 🙂 |