Hi,
I would like to have all pages of my site with the same design 3 columns and specific content (who is online, links.. on the right column etc...)
I've created a panel with 3 columns and filled the content and created a primary menu item linking to it.
But this is just one page, how can I reuse the panel and insert into it different nodes content ?
thanks
Comments
Comment #1
esmerel commentedCreate the basic layout you're looking for, then clone that layout. You can rename it and do whatever you want with the content.
Comment #3
ayalon commentedThe answer in #1 is not correct. You cannot easily reuse panels styles. Because CSS is generated and added dynamically you cannot clone anything.
The only way I found is to create fake panels. Maybe someone can show us, how we can style a block with a panel rendering style?