Forum Replies Created
-
AuthorPosts
-
Hi Lissasan,
Can you create an administrator account and post it here as a private reply?
Regards,
JosueHi!
Have you tested accessing your website from a different computer?
It looks fine here on my end (Chrome / OS X)
Regards,
JosueHi!
You can use a Color section to serve as container for you table and set the background image there:
Best regards,
JosueHi!
The image you posted can not be accessed:
http://spin2.workstudio.it/wp-content/uploads/2014/01/screenshot.pngBest regards,
JosueHi,
Can you post the link to your website please?
Regards,
JosueHi!
That problem is happening because the image is being floated to the left, therefore losing its height.
Try adding this code to the Quick CSS:
.first-table-item { min-height: 90px; }
Best regards,
JosueHi,
Open js/avia.js and look for line 828:
item.stop().css('display','block').animate({opacity:0},0, function()
Replace it by this:
item.stop().css('display','block').animate({opacity:0},1000, function()
Regards,
JosueHi!
You can find the postslider code here: /config-templatebuilder/avia-shortcodes/postslider.php
Regards,
JosueHi!
For the first one, can you create an administrator account and post it here as a private reply?
Regarding the second one, this code will fix it (add it to Quick CSS):
#avia-menu a { color: white !important; } #avia-menu .sub-menu a:hover{ color: #c3512f !important; }
Cheers,
JosueHey!
Try adding this code to the Quick CSS:
*{ text-transform: none !important; }
Cheers!
JosueThis reply has been marked as private.This reply has been marked as private.Hey!
Add this code at the end of js/avia.js:
jQuery(function() { jQuery(".title_container").before(jQuery("#layer_slider_1").detach()); });
Best regards,
JosueThis reply has been marked as private.Hey!
You’d need to upload and set a ogg/ogv fallback version in order to make it work in Firefox.
Best regards,
JosueThis reply has been marked as private.Hey!
I was unable to reproduce the issue. Activate the default WP theme and see if the problem persist.
Cheers!
JosueJanuary 14, 2014 at 7:15 pm in reply to: How to add the underline bar in the menu ? How to add a non-google font ? #209624Hey!
Yes, that would ease the debugging process for us. Reply to this topic when your site is online.
Best regards,
JosueHi,
Can you create an administrator account and post it here as a private reply?
Regards,
JosueHey!
The problem is caused by your CDN configuration, please take a look: http://www.unseenrevolution.com/solution-firefox-font-face-cross-domain-problem/
Best regards,
JosueHi,
Can you create an administrator account and post it here as a private reply?
Regards,
JosueJanuary 14, 2014 at 5:25 pm in reply to: Enfold main menuitem stay hoovered and changing open direction of the submenu #209543Hi!
I see, change the code i gave you to this:
.main_menu .menu > ul{ right: 0 !important; left: auto !important; }
Best regards,
JosueHi,
Can you post a link to your website please?
Regards,
JosueJanuary 14, 2014 at 10:26 am in reply to: Remove Arrows on Left and Right side of screen of individual blog posts #209362You are welcome, glad we could help :)
Regards,
JosueHi!
Does it happen if he uses another browser rather than IE?
If you want us to check it, please create an Editor account and post it here as private reply.
Regards,
JosueHi!
Your website looks down here:
http://www.downforeveryoneorjustme.com/http://www.catalysiscapital.com/
Regards,
JosueHi Jox!
It’s possible, what kind of Blog are you using? can you post a link to it?
Best regards,
JosueHi Snerp!
Is this the logo? http://rockwoodcreations.ca/wp-content/uploads/2013/04/no_logo1.png
Looks like an empty image from here.
Best regards,
Josue -
AuthorPosts