-
AuthorPosts
-
January 8, 2011 at 4:16 pm #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.
-
January 9, 2011 at 7:01 pm #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 ModeratorPhill
- Join date:
- February 2014
- Posts:
- 7013
- Downloads:
- 40
- Uploads:
- 77
- Thanks:
- 917
- Thanked:
- 2206 times in 1818 posts
January 9, 2011 at 7:10 pm #370947If 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.
January 9, 2011 at 7:15 pm #370949Yes 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 ModeratorPhill
- Join date:
- February 2014
- Posts:
- 7013
- Downloads:
- 40
- Uploads:
- 77
- Thanks:
- 917
- Thanked:
- 2206 times in 1818 posts
January 9, 2011 at 8:02 pm #370953If 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.
January 9, 2011 at 9:05 pm #370966Hmmm 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 ?:
Phill ModeratorPhill
- Join date:
- February 2014
- Posts:
- 7013
- Downloads:
- 40
- Uploads:
- 77
- Thanks:
- 917
- Thanked:
- 2206 times in 1818 posts
January 9, 2011 at 9:45 pm #370970Sorry, I really do not understand what you are trying to do.
January 10, 2011 at 5:47 pm #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?
Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
January 11, 2011 at 4:34 am #371261I 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
January 11, 2011 at 6:57 pm #371368Phill ModeratorPhill
- Join date:
- February 2014
- Posts:
- 7013
- Downloads:
- 40
- Uploads:
- 77
- Thanks:
- 917
- Thanked:
- 2206 times in 1818 posts
January 11, 2011 at 7:36 pm #371378I’ve just checked the readmore is working in the category blog layout and the section blog layout and they are both working as expected.
January 11, 2011 at 9:44 pm #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 ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
January 12, 2011 at 9:03 am #371466Now, please provide us the FTP account and the administrator account, we will check and resolve the issue
Thanks
January 12, 2011 at 9:23 pm #371541Done that, hope you can fix it…
January 18, 2011 at 6:21 pm #372495Do you have some news?
AuthorPostsThis 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
Jump to forum
-