Hello,

Let me thank all of you in advance for helping me on my Drupal journey. I am a beginner and I am having trouble finding out how to edit the html code inside Drupal itself. I am not sure if I am overlooking it or what. When I click "edit" to edit a "basic page"- I can only see regular text in a text box. Is there any way to change this to display the html code? Again, I am new at this- so maybe it is not possible- but I am hopeful that there is some way to edit the code within Drupal. I have played with some settings trying to find out myself with no luck.

Kind regards...

Comments

anil614sagar’s picture

Dear Leo,

You need to start looking into Drupal Theming & Template system to understand how to change html content.

This will help you. http://drupal.org/theme-guide/6-7

Cheers,
Anil Sagar,
Lead Drupal Developer,
Azri Soulutions,
http://azrisolutions.com/

spovlot’s picture

I would suggest installing the WYSIWYG module (http://drupal.org/project/wysiwyg). This module provide access to editors that allow you to format text. The project page has links to documentation and FAQs.