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 have tried every module I could find to implement the following policy:
#1: Display a 'welcome page' to anonymous users along with teasers of all frontpage content
#2: Do not allow anonymous users to review the remainder of the content via the 'read me' link, but explain to them that they need to register and log in
#3: Do not display the welcome page to registered users, regardless of role, upon their login, but display the remainder of frontpage content.
I have successfully used the premium module for requirement #2.
I would like my front page to have a short text and photo about my org at the top and news article (or teasers to articles) below. The news blurbs will change (like a blog) but the short text about my organization will always be at the top.
I realized I could accomplish this by (1) creating a story about by org, (2) setting it to appear on front page, (3) making it sticky so it appears at the top. Then any other news content I add will always be displayed below.
Hi guys,
i'm new with dupal and i started editing bluebreeze fixet theme.
I need to move primary menu to top of me main content area.
I tryet to create new block with primary menu and i placed it top of the main content.
Proplem is that it doesn't look same as in header. Links are now just normal
without background.. proplem isn't big but i just don't know where to start.
do i have to cange php code or css?