Drupal is up and running but how do I ...?

Newly added theme does not show up in choice-list

Hi,

I am using Drupal 4.6.3 on my site and wanted to install the Lincoln's Revenge theme. I downloaded and copied all the required files for this theme to my drupal_base/themes folder but in the admin/theme option the theme would not show up in the list (only the default 4 themes show up).

I then also copied the PHP Template Engine files to drupal_base/themes/engines folder (while there already was a xtemplate subfolder inside, which is still there and I wasn't sure if the 4.6 version needs this template engine).

Images

Hi everybody,

Displaying a specific Banner with the Banner module.

I'm working with the banner module and trying to display a specific banner based on its ID and not its group. I can get specific groups to display, but not specific banners within a group.

Any help is greatly appreciated.

Restrict Block By Role

Spent a while searching for this and found some PHP code that'd do it but was wondering if there's an easier way to restrict the apearance of a block by a user's role.

Taxonomy Access hacking

Hi,
I'm trying to use the taxonomy access module to limit which people can view certain forums on my page. Everything is going OK but there are two things I want to try and do.

1) When a user who is not allowed access to a certain taxonomy tries to access it, all that is is happening is that a blank page is coming up. I would like to have an access denied type error message.

2) I would like users who don't have access to view a forum to be able to have see the number of posts created in that forum.
Currently this comes up as 0.

transparent png support in IE--fixes won't correct images in style.css

I'm putting this in a new topic because I think the problem I'm having has changed...

I've tried numerous methods to work around the IE/transparent png problem on my site, and have hit a road block. I've used the pngfix.js include method discussed here as well as the filter solution discussed here.

Both of these fixes have handled my site's logo, and some transparent .png images I'm using in my primary links (all of these show up transparent in IE), but neither has been able render a .png I'm using as a opaque background-image for node content and blocks. I've specified this image in my theme's style.css file under .node .content etc.

My theme is a variation of chameleon. Others have said they can get all of their .png images to be transparent using phptemplate and xtemplate themes. But can anyone help with a chameleon based theme?

I believe this has something to do with the background image file not having its own img html tag in the output html--it's rendered through the node and block div tags. All images that have an img tag in the output html render correctly. So if there is a way to code a fix into the css entry for the background image...

.node .content {
	background-image: url(gray20.png);
	background-position: left;
	background-repeat: repeat;

...I could see that working. Just not sure if that is possible.

Pages

Subscribe with RSS Subscribe to RSS - Post installation