By jorre on
I love the many functions drupal has to offer...
but something that really bugs me, is, that blocks are always shown with their title above them...
I use for example the awesome aggregator module for a news feed, but I would like to put a logo above the xml headlines. This just doesn't seem possible. I don't want to use blocks, for this limitation...
is there for aggregator a code snippet or something available, that generates the headline links from the selected XML feed? So I can implement that code anywhere I want and put a logo above this
Comments
Block titles
You can 'hide' any part via the css-file (probably layout.css) depending on theme. Look for id #block-block-(nr) and hide it, eg.
#block-block-1 h2 {display: none;}
__
http://amazonas.the-dot.de
I dont fully understand what
I dont fully understand what you mean in the 2nd part of your question but perhaps, if my assumptions are correct, check out the Views module - allows you to create block and page views of various content including (AFAIK) aggregator feeds.
Pimp your Drupal 8 Toolbar - make it badass.
Adaptivetheme - theming system for people who don't code.
thanks jmburnz with the
thanks jmburnz
with the views module, is it possible, to put an "aggregator view" somewhere in my page where I want it to appear, let's say at the right bottom of my page...?
If you find out how let me
If you find out how let me know... I really need to know that........
subscribe antinsa
[SITE INTRO][2] Why Re-Create an Open Learning Resource @ TheCenterOfTheNet (Mission Statement) Part 2