search box is missing button on arcade page - Orange BBEs
search box is missing button on arcade page
Hello,
Is this a bug in this style?
I see nu button after the search box on the arcade page. It show in other styles: https://www.froddelpower.be/arcade.php
Is this a bug in this style?
I see nu button after the search box on the arcade page. It show in other styles: https://www.froddelpower.be/arcade.php
-
- Registered User
- Posts: 1788
- Joined: Tue Mar 29, 2016 3:45 am
- Location: Aalst (Belgium)
- Name: Andy Dm
Re: search box is missing button on arcade page
Hello,
Can you put a download link for that extension please?
Can you put a download link for that extension please?
All unsolicited PMs will be ignored.
Knowledge Base | Documentation | Board rules | phpBB Styles Rules & Policies | Styles Queue Stats
If you like my styles, translations, etc. and want to show some appreciation, then feel free to Donate.
phpBB Spain - Online Since 2003 
If you like my styles, translations, etc. and want to show some appreciation, then feel free to Donate.
-
- Style Customisations
- Posts: 11148
- Joined: Mon Dec 08, 2003 9:24 pm
- Location: Spain
- Name: Raul Arroyo
Re: search box is missing button on arcade page
Raul [ThE KuKa] wrote:Hello,
Can you put a download link for that extension please?
It should be this code in main_box.html
Code: Select all
<!-- IF S_ARCADE_SEARCH -->
<div class="arcade-search-box search-box">
<form action="{S_ACTION_SEARCH}" method="post" id="search_games">
<fieldset>
<input class="inputbox search tiny" type="search" name="term" id="term" placeholder="{L_ARCADE_SEARCH_DESCRIPTION}"<!-- IF SEARCH_TERM and not S_IN_SEARCH_NEW_GAMES --> value="{SEARCH_TERM}"<!-- ENDIF --> />
<button class="button icon-button search-icon" type="submit" title="{L_SEARCH}">{L_SEARCH}</button>
{S_HEADER_HIDDEN_FIELDS_SEARCH}
</fieldset>
</form>
</div>
<!-- ENDIF -->
Last edited by </Solidjeuh> on Sun Nov 11, 2018 1:07 pm
-
- Registered User
- Posts: 1788
- Joined: Tue Mar 29, 2016 3:45 am
- Location: Aalst (Belgium)
- Name: Andy Dm
Re: search box is missing button on arcade page
Test this please...

Purge cache general please. 
All unsolicited PMs will be ignored.
Knowledge Base | Documentation | Board rules | phpBB Styles Rules & Policies | Styles Queue Stats
If you like my styles, translations, etc. and want to show some appreciation, then feel free to Donate.
phpBB Spain - Online Since 2003 
If you like my styles, translations, etc. and want to show some appreciation, then feel free to Donate.
-
- Style Customisations
- Posts: 11148
- Joined: Mon Dec 08, 2003 9:24 pm
- Location: Spain
- Name: Raul Arroyo
Re: search box is missing button on arcade page
Perfect now!! Thank you 

-
- Registered User
- Posts: 1788
- Joined: Tue Mar 29, 2016 3:45 am
- Location: Aalst (Belgium)
- Name: Andy Dm
Re: search box is missing button on arcade page
I'm sorry, here I am again
On the board3 portal page, all navbar links move to the quick links.
When i'm on the index page or another page, the links stay in the navbar.
This is Board3 Portal that works on phpBB 3.2:
https://www.froddelpower.be/scripts/board3.zip
PORTAL

====================================================================
INDEX


On the board3 portal page, all navbar links move to the quick links.
When i'm on the index page or another page, the links stay in the navbar.
This is Board3 Portal that works on phpBB 3.2:
https://www.froddelpower.be/scripts/board3.zip
PORTAL

====================================================================
INDEX

-
- Registered User
- Posts: 1788
- Joined: Tue Mar 29, 2016 3:45 am
- Location: Aalst (Belgium)
- Name: Andy Dm
Re: search box is missing button on arcade page
Hello,
I check it as soon as I can.
Nice gif!!!
I check it as soon as I can.
Nice gif!!!

