![[personal profile]](https://www.dreamwidth.org/img/silk/identity/user.png)
![[community profile]](https://www.dreamwidth.org/img/silk/identity/community.png)
EDIT:: Problem solved, thanks to awakened! C:
Currently, I am having issues with wanting to change the module header text for both "Links" and "Profile" at the bottom of my page [akin to how one may edit said header text for the 'custom text' box module] as is seen like this --
"<body>
<div class="module-userprofile module"><h2 class="module-header"><a href="http://ephemeraldelusion.dreamwidth.org/profile">Profile</a></h2>
<div class="module-typelist module"><h2 class="module-header">Links</h2>
</body>"
to
"<body>
<div class="module-userprofile module"><h2 class="module-header"><a href="http://ephemeraldelusion.dreamwidth.org/profile">delineation</a></h2>
<div class="module-typelist module"><h2 class="module-header">connections</h2>
</body>"
[Yes, I am one of those obnoxious people who love to use fancy words in place of the given titles.]
However, I have noted that one may not edit any body text, of course, so how may I go about doing this? Is there any way?
Currently I have "h2.module-header { display:none; }" in its place as the titles were bothering me that badly. [Sadly that removes the calender header as well, which I am rather displeased about.]
Is there anything I may do or am I stuck module header-less for the rest of my stay? [I really am not all too savvy in CSS, so I may be asking a stupid question.]