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.
CSS doesn't seem to working correctly on my Drupal site... I searched and read other topics about this but the thing that is weird is that I'm using the default theme! My site is: http://www.brainwasheddesigns.com/aggtech/
I have been searching through the Drupal directory of my site. I am led to believe that the standard Drupal install comes with a .htaccess file with the rewrite rules in it. If this is accurate, where is that file. If this is inaccurate where can I find the rules to put into an htaccess file of my own.
Hi,
Just installed Drupal and trying to get used to it. One question, I could not find how to insert images in posts.
I did it a round about way of ftping the image to the "misc" folder and then running a path from the post editor using img src tag. It works fine but was wondering is there another quicker or better way?
Hi,
I use TinyMCE and img_assist module. When I create content (newslleter) and insert image with absolute url, TinyMCE convert it to relative url (files/images/images_name.jpg). I need send newslleter with images with absolute url. Is any solution please?
PaulM