The forum of the forums
Would you like to react to this message? Create an account in a few clicks or log in to continue.

How do I remove this ?

4 posters

Go down

Solved How do I remove this ?

Post by PR TAZER June 18th 2011, 2:39 am

Cant seem to find the code to remove this here?

It apears in the top right of my forum.

http://speedcap.net/img/c70da7363e9f953ee84fcce527a6a026/2b19b.png


Last edited by PR TAZER on June 18th 2011, 11:16 pm; edited 1 time in total
PR TAZER
PR TAZER
Forumember

Male Posts : 170
Reputation : 0
Language : English

http://prestigeready.forumotion.net/

Back to top Go down

Solved Re: How do I remove this ?

Post by sgeorge June 18th 2011, 7:55 am

What forum version do you use ??
sgeorge
sgeorge
Forumember

Male Posts : 556
Reputation : 15
Language : Greek - English
Location : Greece

Back to top Go down

Solved Re: How do I remove this ?

Post by PR TAZER June 18th 2011, 6:40 pm

Invision
PR TAZER
PR TAZER
Forumember

Male Posts : 170
Reputation : 0
Language : English

http://prestigeready.forumotion.net/

Back to top Go down

Solved Re: How do I remove this ?

Post by Base June 18th 2011, 7:20 pm

Hi, since you're running on Invision it's not possible to remove it through template editing. Instead, you could try CSS. Please add this to your CSS code:

Code:
a[href="/search?search_id=newposts"] {
    display: none;
}
a[href="/search?search_id=egosearch"] {
    display: none;
}
a[href="/search?search_id=unanswered"] {
    display: none;
}

Smile
Base
Base
Forumaster

Male Posts : 10386
Reputation : 1695
Language : English and French
Location : United Kingdom, England

http://forumotionhub.net

Back to top Go down

Solved Re: How do I remove this ?

Post by PR TAZER June 18th 2011, 10:20 pm

Well What if im using Phbb3 and I still want it to scroll in the center.?
PR TAZER
PR TAZER
Forumember

Male Posts : 170
Reputation : 0
Language : English

http://prestigeready.forumotion.net/

Back to top Go down

Solved Re: How do I remove this ?

Post by Jophy June 19th 2011, 7:20 am

Solved?
Jophy
Jophy
ForumGuru

Male Posts : 17924
Reputation : 836
Language : English
Location : Somewhere

Back to top Go down

Solved Re: How do I remove this ?

Post by PR TAZER June 19th 2011, 6:36 pm

No I need the code for phpbb3 and phpbb2 if possible ?
PR TAZER
PR TAZER
Forumember

Male Posts : 170
Reputation : 0
Language : English

http://prestigeready.forumotion.net/

Back to top Go down

Solved Re: How do I remove this ?

Post by Base June 20th 2011, 5:40 pm

Then please do not mark your topic as solved if it isn't. This can confuse the moderators and they may lock your topic by mistake. Wink

For phpBB 3, you would need to use the CSS code again as provided above. For phpBB 2, you'll need to edit the template.
Base
Base
Forumaster

Male Posts : 10386
Reputation : 1695
Language : English and French
Location : United Kingdom, England

http://forumotionhub.net

Back to top Go down

Solved Re: How do I remove this ?

Post by PR TAZER June 21st 2011, 6:33 am

Thank You Base.

Moderators Please Lock this Topic Upon my request.

:wouhou:
PR TAZER
PR TAZER
Forumember

Male Posts : 170
Reputation : 0
Language : English

http://prestigeready.forumotion.net/

Back to top Go down

Solved Re: How do I remove this ?

Post by Base June 21st 2011, 5:40 pm

You're welcome, glad we could help. Very Happy

Solved => Locked
Base
Base
Forumaster

Male Posts : 10386
Reputation : 1695
Language : English and French
Location : United Kingdom, England

http://forumotionhub.net

Back to top Go down

Back to top

- Similar topics

 
Permissions in this forum:
You cannot reply to topics in this forum