Add listing sign up page

This topic contains 3 replies, has 3 voices, and was last updated by  Paolo 9 years, 1 month ago.

We have moved to a support ticketing system and our forums are now closed.

Open Support Ticket
  • Author
    Posts
  • #34823

    dannycutts
    Expired Member
    Post count: 4

    HIya

    When you go to add a listing when you are not signed in the menu on teh sign in/register pages goes awol…

    http://www.outstandingdaynurseries.com/?geodir_signup=true&redirect_add_listing=http%3A%2F%2Fwww.outstandingdaynurseries.com%2Fabout-us%2Fadd-your-nursery%2F

    Any ideas why?

    #34824

    Guust
    Moderator
    Post count: 29970

    Works fine for me …
    Cannot see a problem at all.
    Maybe a local caching issue?

    #34855

    dannycutts
    Expired Member
    Post count: 4

    hmmm so you cant see that the menu is gone crazy???

    #34948

    Paolo
    Site Admin
    Post count: 31206

    Hi,

    I see it and the css causing it is:

    
    
    
    .geodir-breadcrumb-bar {
        margin-bottom: -35px;
    }

    It seem to be custom css and I’m not sure I can find a good reason for it to be there.

    If you remove it everything looks good.

    Should it be necessary for you, you could revert it just for the signup page with this css:

    
    
    .page-geodir-signup .geodir-breadcrumb-bar {
        margin-bottom: 0;
    }

    Let us know,

    Thx

Viewing 4 posts - 1 through 4 (of 4 total)

We have moved to a support ticketing system and our forums are now closed.

Open Support Ticket