cjwilkinson wrote:
OK, understand that you need to place the Page Content particle into the template to get the Joomla content, but is there a way to style this "Page content" particle exactly the way the "grid content" particle is styled? That's what I'm looking for.
PS: if for example they would ever make the option in a grid content particle, to select joomla articles and/or joomla category, this would be excellent, but for now, it seems I need to somehow have this styling from grid content applied to Page Content.
Unlike Gantry 4 we kept the needed styling to a minimum to keep it from getting bloated and slow. We certainly couldn't have a series of options to apply everybodys favourite particle look to Joomla's mainbody.
Even in Gantry 4 there were no options to apply a modules styling to Joomla'a Mainbody. This is where
Chrome Developer Tools
is so important. It makes adapting CSS styling code blocks from one kind of content to another easy.
If your unfamiliar with CSS than there is another option. You can use Joomla's loadposition parameter to load a custom HTML module with all your requierd content. Then to style this modules inside the article see this thread->
http://www.rockettheme.com/forum/general-discussion/250541-solved-adding-module-suffix-classes-to-modules-in-articles?limitstart=0#1251312