All unsolicited PMs will be ignored.
Knowledge Base | Documentation | Board rules | phpBB Styles Rules & Policies | Styles Queue Stats
If you like my styles, translations, etc. and want to show some appreciation, then feel free to Donate.
phpBB Spain - Online Since 2003 
If you like my styles, translations, etc. and want to show some appreciation, then feel free to Donate.
-
- Style Customisations
- Posts: 11148
- Joined: Mon Dec 08, 2003 9:24 pm
- Location: Spain
- Name: Raul Arroyo
Re: search box is missing button on arcade page
All unsolicited PMs will be ignored.
Knowledge Base | Documentation | Board rules | phpBB Styles Rules & Policies | Styles Queue Stats
If you like my styles, translations, etc. and want to show some appreciation, then feel free to Donate.
phpBB Spain - Online Since 2003 
If you like my styles, translations, etc. and want to show some appreciation, then feel free to Donate.
-
- Style Customisations
- Posts: 11148
- Joined: Mon Dec 08, 2003 9:24 pm
- Location: Spain
- Name: Raul Arroyo
Re: search box is missing button on arcade page
That's strange.. hmzzzzRaul [ThE KuKa] wrote:I can not see or reproduce this error...![]()
![]()
http://area51.phpbb-es.com/foro/index.php
When I logout, I see 3 links in the navbar.
When I login, all links disappear.

Maybe wait for an official portal release for phpBB 3.2
I use this to record .GIF:
https://screentogif.codeplex.com/
-
- Registered User
- Posts: 1788
- Joined: Tue Mar 29, 2016 3:45 am
- Location: Aalst (Belgium)
- Name: Andy Dm
Re: search box is missing button on arcade page
Ohhh thanks!!!Froddelaar wrote:I use this to record .GIF:
https://screentogif.codeplex.com/

All unsolicited PMs will be ignored.
Knowledge Base | Documentation | Board rules | phpBB Styles Rules & Policies | Styles Queue Stats
If you like my styles, translations, etc. and want to show some appreciation, then feel free to Donate.
phpBB Spain - Online Since 2003 
If you like my styles, translations, etc. and want to show some appreciation, then feel free to Donate.
-
- Style Customisations
- Posts: 11148
- Joined: Mon Dec 08, 2003 9:24 pm
- Location: Spain
- Name: Raul Arroyo
Re: search box is missing button on arcade page
I'm sorry, but I have the same problem again. Arcade had changed since then..Raul [ThE KuKa] wrote:Test this please...Purge cache general please.
Search button is missing:
Arcade: https://jv-arcade.com/index.php?mode=downloads
Can you help please?

-
- Registered User
- Posts: 1788
- Joined: Tue Mar 29, 2016 3:45 am
- Location: Aalst (Belgium)
- Name: Andy Dm
Re: search box is missing button on arcade page
Code: Select all
.search-box button.search-icon {
border-radius: 0;
font-size: 0;
height: 24px;
margin: 0;
padding: 3px 5px;
}
font-size: 0;
is the problem. Changed it to font-size: 12px;
-
- Registered User
- Posts: 1788
- Joined: Tue Mar 29, 2016 3:45 am
- Location: Aalst (Belgium)
- Name: Andy Dm
Re: search box is missing button on arcade page
Thanks, added to GitHub!!!
https://github.com/phpBB-Spain/Orange_B ... 3e8800150e
https://github.com/phpBB-Spain/Orange_B ... 3e8800150e
All unsolicited PMs will be ignored.
Knowledge Base | Documentation | Board rules | phpBB Styles Rules & Policies | Styles Queue Stats
If you like my styles, translations, etc. and want to show some appreciation, then feel free to Donate.
phpBB Spain - Online Since 2003 
If you like my styles, translations, etc. and want to show some appreciation, then feel free to Donate.
-
- Style Customisations
- Posts: 11148
- Joined: Mon Dec 08, 2003 9:24 pm
- Location: Spain
- Name: Raul Arroyo