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.
There is a large whitespace. There is the breadcrumb, then the tabs, then the title and then the first paragraph. Then there is a large space and then the rest of the content. You can see it at zf.zeldatemple.net.
Im currently using mod_rewrite for clean urls, but if i have a subdir that i would like readable from http://mysite/subdir obviously mod_rewrite picks this up and drupal says the dir doesnt exsit.
How would i go about getting mod_rewrite to notice that its a subdir and treat it as such. Or setting it up in drupal to make it go where its supposed to :)