Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 494593
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 13, 20262026-05-13T05:30:39+00:00 2026-05-13T05:30:39+00:00

I am working on developing a drupal site right now. I have created a

  • 0

I am working on developing a drupal site right now. I have created a custom homepage and it works fine with a module called (front page). However, I need to create a custom page for an internal page. Meaning, I need to have a different design than the general drupal theme I have right now but I am not sure how to do that (in an easy way that wouldn’t take much time). I have the design in HTML and CSS ready but i just need to have something like (custom page) in the menu so when i click on it it takes me to that design (not external link though!)

I hope this was not confusing but if you have any questions I will be glad to answer them.

Thank you for your help in advance 🙂

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-13T05:30:39+00:00Added an answer on May 13, 2026 at 5:30 am

    Html overiding

    For a single page, you can create whatever html you like with drupal, using

    • templates
    • theming functions
    • Write the exact html yourself, creating a theming function or just putting it in a template while.

    Since you want a unique layout you want to look into a custom page.tpl.php. You can create a page.tpl.php for any url, which will allow you to modify the entire page html for that page, or just tweak it here and there.

    Drupal has a quite flexible theming system, so there are many ways to change the markup. All of this stuff would need to go into your theme or a module.

    CSS overriding

    You will still have the css files that are used in the drupal site.

    • You can add additional stylesheets, with drupal_add_css(), but you might have problems with the other style sheets conflicting.
    • You can remove all other stylesheets in template.php or remove them from your page.tpl.php, but then drupal_add_css wont work either.
      • If you do this, you could generate the link to the css file yourself, in
        • your markup
        • template.php
        • the page.tpl.php file.

    Static page

    If your aim is to create one on only on page, with different layout ect, the quickest and easiest way, would be to create our own page.tpl.php file, and just write all your html in there and forget what Drupal can do. It’s not generally a best practice, but in this case, doing stuff with the flexibility of Drupal might be a bit overkill, especially if you don’t know Drupal well. You could possibly with the page template naming convention do this aproach, just adding a file with your markup in your theme. This approach would be good for a static site, but can also be done with a bit more effort for other pages. If you want to use a lot of modules, this wont be the solution for you. You should instead look at the theming functions / template.php and what can be done there.

    Change your Drupal backend / admin theme

    If your aim is to create a backend theme, drupal has several modules for this, the most used these days is probably the admin module. Even if this is not your aim, this is a great module to make your backend a bit more user friendly.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

i have developed a small application and was working fine on developing machine but
I'm working developing a system right now that deals with lots of conversions between
i have been working on developing an blackberry application. as per now i want
I am working in drupal 7 for developing site. I am using webform for
I'm working on developing an R package, using devtools, testthat, and roxygen2. I have
I'm working on developing a Web 2.0 site, and I've been looking at how
I'm currently working on developing a custom keyboard app that will be optimized for
I'm developing a site in Drupal 6, and I'm going mad trying to work
I have been working on developing an image gallery website in yii framework. I
i have done android dev. in the past.I want to start working on developing

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.