Forum Replies Created

Viewing 9 replies - 1 through 9 (of 9 total)
  • Thread Starter Kabyy

    (@kabyy)

    Okaye that was just the tooltip div which is displayed on hover which was making the event link uncickable, but the day link (listing all event this day) was still clickable. Just need to fix the css then…

    Marked as solved, sry about the silly question.

    Thread Starter Kabyy

    (@kabyy)

    marked as solved

    Thread Starter Kabyy

    (@kabyy)

    Ok will do, sry and thanks for your answer

    Thread Starter Kabyy

    (@kabyy)

    Hi Mikedev !

    Thanks a lot for your answer, already looking at it !

    About theme /childtheme, I am adding dedicating post-types and want specific stuffs so I think I’ll edit the Twenty Twelve theme !

    Many thanks,

    Kaby

    Forum: Themes and Templates
    In reply to: Image in menu
    Thread Starter Kabyy

    (@kabyy)

    Page item was 56 I mean…

    Forum: Themes and Templates
    In reply to: Image in menu
    Thread Starter Kabyy

    (@kabyy)

    OMG I love you !

    ID was still 56 but I was missing the “menu” id !

    Thanks so much I’ve been looking for hours without even seeing it !

    Bye

    Forum: Themes and Templates
    In reply to: Image in menu
    Thread Starter Kabyy

    (@kabyy)

    Here is my menu code:

    <nav id="access_home" role="navigation">
    
    	<div class="skip-link screen-reader-text"><a href="#content" title="Skip to content">Skip to content</a></div>
    
    	<div class="menu">
                     <ul>
                              <li class="page_item page-item-108 current_page_item"><a href="http://www.mywebsite.com/">Home</a></li>
                              <li class="page_item page-item-56"><a href="http://www.mywebsite.com/?page_id=56">Notre offre</a></li>
                              <li class="page_item page-item-60"><a href="http://www.mywebsite.com/?page_id=60">Qui sommes nous ?</a></li>
                               <li class="page_item page-item-2"><a href="http://www.mywebsite.com/?page_id=2">Sample Page</a><ul class='children'> <li class="page_item page-item-104"><a href="http://www.mywebsite.com/?page_id=104">test</a></li></ul></li>
                               <li class="page_item page-item-58"><a href="http://www.mywebsite.com/?page_id=58">Vos attentes</a></li></ul></div>
    			</nav>

    Why should I write in my css to consider the good <li> item according to you ?

    Thanks

    Forum: Themes and Templates
    In reply to: Image in menu
    Thread Starter Kabyy

    (@kabyy)

    Nope and it makes me crazy… 🙂

    But we are two persons working on this wordpress website so i guess we are creating problems for each others. No that I know it SHOULD be ok, i’ll try to identify what could have done the other that could possibly make a problem with this image.

    Tanks !

    Forum: Themes and Templates
    In reply to: Image in menu
    Thread Starter Kabyy

    (@kabyy)

    Hi and thanks for your quick answer !

    I tried aswell and coded this:

    #access_home li.page-item-56{
    	background-image: url(http://www.mywebsite/wp-content/themes/twentyten_child/images/button_offer.png);

    Is it wrong ?

Viewing 9 replies - 1 through 9 (of 9 total)