Good art is a taste, good design is an opinion.


Come as guest, stay as family.
Board Index

Come as guest, stay as family.


You are not connected. Please login or register

Foto

[Solved] Removed buttons while removing Search



View previous topic View next topic Go down Message [Page 1 of 1]

1
Offline

  Destroya*

Destroya*
Punbb Senior
Punbb Senior
  • Description:
Hello, I have a problem with my code that removes the Search of my forums, it also gets rid of the ''Yes'' and ''No'' buttons when i try to relete a topic. How can I have this code work without it getting rid of my other buttons?

Code:
/*Remove Search on forums*/
fieldset > input#search_keywords.inputbox.search.tiny, fieldset > input.button2{
display:none;}



  • Information:
Forum:http://raptorgaming.forumotion.comVersion:PHPBB3
Type:Errors in codeTags:Removed,Buttons,didnt,remove


The topic title has changed and the topic was edited.
~ Virus ~

Powered by PunBB
Currently 0 users have thanked Destroya* for this post:

2
Offline

  Virus

Virus
★Moderator★
★Moderator★
Hello,

Please remember to add the code tags so that the code is readable and make sure your topic title is the right one.
As for your problem please provide us with more details on what you want to remove and what has been removed after adding the above code. Images may help us to understand easier and makes the problem easier to solve.

Powered by PunBB
Currently 0 users have thanked Virus for this post:

3
Offline

  Destroya*

Destroya*
Punbb Senior
Punbb Senior
What the code above basically does, is it removes the button that says Go right next to the Search bar on my forums. I also removed the Search bar, so there would be nothing there. This is the thread I used to get rid of it and it was my problem (Help FM forum):
http://help.forumotion.com/t127778-how-do-i-get-rid-of-this-search-bar

This code also removed the ability for me to delete posts, because it also removed the buttons that appear after I click delete on a post. Like if I go on a thread, chose a post, click delete, then I will see, ''Do you want to delete this thread''? And nothing will appear after that. Without the code there is a Yes and a No aption, this code removeds them as well. Hope this clarifies!
Thanks

Powered by PunBB
Currently 0 users have thanked Destroya* for this post:

4
Offline

  Virus

Virus
★Moderator★
★Moderator★
Try replacing the above code with this:
Code:
form#forum-search{display:none;}
and see if it works. If it doesn't work try adding [ic]!important[/ic] before the ";".

Powered by PunBB
Currently 0 users have thanked Virus for this post:

5
Offline

  Destroya*

Destroya*
Punbb Senior
Punbb Senior
Wow, that's amazing. You should get paid to know all this l0l
Thx

Powered by PunBB
Currently 0 users have thanked Destroya* for this post:

6
Offline

  Virus

Virus
★Moderator★
★Moderator★
Haha, i'm glad i helped!

[sucesso="Marked as Solved"]The question(s) in this topic have been answered and the owner has been able to solve the problem. Because of this, the topic has been marked as Solved.

If you have further questions, please open a new topic.[/sucesso]

Powered by PunBB
Currently 0 users have thanked Virus for this post:

7
Offline

  Sponsored content



Powered by PunBB
Currently 0 users have thanked Sponsored content for this post:

View previous topic View next topic Back to top Message [Page 1 of 1]


Topic URL's

URL
BBcode
HTML

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