Viewing 15 posts - 1 through 15 (of 16 total)
  • Author
    Posts
  • jeroen07 Friend
    #158471

    I have two important things that I would like to change in the blog view:

    1. There’s a <hr> now, but it’s below the listed articles. I would like to have it above the listed articles

    How can i do this?

    http://www.iendracht.be/eendracht-aalst-nieuws

    2. Is it possible to “cleanup” the text format of the original article? Because when you have <p>’s in your article, you have a whitespace in the blog view and that doesn’t look nice.


    1. 8-01-2011-17-19-37
    2. 8-01-2011-17-14-50
    jeroen07 Friend
    #370946

    Or maybe I can adjust the CSS so there’s only space after a </p> tag and not before the <p>? How could I do that?

    Phill Moderator
    #370947

    If you mean this page – http://www.iendracht.be/nieuws/ then it is not css you need to look at but the way you are editing articles. Open the article in the html and remove any spaces you do not need. If some aretilces in the layout look ok while other look different then it must be the article in this case. If you go into the html viw in your editor then you can delete the <p> tags.

    jeroen07 Friend
    #370949

    Yes i know i can do it that way, but <p> tags are normal right ? And for SEO purposes, isn’t it negative that your text is without <p>’s ?

    Another thing is that 4 or 5 people post people on the site, and they don’t know anything about html…

    Phill Moderator
    #370953

    If you really want to move the block up using css then open template.css at line 288 and change


    .article-content {
    overflow:hidden;

    }

    to


    .article-content {
    overflow:hidden;
    position:relative;
    top:-18px;

    }

    I have not checked to see how it affects other pages though, you'll just have to try it and see.

    jeroen07 Friend
    #370966

    Hmmm that doesn’t fix it but it’s not such a big thing, i’ll just leave it like this…

    But the other problem i’d like to fix:
    http://www.iendracht.be/nieuws/

    there’s no <hr> above the listed items. And there’s no read more? Although this isn’t like this specified in the menu items settings, and here, the <hr> and “Read More” is just there ?:

    http://www.iendracht.be/eendracht-aalst/voorbeschouwing/

    Phill Moderator
    #370970

    Sorry, I really do not understand what you are trying to do.

    jeroen07 Friend
    #371153

    <em>@phill luckhurst 213881 wrote:</em><blockquote>Sorry, I really do not understand what you are trying to do.</blockquote>

    There’s a <hr> now, but it’s below the listed articles. I would like to have it above the listed articles. Look at the attachment here for more information.

    Another thing is that there is no “Read more” on http://www.iendracht.be/nieuws/, while in the component settings it’s set to yes?


    1. 10-01-2011-18-45-41
    Saguaros Moderator
    #371261

    I think that you should check the Nieu News Menu setting , Did you select the Hide option for the ReadMore Parameter or not? or check the ReadMore paremter of those articles did you select this option?

    Thanks

    jeroen07 Friend
    #371368

    Nope, “Read More” is set to show… What could this be?


    1. 11-01-2011-19-55-49
    Phill Moderator
    #371378

    I’ve just checked the readmore is working in the category blog layout and the section blog layout and they are both working as expected.

    jeroen07 Friend
    #371393

    <em>@phill luckhurst 214406 wrote:</em><blockquote>I’ve just checked the readmore is working in the category blog layout and the section blog layout and they are both working as expected.</blockquote>

    But that page is a “category blog layout”. Why isn’t it working there?

    Saguaros Moderator
    #371466

    Now, please provide us the FTP account and the administrator account, we will check and resolve the issue

    Thanks

    jeroen07 Friend
    #371541

    Done that, hope you can fix it…

    jeroen07 Friend
    #372495

    Do you have some news?

Viewing 15 posts - 1 through 15 (of 16 total)

This topic contains 16 replies, has 3 voices, and was last updated by  Saguaros 13 years, 10 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum