K2 Tools (search) css

Rate this topic: Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.1.00 out of 6 based on 1 vote(s)
GK User
Sat May 03, 2014 12:54 pm
Reply with quote
Report this post
Hi,

where i can change style for K2 Tools (search)? :)
User avatar
Junior Boarder

GK User
Sat May 03, 2014 1:19 pm
Reply with quote
Report this post
Hi,
1) But what exactly you want to change.
2) Please show me URL with published module - and I will try to help

p.s.
By the way, read this guide, it may help; http://www.gavick.com/documentation/joo ... -size-etc/
it will teach you how to use firebug.
User avatar
Platinum Boarder

GK User
Sat May 03, 2014 1:50 pm
Reply with quote
Report this post
Witaj Pawle,
Super dzięki :) Chodzi o ustawienie wysokości, koloru tła, ... modułu wyszukiwarki na tej stronie: http://motorsportmaxxx.stronazen.pl/
User avatar
Junior Boarder

GK User
Sat May 03, 2014 2:01 pm
Reply with quote
Report this post
background color, border and font color:
Code: Select all
form.k2SearchBlockForm input.inputbox {
    background: #1E1E1E;
border-color:#F8C300;
color: #fff;
}
User avatar
Platinum Boarder

GK User
Sat May 03, 2014 2:03 pm
Reply with quote
Report this post
Wielkość okna wyszukiwania możesz sterować, niejako od środka, mianowicie zmieniając padding np.
Code: Select all
padding: 7px !important;

dodaj wewnątrz kodu, który podałem ci wcześniej.
User avatar
Platinum Boarder

GK User
Sat May 03, 2014 2:06 pm
Reply with quote
Report this post
Super wszystko działa :)

Dziękuję serdecznie!
User avatar
Junior Boarder

GK User
Sat May 03, 2014 6:30 pm
Reply with quote
Report this post
p.s.
#Tip1:
Ponieważ kilka lat temu robiłem stronę o podobnej tematyce.
Użyj jako tła strony - zdjęcie "chropowatej" powierzchnię nawierzchnie drogi, zobaczysz od razu strona zyska klimat.

Tip#2:
Dodałbym efekt hover dla zakładek
Rajdy / wyścigi / Rallycross ...

Code: Select all
.bigtabs .gkTabsWrap ol li:hover {
    color: #000;
    background: #F8C300 !important;
}


...i jak to mówią: "mucha nie siada" :P
User avatar
Platinum Boarder

GK User
Sun May 04, 2014 7:03 pm
Reply with quote
Report this post
Dziękuję serdecznie Pawle,

Zakładeczki już poprawione - wyszły super ;)
Teraz tylko muszę przygotować odpowiedznie tło i przenieść resztę danych ze starej stronki :)

Pozdawiam,
User avatar
Junior Boarder

GK User
Mon May 05, 2014 6:14 am
Reply with quote
Report this post
Jak skończysz zgłoś stronę tutaj: https://www.gavick.com/forums/member-sites.html
User avatar
Platinum Boarder

GK User
Mon May 05, 2014 7:28 am
Reply with quote
Report this post
Z wielką przyjemnością :) W ciągu tygodnia powinna być juz skończona wersja 'Beta' :)
User avatar
Junior Boarder


cron