Hi Guys ,

I have some problem I using drupal 7 and I have page the have images in the bottom and an image block at the left of the page and text content at the right of the page and I want when I click on the images at the bottom the text content and the image block change , how can I do this ?

Comments

vm’s picture

you mention an image in a block:
how does the image in the block relate to the images and text in the content pane or; is the image in the block random?

yazanalkobari’s picture

No the images in the bottom has its on description and I want to display the description and the image in the view which contain the image and the text

vm’s picture

If i understand you correctly you can use cck_blocks.module to pull specific fields into blocks. If this is not what you mean please provide mockups linked here.