johlund
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Which file contains the standard WP-menu?The menu on this wp-site.
I need to make the navigation more user-friendly.
When clicking any menu item today the user have to scroll down manually to even see the content. I have two alternative solutions in mind but no clue on where to insert them.
-One option is to hide the div containing the three pictures above the menu. That would bring the content up quite a bit.
-The other one is to add a auto scroll function and tell the site to scroll down 300 pixels or something. That would also bring up the content while clicking a menu item.I know how to write the above code but Where is the menu and how to I add stuff to it?
Thanks in advance!
Regards,
JohlundForum: Fixing WordPress
In reply to: Hide a div when clicking a menu item?Thanks SwansonPhotos!
So what you’re saying is that I have to rebuild my whole menu on the site to make it work?
If I only knew in which file the menu is located it should be possible to add the onclick event there?
All help appreciated!
Thanks
/JohlundForum: Fixing WordPress
In reply to: Is this possible?Thanks again ChristiNi,
If you have the time to look at this final problem I would be very greatful. I’m stuck and can’t figure it out:
1. After hours of trying and reading in the forum I still can’t figure out how to center my menu. No matter what I do with style.css it ends up on the right. Any ideas?
2. I’m building this on my 15″ macbook pro, what would you do to make it work with different resolutions?
3. I want the content area to end where the “black” area ends and still be able to scroll. How do I build that?
Thanks in advance!
/JohlundForum: Fixing WordPress
In reply to: Is this possible?I solved all the above problems thanks to you ChristiNi! Thank you so much!!
But now I’m left with a more difficult problem i guess. I now know how to look the menu/header/footer etc… But is it possible to specify the “content-area”? By that I mean the area where my posts or pages are.
If you check out the site I’m sure you’ll understand what I wanna achieve. When I scroll I only want the posts or the pages to move, not the menu, header, footer etc.. And I also want the scrollable content to be hidden behind the header, menu, etc. (Not overlapping as it does now)
There must be limitations to wp so I’m not hoping for a miracle, but you have had solutions for everything so far..
Thanks again, really!
Forum: Fixing WordPress
In reply to: Is this possible?Thank you so much ChristiNi! I’ve been trying all day to fit a WP-page into the Twenty Eleven theme with nothing but a headache.. Click here here to se the result.
Now I’m wondering if it’s possible to:
1. Lock the header and footer so that the content area is fixed in the black box on my background.. I want the menu, title and footer to NOT scroll with the rest of the content.
2. Change the size of the top-menu-buttons so they fit into one line.
3. Remove “Categories” from the menu
4. Change the name of the “Home” button in the menu.I’m not afraid to dig into the code if that’s what it takes.. I just couldn’t figure out how to set the layout.
Anybody?
Thanks