Orange BBEs

search box is missing button on arcade page - Orange BBEs

search box is missing button on arcade page

by </Solidjeuh> » Sat Mar 04, 2017 1:26 pm

Hello,

Is this a bug in this style?

I see nu button after the search box on the arcade page.
2017-03-04 14 06 24.png
2017-03-04 14 06 24.png (3.11 KiB) Viewed 178 times
It show in other styles:
2017-03-04 14 25 31.png
2017-03-04 14 25 31.png (5.37 KiB) Viewed 150 times
https://www.froddelpower.be/arcade.php
User avatar
</Solidjeuh>
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

by Raul [ThE KuKa] » Sat Mar 04, 2017 2:01 pm

Hello,

Can you put a download link for that extension please?
All unsolicited PMs will be ignored.
:warning: Knowledge Base | Documentation | Board rules | phpBB Styles Rules & Policies | Styles Queue Stats :warning:


If you like my styles, translations, etc. and want to show some appreciation, then feel free to Donate.
:flag_es: phpBB Spain - Online Since 2003 :heart:


User avatar
Raul [ThE KuKa]
Style Customisations
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

by </Solidjeuh> » Sat Mar 04, 2017 2:08 pm

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
User avatar
</Solidjeuh>
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

by Raul [ThE KuKa] » Sat Mar 04, 2017 2:37 pm

Test this please...
phpBB_Arcade-4.1.RC2-2_Orange BBEs.zip
Orange BBEs - Arcade
(6.49 KiB) Downloaded 92 times
Purge cache general please. ;)
All unsolicited PMs will be ignored.
:warning: Knowledge Base | Documentation | Board rules | phpBB Styles Rules & Policies | Styles Queue Stats :warning:


If you like my styles, translations, etc. and want to show some appreciation, then feel free to Donate.
:flag_es: phpBB Spain - Online Since 2003 :heart:


User avatar
Raul [ThE KuKa]
Style Customisations
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

by </Solidjeuh> » Sat Mar 04, 2017 2:49 pm

Perfect now!! Thank you :D
User avatar
</Solidjeuh>
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

by </Solidjeuh> » Sun Mar 05, 2017 5:03 pm

I'm sorry, here I am again :oops:

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
Image

====================================================================

INDEX
Image
User avatar
</Solidjeuh>
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

by Raul [ThE KuKa] » Mon Mar 06, 2017 5:24 pm

Hello,

I check it as soon as I can.

Nice gif!!! :P
All unsolicited PMs will be ignored.
:warning: Knowledge Base | Documentation | Board rules | phpBB Styles Rules & Policies | Styles Queue Stats :warning:


If you like my styles, translations, etc. and want to show some appreciation, then feel free to Donate.
:flag_es: phpBB Spain - Online Since 2003 :heart:


User avatar
Raul [ThE KuKa]
Style Customisations
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

by Raul [ThE KuKa] » Mon Mar 06, 2017 5:44 pm

I can not see or reproduce this error... :shock: :?
http://area51.phpbb-es.com/foro/index.php
All unsolicited PMs will be ignored.
:warning: Knowledge Base | Documentation | Board rules | phpBB Styles Rules & Policies | Styles Queue Stats :warning:


If you like my styles, translations, etc. and want to show some appreciation, then feel free to Donate.
:flag_es: phpBB Spain - Online Since 2003 :heart:


User avatar
Raul [ThE KuKa]
Style Customisations
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

by </Solidjeuh> » Mon Mar 06, 2017 5:55 pm

Raul [ThE KuKa] wrote:I can not see or reproduce this error... :shock: :?
http://area51.phpbb-es.com/foro/index.php
That's strange.. hmzzzz
When I logout, I see 3 links in the navbar.
When I login, all links disappear. :lol:
Maybe wait for an official portal release for phpBB 3.2


I use this to record .GIF:
https://screentogif.codeplex.com/
User avatar
</Solidjeuh>
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

by Raul [ThE KuKa] » Mon Mar 06, 2017 8:19 pm

Froddelaar wrote:I use this to record .GIF:
https://screentogif.codeplex.com/
Ohhh thanks!!! ;)
All unsolicited PMs will be ignored.
:warning: Knowledge Base | Documentation | Board rules | phpBB Styles Rules & Policies | Styles Queue Stats :warning:


If you like my styles, translations, etc. and want to show some appreciation, then feel free to Donate.
:flag_es: phpBB Spain - Online Since 2003 :heart:


User avatar
Raul [ThE KuKa]
Style Customisations
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

by </Solidjeuh> » Thu Nov 08, 2018 6:45 pm

Raul [ThE KuKa] wrote:Test this please...
phpBB_Arcade-4.1.RC2-2_Orange BBEs.zip
Purge cache general please. ;)
I'm sorry, but I have the same problem again. Arcade had changed since then..

Search button is missing:

Image

Arcade: https://jv-arcade.com/index.php?mode=downloads

Can you help please? ;)
User avatar
</Solidjeuh>
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

by </Solidjeuh> » Sun Nov 11, 2018 1:41 pm

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;
User avatar
</Solidjeuh>
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

by Raul [ThE KuKa] » Sun Nov 11, 2018 4:08 pm

All unsolicited PMs will be ignored.
:warning: Knowledge Base | Documentation | Board rules | phpBB Styles Rules & Policies | Styles Queue Stats :warning:


If you like my styles, translations, etc. and want to show some appreciation, then feel free to Donate.
:flag_es: phpBB Spain - Online Since 2003 :heart:


User avatar
Raul [ThE KuKa]
Style Customisations
Style Customisations
Posts: 11148
Joined: Mon Dec 08, 2003 9:24 pm
Location: Spain
Name: Raul Arroyo