livakee
Forum Replies Created
-
thanks man, but that sets up the opacity of the picture. I have added this line in the .spirder_popup_overlay and that’s what I needed. here’s how the complete code look like now:
.spider_popup_overlay, .bwg_ctrl_btn_container { background-color: #303030 !important; opacity: 0.8 !important; } .spider_popup_wrap { background-color:rgba(0, 0, 0, 3.00) !important; }Thank you for your kindness
Forum: Themes and Templates
In reply to: [Vega] Page widthdone that! thank you again!
Forum: Themes and Templates
In reply to: [Vega] Page widthDone thanks!
Forum: Themes and Templates
In reply to: [Vega] Page widththat worked. you are awesome, thank you very much. much appreciated.
Forum: Themes and Templates
In reply to: [Vega] Page widthI own you a beer man. thanks a lot.
I had to use this one as well to resize the navbar
.navbar-custom { width: 80%; margin: 0 auto; }only this code was needed:
body { width: 80%; margin: 0 auto; }Any idea how to limit this change to PC only (not to be applied on the mobile version?)
that worked, you’re awesome!!! thanks a lot!
but I still cannot edit the opacity. any suggestions?
Forum: Themes and Templates
In reply to: [Vega] Page widthAnd any solution to resize the images’ width as well?
sure, here it is: https://www.onyxcarp.ro/wp/album/
Forum: Themes and Templates
In reply to: [Vega] Page width.
- This reply was modified 8 years, 2 months ago by livakee.
Forum: Themes and Templates
In reply to: [Vega] Page widthin fact that I was looking for :), to limit the width for those as well. is this possible without major changes?
p.s. which is the file I should add that css please?- This reply was modified 8 years, 2 months ago by livakee.
I have the same issue. None of the above work. I just want to change the background color and opacity. it can be easily changed in a browser. check the red color: https://ibb.co/hDLfLH. Please advise.