Change backround

  • Stoynka
  • Topic Author
  • Offline
  • New Member
  • New Member
More
8 years 8 months ago #67180 by Stoynka
Change backround was created by Stoynka
Hi, friends!
I use the awesome template "EShop Fashion Pro". My background is image, and I want, to make the "white" background --> transparent.
Which CSS make that?


Sorry for my bad English !

Here I try to show you:
Attachments:

Please Log in or Create an account to join the conversation.

More
8 years 8 months ago #67185 by Dũng Nguyễn Việt
Replied by Dũng Nguyễn Việt on topic Change backround
Hello.
Please create a new custom.css file in this location: template/eshop_fashion_pro/css/custom.css
After that, add this css code for transparent:
.t3-header, .t3-slideshow , .t3-mainbody, .t3-sl-1, .t3-sl-2, .t3-footer {
background: none;
}
Thanks.
The following user(s) said Thank You: Giang Dinh Truong, Stoynka

Please Log in or Create an account to join the conversation.

  • Giang Dinh Truong
  • Offline
  • Administrator
  • Administrator
More
8 years 8 months ago #67186 by Giang Dinh Truong
Replied by Giang Dinh Truong on topic Change backround
Thank you Dung!

Please Log in or Create an account to join the conversation.

  • Stoynka
  • Topic Author
  • Offline
  • New Member
  • New Member
More
8 years 8 months ago #67192 by Stoynka
Replied by Stoynka on topic Change backround
Thank you! :)

Please Log in or Create an account to join the conversation.

  • Giang Dinh Truong
  • Offline
  • Administrator
  • Administrator
More
8 years 8 months ago #67337 by Giang Dinh Truong
Replied by Giang Dinh Truong on topic Change backround
No problem at all Stoynka,

If you need any more helps in the future, don't hesitate to let us know.

Sincerely, Giang

Please Log in or Create an account to join the conversation.

Moderators: Giang Dinh Truong