bullet_1 transparent background not background image color

Tagged: ,

ThemeBurn SupportForumsOpenCart ThemesShoppica 2 OpenCart Themebullet_1 transparent background not background image color

This topic has been marked as resolved.

my header and footer_nav background are different picture, so I photoshop bullet_1.png to become transparent color to avoid it cover my background image which one square white box.

but now the problem is even now bullet_1.png is transparent, but the color is not my background image color but theme main color.

could you guide me how to solve it?

July 23, 2012 at 9:47 am #11657
You will need to register in order to post topics and read replies in the ThemeBurn.com support forums!
July 26, 2012 at 1:35 am #11751

there is spacing before .s?
and i think should be #footer_nav but not #footer, below is my code, if i remove spacing before .s will be no change at all, if remain spacing it look like just remove bullet (arrow) only. below is my code and attached transparent bullet_1.png

#header .s_list_1 li:before {
  background: url(/catalog/view/theme/shoppica2/images/bullet_1.png) no-repeat center;
}
#footer_nav .s_list_1 li:before {
  background: url(/catalog/view/theme/shoppica2/images/bullet_1.png) no-repeat center;
}

  • This reply was modified 4311 days ago by  manmancai.
July 27, 2012 at 8:41 am #11822

Hi,

Can we take a look at your website?

You can use hidepost to share private information with the support staff.

Best,
ThemeBurn team

July 30, 2012 at 11:31 am #11888

this is my website url, currency i using above code, now totally can’t see arrow… hope u can guide me to fix this, or else i really have to put back white bullet_1.png.

July 31, 2012 at 8:46 am #11943
You will need to register in order to post topics and read replies in the ThemeBurn.com support forums!
August 1, 2012 at 7:03 pm #11987

initially I thought if I make a transparent bullet, it will display arrow with transparent background. Now I understand your code, I just replace bullet png with a transparent background + customize arrow, now everything is ok. by the way, it is #footer_nav, not #footer.

thanks again for your help!

August 2, 2012 at 8:13 am #12000
You will need to register in order to post topics and read replies in the ThemeBurn.com support forums!
August 2, 2012 at 9:40 am #12003

very nice suggestion! thanks again!

August 8, 2012 at 6:36 am #12209

You are welcome :)

Best,
ThemeBurn team

August 9, 2012 at 2:54 pm #12257
Viewing 10 posts - 1 through 10 (of 10 total)
  • You must be logged in to reply to this topic.