bmadson3
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Chrome not rendering page content but renders headerSteve
I will try that. This page was working up until about 4:00 today. I added additional records in that time period so I am wondering if the plugin I am using has a limit of records that they do not specify…
My site is only having problems with this page.Hosting is on GoDaddy.
I will try your solution, thank you.
Forum: Fixing WordPress
In reply to: How to fix Content Encoding Error?This was so helpful, thank you.
By chance do you know what causes this and if there is way to avoid this? I only got the error in Firefox but my page loaded but did not display my content in Chrome.
Thank you.
Do you have a recommended website or article on how set the font sizes for different resolution breakpoionts and CSS percentages for images?
I was able to do this by creating a div and setting negative margins.
I think the best option might just be to use <hr>
Follow up:
If I add width to the following CSS, I can get the border to extend off the page but only on the right side. The left side is still adhering to the page padding. This is not an ideal solution. Is there a border-left and right I could apply?#slide123 {
width: 105%;
}Thank you for the response.
No problem on the response time. I appreciate your help.
I am unable to past using Snaggy or SnagIt.
I am using Version 4.5 of WordPress running the Vantage theme.
Is there a way to mark the conversation as private? My site is for work and is not yet live.
Just an update.
I was able to get the heading to be on one line by adjusting the font-size of the heading style.
This solves the alignment issue but has created another issue with making my image appear smaller. All of my images are the same size and have the same settings. For some reason the one with the longer heading now appears smaller than all other images.
I am thinking if I increase the width of each slide it will solve this but I am not sure how to do this. Adjusting the slide style margin and padding to zero does not resolve this. Is there CSS I can use?
If I adjust the number of slides displayed this works but I really need 4 slides to display.
Any other ideas?
Thank you very much.
Unchecking the “Allow Shortcodes” checkbox worked perfectly.
Thank you for your response. I will wait for the modification.