sosoinuk
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Imbalance2 thumnails border how to remove itThank you very much for your reply Christine, I’ve manage the border by putting some opacity but I’m not sure its the best way :
.box .texts{ border: opacity: 0; filter:alpha(opacity=0);}
.box .rel img { opacity: 0.5; filter:alpha(opacity=50); border:none;}and now my issue is that I still have a black border on top of the text that I’d like to get rid of.
Thank you very much for your help !
Forum: Fixing WordPress
In reply to: Imbalance 2 title under post imagesso yes it was indeed define in the loop-single.php
thanks again for everything, have a nice weekend.
Forum: Fixing WordPress
In reply to: Imbalance 2 title under post imagesyes it looks like it’s overridden, I’ll try to do a deep search.
Thank you 🙂
Forum: Fixing WordPress
In reply to: Imbalance 2 title under post imagesAnd just one another question, I’m also trying to display all the projects’ thumbnails under any pages, atm its shows only 10.
Any idea ?
Thank you.
Forum: Fixing WordPress
In reply to: Imbalance 2 title under post imagessuper cool !
Thank you very much for this fast answer 🙂Forum: Fixing WordPress
In reply to: Imbalance 2 title under post imagesThank u for your reply, here is my website : http://sosoinuk.com/wordpress/
Thank you.