Register/ login/ add listiing forms not appearing correctly

This topic contains 7 replies, has 3 voices, and was last updated by  Wally Cee 9 years ago.

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

Open Support Ticket
  • Author
    Posts
  • #35036

    Wally Cee
    Expired Member
    Post count: 25

    Hello guys, i am having problems with the registration, login and add listing forms on my site. They are appearing distorted and as part of the footer. Any ideas how i can resolve this?

    URL: http://www.zimyellowpage.com/demo

    #35112

    Paolo
    Site Admin
    Post count: 31206

    Hi,

    please add this to your custom css:

    
    
    #geodir-wrapper {
        overflow: hidden;
    }

    Let us know,

    Thanks

    #35128

    Wally Cee
    Expired Member
    Post count: 25

    That worked. Thanks Paolo. One more thing- the content on the ‘add listing’ page is set to the very edge of the page. Is there a way of setting the page content to be centered?

    #35142

    Paolo
    Site Admin
    Post count: 31206

    to the same css previously provided add this:

    
    
     margin: 0 auto;
        position: relative;
        text-align: left;
        width: 1080px;

    Thanks

    #35157

    Wally Cee
    Expired Member
    Post count: 25

    That did the trick. All the geodirectory pages now display as i want them to. Is there a way of making the listings map to remain full width? E.g. on the page http://www.zimyellowpage.com/demo/listings

    #35187

    Paolo
    Site Admin
    Post count: 31206

    Hi,

    not with that theme, it doesn’t allow to have a full width area to place the map at the moment.

    You could tweak theme compatibility to add a full width area within the main wrapper, but that isn’t so easy to do.

    Thanks

    #37757

    phonebook
    Lifetime Member
    Post count: 27

    I am curious what theme this is you are using here. Is there a preferable yellow pages style theme for WPGD?

    #37788

    Wally Cee
    Expired Member
    Post count: 25

    @phonebook, The theme is Divi

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

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

Open Support Ticket