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 to remove search box?

3 posters

Go down

How to remove search box? Empty How to remove search box?

Post by drfawad October 2nd 2010, 5:59 pm

How to remove search box, Your last visit was on...., and Current date/time???
avatar
drfawad
Forumember

Posts : 51
Reputation : 0
Language : english

Back to top Go down

How to remove search box? Empty Re: How to remove search box?

Post by Reverse Simplicity October 2nd 2010, 6:49 pm

Code:
#page-header #search-box {
display: none;
}
Make the search box disappear
Code:
#main-content .right {
display:none;
}
Make your last visit was on disappear

I don't know about the current time.
Reverse Simplicity
Reverse Simplicity
Forumember

Male Posts : 140
Reputation : 10
Language : English

http://ychat.realityboard.net/

Back to top Go down

How to remove search box? Empty Re: How to remove search box?

Post by drfawad October 4th 2010, 7:01 pm

Anu buddy know how to remove the current date/time from top of forum?
avatar
drfawad
Forumember

Posts : 51
Reputation : 0
Language : english

Back to top Go down

How to remove search box? Empty Re: How to remove search box?

Post by ankillien October 4th 2010, 7:24 pm

Hello,

On phpBB3, I don't think there is a proper way to remove the date and time. We can remove it with CSS but i can affect/remove other elements from your forum. So, it is advisable not to go for it.
ankillien
ankillien
Energetic

Posts : 5198
Reputation : 129
Language : English, XHTML, CSS, JS, PHP, SQL

Back to top Go down

How to remove search box? Empty Re: How to remove search box?

Post by drfawad October 4th 2010, 8:31 pm

ankillien wrote:Hello,

On phpBB3, I don't think there is a proper way to remove the date and time. We can remove it with CSS but i can affect/remove other elements from your forum. So, it is advisable not to go for it.
ok bad luck for me!
avatar
drfawad
Forumember

Posts : 51
Reputation : 0
Language : english

Back to top Go down

Back to top

- Similar topics

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