Forum Replies Created
-
AuthorPosts
-
We solved the issue, the initial install was a copy of another and the HTACCESS had something wrong with it. Thanks for the help!
Hi Rikard, we host our own server and have a few other WP installs (two being an older Enfold version) that work fine. Anything else we can try?
Thanks for the fast reply!
Sure, see private content
thanks but i definitely need the image to appear on both mobile and desktop
Ok it’s just that I had an almost perfect fix by creating a new template with the image set in the .php file. The only issue was that all the elements on the page using a codeblock would be broken.
By adding the image in the template, It sized perfectly all the time and I didn’t have to worry about images cutting off.
I’d really rather not just create a bigger image with more space and hope it never gets cut off.
ok yea but the issue is that i have to set a height for the color section as either a percentage or a specific pixel height. If I don’t select one of those, the height is determined by the content of the color section and there is no content other than the image so it gets cut off on the top and bottom
No problem! I’ve provided a private link with how i want it to look as well as 2 screenshots of how it appears incorrectly on very wide and very narrow window sizes
So basically what is happening is that the image looks right at only certain window widths. When it’s really wide, the image won’t stretch full width and when the window is really thin, the image shrinks and adds large whitespace on the top and bottom.
I want the hero images height/width to resize so that there’s no gap between it and it’s surrounding elements and window edges
ah yes i just tried that and it works perfectly. Thank you!
I’ve created a hidden link on the site so you can test the error.
Thanks!
nevermind i solved it.
Added the image in the header.php file right after
<div id=’main’ class=’all_colors’ data-scroll-offset='<?php echo avia_header_setting(‘header_scroll_offset’); ?>’>
and i added width=”100″
-
AuthorPosts