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.
I finally got my Yahoo feeds to display. I was wondering if there is anyway to make the feeds display on a front page. I only see where I can add it to the left or right sidebars and then when I click on it it takes me to its own page. I want it to be on the frontpage at the top, not on the sidebars.
Thanks
Also come to think of it, I see how to add different blocks to the frontpage but what if I want different blocks on say a second page?
I am running 4.7 beta4. When I close the browser and come back to my site a few minutes later, it shows me a login screen, as if I was not logged in. But if I click any of the navigation links and open any page on my site, the login box disappears and my name appears at the top - logged in.
Has this already been identified? I couldn't find it in the issues section.
Hi
I am trying to block a user from changing their password, because I want lots of people to login using the same user name and password. Can anyone help me?
I have been experimenting with 4.7 (beta4) and adjusted a few of the font sizes in the styles.css file - have left other files alone. Sometime between then and now, the built-in search box (the one in the header area, not one inserted in a block) disappeared.
Hi, I have installed drupal and trying to add modules to it, after installing few modules at one stage I was not able to open the Admin/module option. It started giving "page not found error". I tried my best and spent time to findout the reason for this error but invain. Then I removed one module from the module directory and then surprisingly other module started functioning.
So I just want to check whether there is any limit for Maximum No of Modules in drupal or is there any configuration file where we can set this number.
Ok so I use a phptemplate theme, and I have all my primary links set up. But I want one - just one - of them to be red. I tried using <font color="#FF0000"></font> tags, but then my link was still grey, and it showed up in the top menu as <font color="#FF0000">HELP</font>.
So... can I actually change the colour of one link? For that matter, I always planned on substituting <img> tags for the text links, but will that work either?