Wordpress Themes - WP Forum at BFA

Wordpress Themes - WP Forum at BFA (http://forum.bytesforall.com/index.php)
-   Header configuration & styling (http://forum.bytesforall.com/forumdisplay.php?f=15)
-   -   [SOLVED] Header image opacity dissapeared, HELP! (http://forum.bytesforall.com/showthread.php?t=20860)

emerge3d Sep 3, 2013 04:36 AM

[SOLVED] Header image opacity dissapeared, HELP!
 
Hi there

I have almost finished a project using the Atahualpa 3 theme and hit a little snag which has stopped me in my tracks. The header image opacity has dissapeared. When the page loads the header image with opacity is displayed then it dissapears and looks like it is replaced by the same image but the vertical dimensions change a little.

URL is http://nsk-dev.emerge3d.com/

Only changes I have made since noticing this issue was an upgrade to v3.6 of WP and adding some CCS (in Add HTML/CCS Inserts) to remove the border around an image. The code for this is:
/* Optional images with no borders */
.customImage img {
padding: 0px;
border: none;
-moz-border-radius: 0px;
-khtml-border-radius: 0px;
-webkit-border-radius: 0px;
border-radius: 0px;
}

The image I want the border removed from is in a table and the code does its job but I notice the border is removed around ALL images on the site even if the CCS is removed.

Still on a learning curve with this theme and CCS so any help would be greatly appreciated.

Cheers, Paul

juggledad Sep 3, 2013 04:49 AM

do you have rotating images turned on? ato->Header Image->Rotate header images with Javascript?
try shutting it off

emerge3d Sep 3, 2013 05:32 AM

that solved the problem jungledad, then just found this tread!

http://forum.bytesforall.com/showthread.php?t=18976

will deal with that with altering images though I still can't work out why all image borders have gone.

Thanks very much for the tip.


All times are GMT -6. The time now is 10:13 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.