If you experience any problems with the forum (it is not visible, there is no way to post messages, or some functionality does not work), please let us know.
If you have problems with registration or you did not receive confirmation letter, let us know and we will activate your account manually.
If you get an "The submitted form was invalid. Try submitting again" error, delete cookies, then try again.

About the search box overlap on the content

Archive closed topics

Moderadores: Internal error, Watchmens

Cerrado
cookwu

About the search box overlap on the content

Mensaje por cookwu »

Try to modify from

Código: Seleccionar todo

<div class="col-sm-4 col-md-4">
	<form id="frm-search" class="navbar-form" role="search" method="get" action="/bip/search/" style="margin-left:auto;margin-right:auto" _lpchecked="1">
		<div class="input-group">
			<input id="inp-search" type="text" class="form-control" name="query" placeholder="Search watchfaces">
			<div class="input-group-btn">
				<button class="btn btn-default" type="submit"><i class="glyphicon glyphicon-search"></i></button>
			</div>
		</div>
	</form>
</div>
to

Código: Seleccionar todo

<li class="col-sm-4 col-md-4">
	<div class="col-sm-12 col-md-12">
		<form id="frm-search" class="navbar-form" role="search" method="get" action="/bip/search/" style="margin-left:auto;margin-right:auto" _lpchecked="1">
			<div class="input-group">
				<input id="inp-search" type="text" class="form-control" name="query" placeholder="Search watchfaces">
				<div class="input-group-btn">
					<button class="btn btn-default" type="submit"><i class="glyphicon glyphicon-search"></i></button>
				</div>
			</div>
		</form>
	</div>
</li>
would be better.
Avatar de Usuario
GIK-Team
root
Mensajes: 1033
Registrado: 22 Mar 2018, 10:00
Ubicación: Ukraine
Has thanked: 1181 times
Been thanked: 281 times
Contactar:

Mensaje por GIK-Team »

Done! Thanks!
"sometimes it's scary but it's still just you and me” — Leaving Laurel
Cerrado

Volver a “Closed topics”

¿Quién está conectado?

Usuarios navegando por este Foro: Google Adsense [Bot] y 1 invitado