This forum is for assistance with theme development.

Silly HTML question

I've got an image right beside a paragraph.

Basically, it looks something like this:

<p>text</p><img src="/example" />

But what ends up happening is the image displays below the paragraph, when I want it to display beside it.

What CSS can I use to get the image to display to the immediate right of the paragraph?

Thanks :)

List of recent nodes, article lists by category, etc. on the home page

I need lists that show titles and excerpts of articles in various categories on the home page. For instance, a list of recent articles in "Movies" and a list of recent articles in "Music." I'm using this method to theme the homepage seperately (in phpTemplate).

Aggregator block printing in node?

Tried searching on drupaldocs.org, but code I got caused a redeclare error. Is there a simple way to call specific blocks to print them in a node or using front_page.module? I'm wanting to use aggregator specifically, but others could be useful. I'm also curious about using node.tpl to have certain blocks display within a certain node. I can probably figure that out in theming instructions, but figured I'd throw it out there as well. The first question is more important to me, thanks.

Is there a variable for the path to the actual _original image file?

I am trying to make the 'view original' link directly to the image itself (in a new window since the original is too big for my fixed layout) instead of having it inside a node.

Need help a Theme which i can use.

Hi all.

Im new to drupal and iv got some domains which i would like to develop. Instead off paying some really expensive designers to create diffrent home pages templates for me. Im intreasted in a 1-2 diffrent theme layouts which i can use for diffrent domains using diffrent images. but same sytle of layout.

I dont mind paying i dont have much to spend as my websites are all for content only. But if anyone does care to help please email me.

Thanks

Image gallery layout problems

Ahoy,

I've been trying to fiddle with the image gallery theme.

My initial problem was that <li> elements for each gallery had a fixed height defined by the height of image thumbnails. This wasn't much use for galleries whose descriptions were rather long (e.g. http://acrewoods.vm.bytemark.co.uk/tom/image/campaigning/patents), so I just removed it.

Pages

Subscribe with RSS Subscribe to RSS - Theme development