Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
Hi guys, i've been using the BlueMasters theme and i have been trying to change my background from the default blue image that is already set and displayed in the main area. I have tried to remove all traces of it from the .tpl and css but i don't seem to be able to change/get rid of it, i want to replace it with a plain white for now just so i know that i can change it later on but it's really bugging me. Any help would be greatly appreciated. Thanks.
Hi, I'm really struggling to find the Kickstart Commerce email theme file(s). I was told they are in either modules/commerce_email or themes folder but they aren't in either. Driving me crazy. Can anyone point me in the right direction.
I am working on a theme. The page.tpl.php is ready, I put a view in the page to list the node I need.
As I put the $content into the region (I need to list the specific node follow by url), here came the problem. The $content, suggested by node.tpl.php, listed every single node in the database. I don't need these info to be listed, only when it is requested by a url, like http://localhost/node/6. How I could change the node.tpl.php to change it?
Hello all,
after changing the block position of my drupal site from the administrative end, it refuse to take effect on the home page after I have logout from the admin section. Pls help me out on this.
I have a problem, we are trying to assign permissions to the administrator so you can upload files to specific areas to certain users, my question is, how can I upload content being the administrator user to an specified area id given to that user permissions to see this same content? Hope someone can help me. Thank you very much.