Forum Replies Created
-
AuthorPosts
-
Thanks guys!
I should’ve specified the 2nd table so I just moved the class code to the other one and added.main_color .matcha-table td {
border-color: #1E1E1E !important;
}to change the border color as well
All good now
great the easy slider is working!
The table is on the link I sent you, I’ve written in again in the private content.
Right under where it says “How many antioxidants are in matcha tea?”, the 4 columns are in a table with a white background, that is the table that I can’t change the color.Hi,
Did that. Same error and same two original issues with background color and easy slider.
Ok I’ve recreated the elements. I’m just getting one error now, I’ve googled it and says I have to add: document.domain = ‘yourdomain.com’ to the header. The error is Uncaught SecurityError: Failed to read the ‘contentDocument’ property from ‘HTMLIFrameElement’
How can I fix this? How do I add an html code to the header?The original issues are still not resolved. The easy slider isn’t moving, and the background color for the table is not working.
Still having the same two issues.
De-activated all plugins and re-updated the theme via FTP.
The table background color is still not changing, and the easy slider still isn’t working.
Won’t this change all the table backgrounds?
I don’t want that, I only want to change one of them.Also the easy slider still isn’t working.
It just stays static on the first image.Ok I’m also not able to change a table background color using html…
<table style=”width: 100%; background-color: #1E1E1E;”>I’ve included the login info
This reply has been marked as private.Ok this is what I have in my htaccess file:
# BEGIN WordPress
<IfModule mod_rewrite.c>
RewriteEngine On
RewriteBase /
RewriteRule ^index\.php$ – [L]
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . /index.php [L]
</IfModule># END WordPress
What do I add/change?
This reply has been marked as private.I got it to work. The file wp-blog-header.php was missing for some reason so I just copied it from another source and put it in the right folder. I don’t know why it went missing after I updated it.
Ok I did that and it still doesn’t work.
I’m running WordPress version 4.1.1I’m still getting the same error message.
-
AuthorPosts