Tagged Questions
1
vote
1answer
111 views
Full screen image for Drupal site home page
I'm new to Drupal and I'm trying to set up the home page for a site I'm working on. Here is an example for what I'm shooting for: https://www.missionfed.com/
I want a full screen image as the ...
0
votes
1answer
244 views
Drupal - Multi language site - Home page language is hardcoded
I'm to setup a Drupal (version 7) website with multilingual support. Being very new to Drupal, I can't seem to fix this simple issue: The default home page won't allow me to change the language (admin ...
2
votes
3answers
3k views
Drupal migration - now only front page works
I just migrated a Drupal site from a ISP
to a dedicated Linux CentOS server.
MySQL Database is configured and generates front page without error.
Problem is that only the home page works.
All other ...
0
votes
1answer
183 views
How do I make the promo image and text link to my home page on my Drupal page?
I'm new at this and do not have a lot of experience with computers in general.
On the left, my site has a picture and some text underneath it. It is called "promo" or "teaser". Right now, if I click ...
0
votes
2answers
215 views
Best way to create a custom homepage
I'm working on creating a custom homepage in Drupal. What would be the best way to accomplish this? I was thinking on creating a custom content type called "homepage" and just edit it when needed. ...