Thank you Marius!
Yes, ideally, the author image would link to a custom page. There must be an easy way to redirect/fix this…?
It’s developed locally, so that’s not possible. Sorry.
But you must have a easy way to left-align, center or right-align your menu?
Yes, but that would give all the authors the same sidebar?
I want to customize author A’s page, author B’s page etc. How do I link the author image — the image connected to the author of a post — to a page of my choosing?
*Deleted comment”
-
This reply was modified 12 years by
atflaten.
Ok. The name of the menu I’m trying to move to the right: “Hoved (Header Menu (main))”
This CSS doesn’t move the menu (I’ve tried changing the px):
#menu-hoved{
padding-left: 1px;
}
That’s strange. Guessing this is caused by using the child-theme? Any idea where the root to the problem might be located?
I have some knowledge, but it would be helpful with a few pointers. Would something like this work (with the appropriate menu item # and positioning)?
.menu-item-37076 {
position: absolute; left: 260px;}
}
Allright.
For example: For the category “Valg”, I want to hide the category tag on post and change the category tag color on post page:
I click save settings, nothing happens:
(PS: The “Valg” category has several sub categories)
When I exit Theme panel, and re-enter, the changes I just made under “Valg” are gone:

Strange.
However, when changing the color for the cateogory “140 Pluss” (which has no sub-categories), it works:
Changing color, for some reason, does not work on a few other categories (without sub-categories) I tested with.
I am using the child theme, but I haven’t made any changes that should affect this. I haven’t installed any plugins either. I am developing the site locally so I don’t have an URL you can check out.
I have the same question as gettinenglish: How can i remove the extra space?
This still isn’t fixed… See my comment above (#post-8889).
Hi
Your screencast is from my live site (.no), not the one I’m working on (.dev – only visible locally)…
Great, but: It removes the sub-indicators, but not the extra space created between two items with sub-indicators… This fix thus makes the space between the menu items uneven…
Nice. Thanks!
Great! Thanks.
Yes, that moves all the menu items, which I’ve already tried.
My question: How do I center the menu items I mentioned, while keeping the ones I specified left-aligned? I know this can be achieved by mentioning their ID in custom CSS, but how?
Thanks,
Are
Yes, the site is developed locally…
I’m developing the site locally. The pictures above describe the issue…
One more thing:
As I mentioned in the start of this thread, I’ve added the logo as a menu item that comes into view when I scroll down on the page (after following these instructions: https://forum.tagdiv.com/topic/moveplace-logo-in-menu-when-scrolled-down-and-menu-fixed/).
The top of my site should look like this when I enter:
However, sometimes it shows the logo in the menu when loading:
The logo is only supposed to be visible when scrolling. You’ve given me this css to make that happen:
.menu-item-37076 {
display: none;
}
Thanks for the superb support!
Are
-
This reply was modified 12 years by
atflaten.
Didn’t work…
THANKS!
Ok. When’s the next update coming? It would be nice to get this issue out of the way…
I’m using the latest version of the theme, downloaded from Theme Forest yesterday.
Hi Marius,
How can I customize the background color on the “Newspaper default” sidebar (in Widgets –> Newspaper default), and ONLY this sidebar? Your css adds background color to various blocks as well.
Are

