Closed (fixed)
Project:
NewsFlash
Version:
5.x-1.3
Component:
User interface
Priority:
Normal
Category:
Support request
Assigned:
Reporter:
Created:
26 Feb 2008 at 10:09 UTC
Updated:
29 Mar 2012 at 06:27 UTC
Jump to comment: Most recent file
Comments
Comment #1
roopletheme commentedOn the demo sites I use simple HTML in my block code to display images. For example, the block that you mention looks like this:
You'll need to change the input format to full HTML.
Comment #2
omnyx commentedSo the text and the image are all in one block - block user2 I would presume?
However, I could still separate them by adding user3 block - and putting the text in user2 block and the image in user3. Then I would get almost the same layout you got, right?
btw do you just use photoshop to stack them up?
last question - what determines the height of user1,2,3 regions? If I'm correct, the width of the page is evenly split. What about the height?
thanks a bunch for prompt answers!
Comment #3
roopletheme commentedYep, you could split the image and text into different regions side-by-side, mix them in the same block, etc. We have them in the same block in this example.
I use Adobe Fireworks for most of my graphics work. I use PhotoShop when a client requires it, but I prefer Fireworks for this type of work. My standard rule is: if I'm going to print it, use Photoshop. Otherwise, use Fireworks.
The height of almost any Drupal region is determined by the content itself. Publish a block with one paragraph of text and that block will be 'tall' enough to contain the paragraph. Add more text and the height will grow to accomodate the content.
Comment #4
roopletheme commentedComment #5
manmeetsingh commented