• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

any drupal experts who can help here?

VAisforlovers

Senior member
I want to implement a new homepage design. I wish there was an easy way to just upload the index.html but it's way more complicated than that in drupal it seems like. Can anyone help me implement this homepage design that I have? I will pay you so let me know if you're interested. I will share the link of what it looks like.
 
I wouldn't say I'm an expert, but I think what you generally want to do is:

1. Ensure there is a Basic Page type.
2. Create your homepage by copy-pasting your index.html into a new instance of this simple page type.
3. Set that page as the homepage.
4. Turn off all the Blocks and other features you don't need.

This appears to give you a good start: http://www.drupalgardens.com/content/make-home-page-basic-page
 
Back
Top