This forum is for assistance with theme development.

all articles on 1 page

hi,

Now i have the tinymce working good i have another question for you waiting :P

I have made a page called "artikelen" and on that page i wan't the links to my stories. But i forgot how to do this :S
i have already made some Categories.

Artikelen
- vissen
- planten

But how to collect all the articels on one page?

example:

How to theme image thumbnail in stylesheet? Completely stuck!

In my experiments with hacking the blue marine theme, I've got stuck with theming the thumbnails of the image module. So far, I achieved to theme ALL images in the content area using this code in the stylesheet:

.node .content img {
  float: left;
  padding: 4px;
  margin-right: 8px;
  border: 1px solid #ccc;
}

That works fine, lef-taligning my images and putting nice border around them. However, the code affecs ALL images in the content area, including for instance, smilys from TinyMCE. That was not intended.

Calling theme functions from template pages

So I am new to Drupal but I have some PHP experience (created a lo-fi cms for a client a few years back). I am trying to create a node-book.tpl.php to customize the book output. I know there might be easier ways of doing this but part of the idea is to learn drupal. That said, I can't figure out why the book_navigation function call returns nothing when i place it in the tpl file...

Howto Display Timezone with Flexinode?

I've created a flexinode event and am now finishing up the output and need to display the timezone for this event. Does anyone know how to display the timezone for a flexinode event?

I've seen a ton of posts for how not to display, but missed seeing any that show me how to display it.

THANKS

PNG-24 Transparancies

After reading this article:

http://koivi.com/ie-png-transparency/

I tried to implement his solution, but am having no luck. I'm not sure where you would place the tags he outlines.

I hate using PNG-8 because the result is just not clean enough. The transparent PNG-24 I use look great in any browser except IE, which has the alpha bug.

Does anyone have any suggestions on how/where to implement this guy's suggestions, or have any suggestions/recommendations on how to implement PNG-24 correctly?

tip- a css theme hack.. pseudo 1 column for image 2nd for the text

how to get image is on pseudo 1 column and the body text on another (blank space between the images

|IMAGE| text..text
space>>text..text
space>>text..text
|IMAGE| text..text
space>>text..text
space>>text..text
|IMAGE| text..text
|IMAGE| text..text

add and play with this on your theme's style.css to the relevant places

Pages

Subscribe with RSS Subscribe to RSS - Theme development