Gerardsteur
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Virtue] The drop down menu is overlain by portfolio-grid-textThanks a lot!! That cured the problem perfectly!!
Forum: Themes and Templates
In reply to: [Virtue] The drop down menu is overlain by portfolio-grid-textHi there,
The problem is on this page, I’m making a schoolproject, but the project must be based on a flawless technical system behind it, and they came up with this problem, so I would like to know how I can solve it, and where the problem comes from. Is it a simple solution like “get to front” or is it in something else.
http://www.autobedrijfmilhous.nl/occasions/
If you go over occasions with your mouse on this page and try to click a menu-item which is above a portfolio-grid title, it dissapears.
I hope you can help me, thanks a lot in advance!!
Gerard
Forum: Themes and Templates
In reply to: [Virtue] Integrate recent post carousel on HomepageI understand the way I wanted to do it wouldn’t work, thanks for the reply.
I made a change to portfolio items. Now I’ve got 2 questions.
The first is I think a fault in the dropdown menu.
When I am in a portfolio-page with different items, and I use the dropdown menu, it dissapears when I go over a dropdown menu item when a portfolio item is under it. Is there some simple code to keep the dropdown menu on top of all the portfolio-items? This doesn’t happen now.My second question is about the order of menu items. The order is now from the last letter of the alphabet first, and the A as last,
I think the code must be simple, but I don’t know exactly how to change it.Thanks in advance, it will be a big help!!
Gerard
Forum: Themes and Templates
In reply to: [Virtue] Integrate recent post carousel on HomepageHi there,
first of all thanks for the quick response. I’m busy for a schoolproject which let us build websites and create logo’s and all that stuff.I send you a link with the blogpost, under this blog you see:
Recent posts. (That carousel I want on my homepage)So I fixed the part of code from the blogpost, and put it in the textfield of my Homepage:
‘<footer class=”single-footer”>
<div id=”blog_carousel_container” class=”carousel_outerrim”>
<h3 class=”title”>Recent Posts</h3>
<div class=”blog-carouselcase fredcarousel”>
<div id=”carouselcontainer-blog” class=”rowtight” style=”opacity: 1;”>
<div class=”caroufredsel_wrapper” style=”display: block; text-align: start; float: none; position: relative; top: auto; right: auto; bottom: auto; left: auto; z-index: auto; width: 864px; height: 442px; margin: 0px; overflow: hidden;”>
<div id=”blog_carousel” class=”blog_carousel caroufedselclass initcaroufedsel clearfix” data-carousel-ss=”1″ data-carousel-xs=”2″ data-carousel-sm=”3″ data-carousel-md=”3″ data-carousel-id=”blog” data-carousel-speed=”9000″ data-carousel-auto=”true” data-carousel-scroll=”1″ data-carousel-transition=”300″ data-carousel-container=”#carouselcontainer-blog” style=”text-align: left; float: none; position: absolute; top: 0px; right: auto; bottom: auto; left: 0px; margin: 0px; width: 2016px; height: 442px;”>
</div>
<div class=”clearfix”></div>
</div>
</div>
</div>
</footer>’
(you can see what happens at the homepage of the site:
http://www.autobedrijfmilhous.nl/ )I’m not the best at code, but I know it shows the container and all, but it just doesn’t fill it with the content as it does at my blogpage.
I hope you have got enough information to help me! 🙂
All the best and thanks in advance!
Gerard