andreasno
Forum Replies Created
-
Forum: Plugins
In reply to: [Participants Database] Cannot delete fieldsI’ve now updated it, but it didnt fix the problem. Can I do any tests to find out if this is the problem? What should I tell my host?
Thank you for helping me : D
Forum: Plugins
In reply to: [Participants Database] Cannot delete fieldsYes, also I cant add participant using the register form. Can you tell me how to do that? In firebug?
Forum: Themes and Templates
In reply to: [Hueman] Image link in navbarTried with this, but its not aligning with the other links. Any suggestions?
#menu-item-983 a {attributes}Forum: Themes and Templates
In reply to: [Hueman] Image link in navbarThanks! Managed to do this. Now, how can i adjust the rest of the menu items so that it fills the height of the top menu as well?
Forum: Themes and Templates
In reply to: [Hueman] Image link in navbarProbably not. But as I see it it is the a-tag which has the padding. How would I target that?
Forum: Themes and Templates
In reply to: [Hueman] Image link in navbarIs that static?
Forum: Themes and Templates
In reply to: [Hueman] Make topbar menu stickyThe problem was in my child theme, so it is resolved now 🙂 Thanks a lot for all your help people, amazing support!
Forum: Themes and Templates
In reply to: [Hueman] Make topbar menu stickyHi again.
The 404 can be related to us switching host atm. The page I was editing is just a “sandbox” for the new website.
Now, I’ve installed the newest theme. The modifications shouldn’t be a problem to apply now, but when I installed it, I noticed that it doesn’t fill the browsers width. Can anybody tell me why this happens?
Forum: Themes and Templates
In reply to: [Hueman] Make topbar menu stickyhttp://merfotball.com/wordpress
Thank you!
Forum: Themes and Templates
In reply to: [Hueman] Make topbar menu stickyThank you so much for your response!
However, I am using the latest version of the theme, and this is what I’ve got on that css:
@media only screen and (min-width: 960px) { /* fixed nav */ .full-width.topbar-enabled #header { padding-top: 50px; } .full-width #nav-topbar.nav-container { position: fixed; top: 0; left: 0; right: 0; width: 100%; z-index: 999; } .full-width.admin-bar #nav-topbar.nav-container { top: 28px; } }Should I just remove this?
Edit: Tried removing it, with no effect
Forum: Themes and Templates
In reply to: [Hueman] Make topbar menu stickyReally.. Must have fiddled too much with that css, because on my site, it isn’t.
Forum: Themes and Templates
In reply to: [Hueman] Make topbar menu stickyNo, I don’t think you understand what I mean by sticky.
Forum: Themes and Templates
In reply to: [Hueman] Sidebar problemThank you, that works!
However, I cannot change the max-width now to 960px which is what i want. Sorry for asking so much, but this was no problem before. Can you see what the problem is?
Forum: Themes and Templates
In reply to: [Hueman] Sidebar problemOk, I managed to do this, but the grey area is still sticking around..