OrdaSoft forum
Welcome, Guest
Please Login or Register.    Lost Password?
No line breaks between articles in blog layout (0 viewing) 

OrdaSoft template Support

Go to bottom Favoured: 0

No line breaks between articles in blog layout

vincebodie (Visitor)
Posts: 0
graphgraph
User Offline
No line breaks between articles in blog layout 10 Years, 1 Month ago
Karma: 0  
I'm having an issue where some articles in the blog layout are not stacking correctly into a single column. See here:

hotrodgaragesale.com/brian-s-blog

Checking the code in firebug, a couple things stand out:

1)
After each article is this div:
<div class="item-separator"></div>
However, it's grayed out.

2)
If you mouse over the article divs in firebug and see which sections of the page get highlighted, you get random results:
a) The first article highlights only the heading and text, but not the image: mouse over <div class="leading-0"> (see attached image)
b) The second article highlights the image from the first article plus all content of the second article: mouse over <div class="leading-1">
c) The third article correctly highlights all content of the article: mouse over <div class="leading-2">

So, it's as if the first image (Audrey Hepburn) is part of the second article, even though the code shows it to be within the 'leading-0' div. What gives? This is driving me crazy!
Logged Logged
Last Edit: 2014/03/01 03:59 By .
The administrator has disabled public write access.
Ulanovatem (User)
Gold Boarder
Posts: 295
graphgraph
User Offline Click here to see the profile of this user
OrdaSoft
Re:No line breaks between articles in blog layout 10 Years, 1 Month ago
Karma: 7  
Hello,

First of all you need to check blog layout parameters, in menu item

# Leading Articles -> This refers to the number of articles that are to be shown to the full width
# Intro Articles -> This refers to the number of articles that are not to be shown to full width
# Columns -> This refers to the number of columns in which the articles will be shown that are identified as #Intro. If #Intro is zero this setting has no effect
# Links -> Number of articles that are to be shown as links. The number of articles should exceed #leading + #Intro

Usually: 0,8,1,0

Try to play with this parameters


Thanks,
Ordasoft team
Logged Logged
The administrator has disabled public write access.
vincebodie (Visitor)
Posts: 0
graphgraph
User Offline
Re:No line breaks between articles in blog layout 10 Years, 1 Month ago
Karma: 0  
Thanks for the reply. I tried that, but no luck even after clearing all caches. I'm still not understanding why the 'item-separator' div is grayed out. I have uninstalled the default Joomla template, so I suppose next I will reinstall it and see if it's template specific.
Logged Logged
The administrator has disabled public write access.
admin (Admin)
Admin
Posts: 8243
graph
User Offline Click here to see the profile of this user
Re:No line breaks between articles in blog layout 10 Years, 1 Month ago
Karma: 101  
Hello,

any so CSS change/check you need do with help FirBug extension for fire fox - with it you may check real end HTML/css web page - and check styles for some special div - and check/change styles what connected to that div

Thanks,
ordaSoft team
Logged Logged
The administrator has disabled public write access.
Go to top
»