Osclass Support Forums

Osclass plugin support => Attributes Plugins => Topic started by: Daniel Walles on January 23, 2019, 04:06:08 PM

Title: Search-Attributes for Veronika
Post by: Daniel Walles on January 23, 2019, 04:06:08 PM
Hello,
do you have any ide how to make the match of styles between the Attributes plugin and Veronika.
In user.css I've seen
Code: [Select]
/* VERONIKA STYLES */
#atr-search.atr-theme-veronika {padding:10px 12px;margin:0;}
#atr-search.atr-theme-veronika select {margin-bottom:10px;width:88%;}
#atr-item.atr-theme-veronika .atr-name {width:25%;}
#atr-item.atr-theme-veronika .atr-value {width:70%;}
#atr-form.atr-theme-veronika {padding:5px 10px;}
#atr-form.atr-theme-veronika .control-group > label {max-width:30%;}
#atr-form.atr-theme-veronika .control-group > .controls {max-width:68%;}
#atr-form.atr-theme-veronika .controls input[type="date"] {max-width:150px;}

but in the search the attributes arent similar to the others.

Thank you.
Title: Re: Search-Attributes for Veronika
Post by: Daniel Walles on January 26, 2019, 11:18:35 AM
Any updates, please?
Title: Re: Search-Attributes for Veronika
Post by: MB Themes on January 26, 2019, 03:26:23 PM
@Daniel
You may try to remove padding... you know even god cannot make miracles from one image  :-X
Title: Re: Search-Attributes for Veronika
Post by: Daniel Walles on January 26, 2019, 03:27:50 PM
But what is the meaning of the * VERONIKA STYLES  in the css fof the plugin? Other than making the attributes compatible ?
Title: Re: Search-Attributes for Veronika
Post by: MB Themes on January 27, 2019, 08:57:21 AM
Just paste there link to issue so we can check that.
Title: Re: Search-Attributes for Veronika
Post by: Daniel Walles on January 27, 2019, 10:38:00 AM
Hello
Thank you. I managed to move the sidebar-hooks in search.php as first widget (let's say) and now is better.
Title: Re: Search-Attributes for Veronika
Post by: Mostapha R. on May 10, 2019, 01:21:23 AM
Great idea @Daniel Walles thanks for sharing, it worked for me too, but in the mobile view is still at the end! how to pull it up anyone can help please?

Thanks in advance
Title: Re: Search-Attributes for Veronika
Post by: Mostapha R. on May 16, 2019, 09:38:38 PM
Any help guys?