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 been trying to tweak the css files, but can't make the navigation bar 100% full in width so that the entire background is one color. This is where the links Home, etc. are.
I would like to create a closed system where every user can upload and store documents, organized in a "directory tree", just like real files in a computer file system.
Core taxonomy would be a simple choice to implement the directory tree functionality, except that it can not handle distinct trees per user.
i want to use ubuntu font on my drupal site.
i think there is not ubuntu font on everybody's computer(arial, times new roman... are). because few people use linux, and windows doesn't contain ubuntu font.
i dont want to use any module.
should i download ubuntu font from a font website?
how to add my theme this font without any module?
I've developed a Drupal 7 Dokuwiki authentication backend, and while it's not a Drupal module, I have seen a few Drupal users querying how to integrate the two login systems. The code is available on my site at http://n00bsys0p.co.uk/projects if anybody is interested! Feel absolutely free to leave me feedback on it via my website's contact form!