Osclass Support Forums

Osclass plugin support => Attributes Plugins => Topic started by: Marius on March 21, 2022, 04:13:41 PM

Title: a little problem with attributes
Post by: Marius on March 21, 2022, 04:13:41 PM
hello 8)

I have a small problem, the hole with the text is not placed, it shows me one above and another below

   
Attributes Plugin
Versiune: 2.5.2
Title: Re: a little problem with attributes
Post by: MB Themes on March 21, 2022, 04:16:01 PM
Remove this line from style.css in theme:
body #atr-form .atr-input-box label  ....
Title: Re: a little problem with attributes
Post by: Marius on March 21, 2022, 04:33:18 PM

are there 4 lines of them?
Title: Re: a little problem with attributes
Post by: MB Themes on March 22, 2022, 09:46:52 AM
@Marius
In style.css of theme only one should be there that is hardcoding padding.
Title: Re: a little problem with attributes
Post by: Marius on March 22, 2022, 05:37:59 PM
I know it's simple but I can't :(

Tell me exactly which line to delete
https://ibb.co/VpSKQYX
https://ibb.co/1JHdSpH
https://ibb.co/yRSHdwZ
https://ibb.co/6YM8qRV

I tried to delete them all and they don't fix
 :( :(
Title: Re: a little problem with attributes
Post by: MB Themes on March 29, 2022, 08:07:11 AM
Line 1598
Title: Re: a little problem with attributes
Post by: Marius on April 05, 2022, 05:53:17 PM
I deleted the line and nothing was noticed
Title: Re: a little problem with attributes
Post by: MB Themes on April 05, 2022, 09:47:27 PM
@Marius
Please send URL
Title: Re: a little problem with attributes
Post by: Marius on April 06, 2022, 04:54:19 PM
link: https://pgn.ro/anunt/nou

select the auto category and subcategory autoturisme
Title: Re: a little problem with attributes
Post by: MB Themes on April 08, 2022, 01:21:18 PM
@Marius
Ok I though you are talking about search page.
Find this line:
Code: [Select]
body #atr-search .atr-input-box label, body #atr-form .atr-input-box label
remove padding-left: 25px!important 
Title: Re: a little problem with attributes
Post by: Marius on April 08, 2022, 05:45:01 PM
when you post an ad, and you have to select the attributions
they are not placed in the box
Title: Re: a little problem with attributes
Post by: MB Themes on April 09, 2022, 07:16:32 AM
Do you refer to same issue or different one?
Title: Re: a little problem with attributes
Post by: Marius on April 09, 2022, 04:59:16 PM
it's just one problem
when you post the ad, the attributes are not placed on the box.
Title: Re: a little problem with attributes
Post by: MB Themes on April 10, 2022, 09:22:26 AM
@Marius
Ok I though you are talking about search page.
Find this line:
Code: [Select]
body #atr-search .atr-input-box label, body #atr-form .atr-input-box label
remove padding-left: 25px!important
Title: Re: a little problem with attributes
Post by: Marius on April 10, 2022, 11:53:50 AM
I did as you said
but the text is still not fixed, I made a video
 :(
https://youtube.com/shorts/2GORyRJdsr4
Title: Re: a little problem with attributes
Post by: MB Themes on April 10, 2022, 09:14:10 PM
@Marius
Consider cleaning cache.
Title: Re: a little problem with attributes
Post by: Marius on April 11, 2022, 07:02:10 PM
I succeeded
thank you
Title: Re: a little problem with attributes
Post by: MB Themes on April 12, 2022, 07:38:50 AM
Nice  8)