*

BabyDunk

  • ****
  • 161 posts
the path is wrong price-tag-head.png
« on: June 18, 2016, 06:06:43 PM »
Hi Frosticek

do you have the price-tag-head.png  you intended for the plugin. i can drop it in an change the path.

the error.
Code: [Select]
/web/oc-content/plugins/images/price-tag-head.png" failed (2: No such file or directory),
the css
Code: [Select]
/* Price tag */
.pop_ads .price-wrap {float:right;}
.pop_ads span .tag-head {float:left;background:  url(../images/price-tag-head.png) no-repeat;height:33px;width:33px;}



Cheers
Chris
I Am A Noob But I Am Here To Learn.
Please be patient ;) ;D

*

BabyDunk

  • ****
  • 161 posts
Re: the path is wrong price-tag-head.png
« Reply #1 on: June 18, 2016, 06:31:28 PM »
is this the one used for the plugin
I Am A Noob But I Am Here To Learn.
Please be patient ;) ;D

*

BabyDunk

  • ****
  • 161 posts
Re: the path is wrong price-tag-head.png
« Reply #2 on: June 18, 2016, 07:07:34 PM »
i used the one above ^^^^  but i dont even know why price-tag-head.png is being called because i cant see it on page. not unless i need glasses  lol

i also checked the patricia demo and cant see it on there either   :-\
I Am A Noob But I Am Here To Learn.
Please be patient ;) ;D

*

MB Themes

Re: the path is wrong price-tag-head.png
« Reply #3 on: June 18, 2016, 07:13:10 PM »
@aweegander
I do mot think this image is used or called somewhere in theme...
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots

*

BabyDunk

  • ****
  • 161 posts
Re: the path is wrong price-tag-head.png
« Reply #4 on: June 18, 2016, 07:24:51 PM »
can i just delete this from pop_ads_style.css
Code: [Select]
/* Price tag */
.pop_ads .price-wrap {float:right;}
.pop_ads span .tag-head {float:left;background:  url(../images/price-tag-head.png) no-repeat;height:33px;width:33px;}
.pop_ads p .price {background: #eff39d; float:left; font:bold 17px Arial,Helvetica,sans-serif; padding:3px 6px 6px; -khtml-border-radius: 0 4px 4px 0; -moz-border-radius: 0 4px 4px 0; -webkit-border-radius: 0 4px 4px 0; border-radius: 0 4px 4px 0;-moz-box-shadow: 1px 1px 5px #B7B7B7; width: 135px;}
I Am A Noob But I Am Here To Learn.
Please be patient ;) ;D

*

MB Themes

Re: the path is wrong price-tag-head.png
« Reply #5 on: June 18, 2016, 10:20:19 PM »
I am pretty sure you can.
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots