This forum is for assistance with theme development.

img_assist theming and HTML

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.

Display bio pic with stories, blog entries

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.

How do I accomplish that.

Thanks for the help.

Disable list style on bluemarine

I am simply not able to disable the list style in bluemarine.

Can somebody disable the squares at the menu listening?

I have PHPtemplate bluemarine
I added to the css
#sidebar-left ul {
list-style-type: none;
}

or

ul {
list-style-type: none;
}

or

#content ul {
list-style-type: none;
}

image links

Hello,

I'm new with drupal and I want to create navigation based on images.
I want to create a template with PHPTemplate engine.

I want my navigation look like this:

category based navigation

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 ?

design of frontpage

hi everybody,

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.

Pages

Subscribe with RSS Subscribe to RSS - Theme development