I am going absolutely insane. Maybe someone can help.
I am trying to theme how img_assist 4.7 displays the HTML in and around the images. I was told to override the function img_assist_inline(). I have tried and tried, but haven't had any luck.
There used to be an option in 4.6 to manipulate the HTML output, but it no longer exists. Thanks.
I'm very new to Drupal, so if this is not the right place to ask, please redirect me to the correct area.
I'm using chameleon as the theme. I've authorized user photos. The photo displays in the "My Account" page.
I want the image on file for the user to display with all stories and blog entries. It would be even better if the image were a link to the bio for the writer.
hi,
i have several categories, which i put on the navigation-tabs.
when i click on cat. A, there should be a navigation-menu,
which shows only, events of that category.
(an article of my category is also an event).
how can i accomplish that - is it possible somehow ?
i want to style my frontpage.
my ideas are to have a 3 columns layout,
which is mainly based on DIVs.
you can imagine it as a grid, wihtin the content
should be displayed.
|-----col a -----| ......col b......|
| ----col c --------------------|
col a: has _3_ articles of category A,
col b: has the latest upcoming events,
col c: has all available articles.
what i do not understand is, how to do this.
the grid is ready, but i also do not know, how
to insert the desired code functions.