nanoanno
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Sketch] Change Logo SizeActually… one other question, along the lines of adjusting the logo.
Is it possible to drop the menu options down just a bit?
I’m thinking either centered with the logo (centered top to bottom, that is) or just above the hr?
With the logo in place, it looks as though the menu options are now floating in the air ??
Ann
Forum: Themes and Templates
In reply to: [Sketch] h6 link formatting (specifically, underline)Hi Kathryn!
That worked, except now the link is in a teal color both with and without hovering (probably because I have specified things to be in that color with other custom CSS ??).
Any thoughts on how to make it grey when you’re not hovering and the color when hovering?
Ann
Forum: Themes and Templates
In reply to: [Sketch] Change Logo SizeThat worked!
Thank you so much ??
Forum: Themes and Templates
In reply to: [Sketch] Colour changes for menu fontsHi Bojan!
Worked like a charm. Thank you so much ??
Any idea how to change the color in the footer? Both the hover for “Proudly powered by WordPress” and the social icon links?
Ann
Forum: Themes and Templates
In reply to: [Sketch] Colour changes for menu fontsHi Bojan!
Thanks so much for your help. That resolved of the tag cloud issue ??
It looks like the “Recent Posts” widget as well as some other items are still the red-orange color.
1) Recent Post links
2) Date and author links (underneath the post titles) – when hovering
3) Posted in ___ (at the bottom of the post) – when hovering
4) Previous and next posts (at the bottom of the post) – both hovering and not hoveringAny thoughts on those?
Ann
Forum: Themes and Templates
In reply to: [Sketch] Change Logo SizeHi again ??
Thanks for the above code. I was able to increase the size of my logo and it’s looking much better.
Question: Is it possible to reduce the padding above and below the log? Since it’s much more horizontal than square, it looks like there’s a bunch of extra white space above and below.
Thanks!
Forum: Themes and Templates
In reply to: [Sketch] Colour changes for menu fontsHi!
I’ve used the above code to update the link color for the “continue reading ->” link as well as in text links, but I’m still having some trouble. (Green at the moment so you can see what is working correctly.)
The Recent Post links as well as the Tag Cloud (used for blog category buttons) text (when hovering) is still the original dark orange color. It’s also still the same for buttons (when hovering).
Here’s an example with all three: https://nanoanno.com/game-search/
If it makes a difference, I’m currently using this custom code for the tag cloud:
.tagcloud a { border: 1px solid #eeeeee; color: #999999; display: inline-block; font-size: inherit !important; letter-spacing: 1px; margin: 0 7px 7px 0 !important; padding: 0 7px; text-transform: uppercase; }
Any help would be appreciated. Thanks!
Forum: Themes and Templates
In reply to: [Sketch] Social links – can they open in a new tab/windowThanks for sharing the details of how to do this! Super helpful ??
Forum: Themes and Templates
In reply to: [Sketch] Tag CloudThanks, guys!
Worked like a charm ??
Forum: Themes and Templates
In reply to: [Sketch] Tag CloudThanks so much for your help with this, CrouchingBruin!
I’ve updated the css and there are now boxes around each word.
Can you also help me increase the font size? And the padding above/below each word within the box? I see that
padding: 0 7px;
changes the padding on the left and right-hand sides, but is it possible to increase the padding above and below?
Thank you!