HaloBing
Forum Replies Created
-
Forum: Plugins
In reply to: [qTranslate X] PHP code won't show imageThx , i didn’t realized that I put wrong ‘
thank you again πForum: Plugins
In reply to: [Participants Database] Max numbersThx, and is there option like
#^[0-9]{9}$# or #^[0-9]{10}$#
Because we got new format of numbers with 9 digits and 10 digits
Forum: Plugins
In reply to: [Participants Database] Max numbersForum: Plugins
In reply to: [Participants Database] Max numbersCan on value box put like varchar (10) or something like this?
Do you have any jscript for this?
Forum: Plugins
In reply to: [Participants Database] Char UTF8 exportI fix it, just needed to reinstall
Forum: Themes and Templates
In reply to: [Vantage] Help, hover on menu.I had to change 2 lines
.main-navigation ul li :hover { background: #00bcff; color: #FFFFFF; }to
.main-navigation ul li :hover {color: #FFFFFF;}and add
#qtranslate-chooser li:hover { background:none; }thank you on tips π
Forum: Themes and Templates
In reply to: [Vantage] Help, hover on menu.Yes i know..
But:
.main-navigation .qtrans_language_chooser li:hover, .main-navigation .qtrans_language_chooser li a:hover { background-color: none; }.main-navigation .qtrans_language_chooser li:hover, .main-navigation .qtrans_language_chooser li a:hover { opacity: 0.4; }well line is ok but how to disable :/
Forum: Themes and Templates
In reply to: Twenty Thirteen – how to remove blogroll widgetpicture?
Forum: Themes and Templates
In reply to: [Vantage] Help, hover on menu.it doesn’t work…
Forum: Themes and Templates
In reply to: [Vantage] Help, hover on menu.under
/* Dodane stvari */
translate : (Added stuff)
Forum: Themes and Templates
In reply to: [Vantage] Help, hover on menu.at bottom of style.css
but here I think is problem in conflict that qtrans dont have hover and <nav> have it so, css is applying on qtrans
Forum: Themes and Templates
In reply to: [Vantage] Help, hover on menu.that is default css on this theme i think because i didnt change anything
Forum: Themes and Templates
In reply to: [Vantage] Multilanguage qtranslateI fixed problem, it was problem in plugin..