Jump to content

Remove "Forums -" from Index Title


Phillip

Recommended Posts

Posted

Is there a way of removing the "Forums -" from the Sites title on the index page? like "Forums - Sitename here" to change it to "Sitename here" with the "Forums -" with it?

  • 3 months later...
Posted
On 21/10/2016 at 4:43 PM, EmpireKickass said:

To remove the "Forums" text on the index page, add the following to custom.css

body[data-pagemodule="blogs"][data-pagecontroller="index"] .ipsPageHeader{ display: none; }

I try do that with changing the forums by blogs, but not work......:(

Posted
7 hours ago, kmk said:

body[data-pagemodule="blogs"][data-pagecontroller="index"] .ipsPageHeader{ display: none; }

I try do that with changing the forums by blogs, but not work......:(

you need to find the right name for it, can't just add blogs

Posted
2 hours ago, EmpireKickass said:

you need to find the right name for it, can't just add blogs

So any step I should to do or where I can find the name correct?

Archived

This topic is now archived and is closed to further replies.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...