I have downloaded wordpress theme Parallax One. I have given a header image, but its not responsive.
I just put an image over the header image, but the image in the top is responsive and the header image not responsive. I want make both images responsive, now it look like this when re-size the window. Thank you so much in advance.
Just created a div and created own responsive css code on wordpress and given the image in that div.It is responsive now.
Related
I had lightbox on my site and it was working fine. I updated the pages with Dreamweaver CS6 to a Fluid grid with a side navigation bar so the site would be more mobile friendly. The result is that my lightbox images are distorted and the frame is missing from one side. When scrolling through the images they will increase in size by a fraction and distortion will lessen. I figure there is a CSS conflict and I can't figure it out. Web page is located here,
http://www.crawfordcountyhistoricalsociety.org/Pages/Indians.html
U should remove this style, max-width:100% and padding: 10px.
I'm looking for a wordpress theme or plugin that will let me mimic the background image effect found on this website. I'm referring specifically to the way the fixed background image changes based on the scroll position. I.e. if you're at the top of the page, the background image is the man at the lockers. If you're at the bottom, the image is of the band.
I know it's possible to do this with javascript, but I'm wondering if there's a theme that incorporates this effect.
You'll find a lot of themes out there that have the parallax background scrolling effect: https://themeforest.net/tags/parallax?category=wordpress&referrer=search&utf8=%E2%9C%93&view=list (these are the results for WP themes with the "parallax" tag)
There are a few plugins as well, such as this one: https://wordpress.org/plugins/adamrob-parallax-scroll/
I just finished my new custom Bootstrap Wordpress theme and added a carousel. It works fine, except it's not responsive. The images get pulled out to an unwanted height. I tried everything, but I can't seem to fix it.
Here it is on my website (with uncompressed css): http://your-juliet.net
Does anyone have a clue? I won't mind removing the caption on the carousel in smaller resolutions (but I rather not). Thanks so much!
Fixed, deleted all the custom styling and put the carousel in a col
I am trying to have my logo inline with my menu and centered.
3 menu's - logo - 3 menu's
I am also trying to get the sticky header to do this.
I have been trying to modify the css and header.php, but I am having issues.
Can someone please help me?
My website is http://wintandkidd.net
I was already able to do this on my sticky header and on the header itself but it did not look good. Thank you for those who looked into this. I am working to put the logo within the slider below the menu which would make the site look better.
I am using the pro-theme "Frame" for Wordpress and have not been able to find support elsewhere for an issue (developer of theme won't support plugin compatibility issues--understandably). I am trying to re-position header/nav so that it does not overflow onto background images, rather, the background images are positioned below the header/nav wrapper/container. I've been trying to fix this issue for a few days now and cannot find a solution.
For example: below the link will show the BG image of a woman and I would like her head to not be cropped/covered. I also need whatever changes to be responsive and work with the additional features on the site (i.e. - homepage has a slideshow, etc.).
LINK
Thank you for any help--it is much appreciated!
Best regards,
The HTML of the page is a mess. I suggest to modify the background image of the woman itself (with whatever editor you want), just add a top margin to the image, let's say 80px white colour.
This is the easiest solution. If you provide me more details were this background is generated/paced I may be able to give you the CSS solution.