I am developing a website using drupal 7. I use blog module which comes as a core module in drupal 7. in the blog post I have not only added text but also a slideshow to the blog. problem comes when I try to arrange the blog content.
I wanted to show some text message after the slideshow on left-hand side. Normally, in drupal they render text and then slideshow(default). but I want to change it as I mentioned above.
Is there any module to handle this or can I do it another alternative way?
thanks in advance....
Try to use DS to customize node layouts