Problem with styling

This topic contains 3 replies, has 2 voices, and was last updated by  przecie 9 years, 3 months ago.

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

Open Support Ticket

Tagged: 

  • Author
    Posts
  • #27141

    przecie
    Expired Member
    Post count: 38

    Hi

    I’ve added to my sidebar two widgets:
    -GD->Search
    -GDF->Welcome login

    For me there is some issue with the CSS I believe cause they are not properly placeed:
    1. Search has no top margin. It touches top edge of the Sidebar
    2. Welcome login has no margins at all and it is “hidden” somewhere between other widgets, would be nice at least to have a small title.

    please see attached screenshot and the page
    http://wefrancji.pl
    Regards
    Przemek

    #27199

    przecie
    Expired Member
    Post count: 38

    First issue I’ve solved with the custom code :
    .geodir-widget {
    margin-top: 10px;
    }
    but in the source css there is sth like
    margin-top:-1px; /* This is to stop double border at the top*/

    It looks that it was dome for purpose, so I’m not sure if it is a proper solution
    Regards
    Przemek

    #27247

    Guust
    Moderator
    Post count: 29970

    The Welcome widget you are using is for the header area if you use the GD
    GDF options > header
    Once you enable the GD admin bar, you can put that widget in there.

    You should use the GD Login widget in the sidebar.

    This might be a better solution to the sidebar problem:
    .geodir-content-right {margin-top: 10px;}
    That will work then on every page, not only where you used the search widget.

    #27251

    przecie
    Expired Member
    Post count: 38

    great! thanks for your help and explanation.
    Subject closed.
    Przemek

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