I'm using the Nexus theme for my new site and noticed that there are no options to format the text (such as with bold, italics, etc) without using html code. This seems strange to me - is it really only possible to format text using html or am I missing something?
I want to theme the page that user will see after login (the page that shows "History x weeks x days).
I try to use page--user.tpl.php, but drupal seems ignore it (no effect).
Try to use page-user.tpl.php and user-profile.tpl.php, but they're not what I want. Because they just affect a portion of the page.
I need to theme the whole page. Just like page--front.tpl.php and page--404.tpl.php