Problem with layout

This topic contains 2 replies, has 2 voices, and was last updated by  Dmitry Koptyubenko 8 years, 11 months ago.

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

Open Support Ticket

Tagged: 

  • Author
    Posts
  • #39949

    Dmitry Koptyubenko
    Buyer
    Post count: 9

    Hi!

    You’ve helped me so much last month. Still I need more help. Please take a look here:

    http://pumbr.ru/club/places/detskij-montessori-klub-sozvezdie-6/ (layout 1 attachment)

    The layout is not pretty enough. Could you please help me to place Tags in the new line under Category and to the left of the page, not to the right. And then to place both line under the bodey of the listing, not above the main contents.

    The next problem is here and everywhere шт the Category lists: http://pumbr.ru/club/places/education/ (layout 2 attach). You see – the title is too close to the main frame. Could you advise how to make it stand higher?

    The same problem is with the counter at the bottom of each page – too close to the borderline.

    Thanks!

    #40047

    Simone
    Expired Member
    Post count: 3515

    Hello, add the following to your style.css and you’ll have the tags below the categories.

    
    
    .geodir-tags {
    float:left !important;
    clear:both;
    }

    Question: have you edited this previously? because tags and categories are already below the main content by default.

    For the title issue, add the following to your style.css

    
    
    h1.entry-title.fn {
    margin-bottom:5px;
    }

    you can increase the 5 to whatever suits you

    #40109

    Dmitry Koptyubenko
    Buyer
    Post count: 9

    Thanks a lot!

    I’ve not changed my css

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

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

Open Support Ticket