By Nexus5.01 on
Hey,
I was just wondering, where is the page that contains the layout information for the user profile page?
I just want to know so I can edit the layout, also what would be the easiest way to edit the layout?
Thanks!
Hey,
I was just wondering, where is the page that contains the layout information for the user profile page?
I just want to know so I can edit the layout, also what would be the easiest way to edit the layout?
Thanks!
Comments
Theme overrides
First, read the Drupal theme developer guide and understand that output is affected by overriding defaults, not by editing original files. If a more specific template exists in the current theme, it's used in preference to the default.
Then look at the documentation for the default user profile template.
Awesome, thanks..
Awesome, thanks. If I may ask, what way would you recommend to someone to change the layout?
For example, would you use Dreamweaver?
Thanks again!