I’m an Armadillo user, and I’ve a question concerning the display of my posts in the “Armadillo Blog” Stack : I’d like to have more space between each post, or to find a way to have a better separation between them.
Great ! Thanks Doug for your answer.
I don’t know anything about CSS but I’ve a “test website” and I’de be very grateful if someone could help me !!!
The page address: http://www.rx320fb.com/blog/
As you can see, the Navigation section is also awful : it really need to be visually improved, with no space between categories, author & tag … (can we do something with CSS also ?)
It’s a problem for sure, it has something to do with armadillo and more than likley a conflict with another stack, theme etc. The first thing to check is that all of your stacks & theme are up to date. If so, I would contact the dev and ask them about it directly.
Here it is:
armadilloFunctions.js:50 Uncaught TypeError: jQuery(…).addClass(…).fancybox is not a function
at Object.startFancyBox (armadilloFunctions.js:50)
at HTMLDocument. ((index):77)
at i (jquery-2.2.4.min.js?rwcache=592949237:2)
at Object.fireWith [as resolveWith] (jquery-2.2.4.min.js?rwcache=592949237:2)
at Function.ready (jquery-2.2.4.min.js?rwcache=592949237:2)
at HTMLDocument.J (jquery-2.2.4.min.js?rwcache=592949237:2)
startFancyBox @ armadilloFunctions.js:50
(anonymous) @ (index):77
i @ jquery-2.2.4.min.js?rwcache=592949237:2
fireWith @ jquery-2.2.4.min.js?rwcache=592949237:2
ready @ jquery-2.2.4.min.js?rwcache=592949237:2
J @ jquery-2.2.4.min.js?rwcache=592949237:2
To the global javascript container in RW and republish. That might get rid of the jQuery binding issue which is producing the error visible in the console.
Yeah that sounds right. The CSS in that post was tested at the time I wrote it. I also put comments in it. Anything between /* and */ is a comment and is ignored by the browsers.
You might want to leave/add comments, otherwise a year from now you won’t remember what’s what.