Forum Replies Created
-
AuthorPosts
-
That does it but the icons are no longer centered?
Not sure if the link works?
Hi,
I have this:
but would like even less spacing between the columns. If I try to reduce it
further it all shifts left?Any ideas, it needs to be centered.
Thanks for your help
Thank you!!!
I got this page working with 5 code blocks:
Each code block has this:
<img src=”http://fclean.staging.wpengine.com/wp-content/uploads/2017/09/UVOpenOV.jpg”
onmouseover=”this.src=’http://fclean.staging.wpengine.com/wp-content/uploads/2017/07/UVOpen.jpg'”
onmouseout=”this.src=’http://fclean.staging.wpengine.com/wp-content/uploads/2017/09/UVOpenOV.jpg'” height=”139px” width=”230px”/>How do I reduce the gap between them? Not sure if I need to but would be nice to know.
Thank you sooooo much for your help!
This reply has been marked as private.Hi,
The links are working but the roll-overs aren’t? Also there are black lines surrounding each image?
This is how it should work ideally:
http://fclean.staging.wpengine.com/testMouse.php (hosted on WPengine)
Thanks for your help,
BrianHi,
Thanks for this!
I must be messing up somewhere or not understanding correctly.
This is my test page: http://fclean.staging.wpengine.com/test-overs/ (hosted on WPengine)
I have added the class attribute:
<table class=”custom-table” width=”760″ border=”0″ cellspacing=”0″ cellpadding=”0″ align=”center”>
<tr>
<td align=”center”>
<img src=”http://fclean.staging.wpengine.com/wp-content/uploads/2017/09/UV_Open_over.jpg”
onmouseover=”this.src=’http://fclean.staging.wpengine.com/wp-content/uploads/2017/09/UV_Open.jpg'”
onmouseout=”this.src=’http://fclean.staging.wpengine.com/wp-content/uploads/2017/09/UV_Open_over.jpg'”/></td>
<td align=”center”>
<img src=”http://fclean.staging.wpengine.com/wp-content/uploads/2017/09/UV_Open_over.jpg”
onmouseover=”this.src=’http://fclean.staging.wpengine.com/wp-content/uploads/2017/09/UV_Open.jpg'”
onmouseout=”this.src=’http://fclean.staging.wpengine.com/wp-content/uploads/2017/09/UV_Open_over.jpg'”/></td>
<td align=”center”>
<img src=”http://fclean.staging.wpengine.com/wp-content/uploads/2017/09/UV_Open_over.jpg”
onmouseover=”this.src=’http://fclean.staging.wpengine.com/wp-content/uploads/2017/09/UV_Open.jpg'”
onmouseout=”this.src=’http://fclean.staging.wpengine.com/wp-content/uploads/2017/09/UV_Open_over.jpg'”/></td>
<td align=”center”>
<img src=”http://fclean.staging.wpengine.com/wp-content/uploads/2017/09/UV_Open_over.jpg”
onmouseover=”this.src=’http://fclean.staging.wpengine.com/wp-content/uploads/2017/09/UV_Open.jpg'”
onmouseout=”this.src=’http://fclean.staging.wpengine.com/wp-content/uploads/2017/09/UV_Open_over.jpg'”/></td>
<td align=”center”>
<img src=”http://fclean.staging.wpengine.com/wp-content/uploads/2017/09/UV_Open_over.jpg”
onmouseover=”this.src=’http://fclean.staging.wpengine.com/wp-content/uploads/2017/09/UV_Open.jpg'”
onmouseout=”this.src=’http://fclean.staging.wpengine.com/wp-content/uploads/2017/09/UV_Open_over.jpg'”/></td>
</tr>
</table>then added :
.custom-table .image-overlay {
display: none !important;
}to the Quick CSS box.
It isn’t working for me! Can you let me know where I messed up please.
Any ideas on this?
So if I back up the custom CSS & the functions.php I should be OK?
Hi,
As stated previously I am NOT running a Child Theme so i need to know what the update will delete!
Thanks
BrianApril 6, 2016 at 3:50 pm in reply to: How to remove the circle with arrow in when I mouse-over an image? #609021Thank you for the speedy response!!!
I have tried adding the CSS code to the QuckCSS box:
.image-overlay {
visibility: hidden;
}and have emptied my cache, but no luck!
Also I cannot find an option to turn the “Linked Image Overlay” off under Advanced Styling? There is just an
option to change the colours?I am trying to use the Envira Gallery plugin!
Thanks
BrianOK, got a response from Envira which may help other ENVADA users:
.avia_transform .envira-gallery-wrap a .image-overlay { display: none !important; }
worked for me!!!
Brian
- This reply was modified 8 years, 7 months ago by brianwelsh.
Hi Yigit,
Thanks again!
Brian
Thank you Yigit, that works fine now!!!
Brian
P.S.
I have another question posted are you able to look at it?
Hi,
I am still struggling! Could you have a look please:
Temporary admin:
http://www.agcce.com/wp-admin/
user: Yigit
pass: !yigit11Hi,
I have done all of this and the captions are still there. I must be doing something wrong!If I get you the login details could you look please?
Thanks
BrianOK, not getting the error now but the captions are still there:
Hi,
I get an error:
PHP Parse error: syntax error, unexpected ‘&’ in E:\Domains\a\agcce.eu.com-1068407097\user\htdocs\wp-content\themes\enfold\config-templatebuilder\avia-shortcodes\gallery.php on line 224
Thanks
BrianThan you for your help !!!
Thanks Elliott,
Can I have a coloured background to the elements?
Brian
That makes sense!
Thank you!
Perfect Josue, just perfect!!
Hi Yigit,
Hi,
Got it sorted thanks!
Have a good weekend!
Brian
Ignore that last comment – pasted from the email again! I must stop doing that!!!
thanks again you are a star!!!
Hi Yigit,
Thank you for your help.
Almost there! The text is still different colours although the borders have gone.
http://www.agcce2015.co.uk/privacy-policy/
Thanks again,
BrianThank you Yigit it worked perfectly!
Thank you Yigit worked like a charm!
Hi Josie, Thanks for this.
Pasted Elliot’s code from the forum reply and it worked fine! How do I make the text in the sidebar larger?
Thanks
BrianHi,
Thanks for the code!
The button is fine but the email link only shows an underline on mouse-over.
Thanks in anticipation.
Brian
-
AuthorPosts