Tagged: color section, header, image, parallax
-
AuthorPosts
-
September 28, 2017 at 1:39 pm #858040
Hello!
I tried a parallax image background with some text in it at the page top. Strangely, it was moved into the header.. how that?
You can see the behavior at http://relaunch.domaines-berlin.de/catering/ with pw “ZB4-ju8-yU9”
- This topic was modified 7 years, 1 month ago by hanneska.
September 28, 2017 at 3:33 pm #858102Hey hanneska,
So that image is supposed to take up the space of the background?
Best regards,
Jordan ShannonSeptember 28, 2017 at 5:24 pm #858158Hi Jordan,
Thanks for the answer, that was fast! Yes it was. Now I changed it to static and a boxed layout, see:
http://relaunch.domaines-berlin.de/
http://relaunch.domaines-berlin.de/weinhandlung/
http://relaunch.domaines-berlin.de/catering/But the color sections stretch beyond the column-width unfortunately. You know a fix for that? I already tried a forum-fix in the General Styling which didn’t work:
#fwcs-restaurant-header .container { width: 80% !important; max-width: 80%; padding: 0; margin: 0; }Best,
HannesSeptember 28, 2017 at 6:13 pm #858168Hi Hannes,
Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child theme’s style.css file:
.container { padding: 0; }
Best regards,
YigitSeptember 28, 2017 at 6:40 pm #858180Thanks Yigit, but unfortunately it didn’t work. The color section still expands wider than the other sections. Only everything is narrower.
September 28, 2017 at 6:55 pm #858186Hey!
Can you please post a screenshot and show the changes you would like to make so we can make sure that we are on the same page? You can upload your screenshots on imgur.com or Dropbox public folder and post the links here.
Best regards,
YigitSeptember 29, 2017 at 11:04 am #858415Oh yeah of course!
Screenshot 1:
https://www.dropbox.com/s/t97i0se7k4vqcqx/Screenshot_1.png?dl=0
Screenshot 2:
https://www.dropbox.com/s/0fb3rg849rhesbe/Screenshot_2.png?dl=0
Screenshot 3:
https://www.dropbox.com/s/pnh8g0zkt879uig/Screenshot_3.png?dl=0I realize now that (looking at screenshot 3) the color section spans over the whole boxed width, just like the tab-section below the text (grey in screenshot_3). Only the text sections don’t seem to span the whole width which irritated me. So Screenshot 1 is self-explaining then. Only in Screenshot 2, the color section is too wide, then. Is there a way to limit the width of that color section, e.g. in Screenshot 2 with “Das Restaurant”?
Thanks so much already for your time!
Hannes
September 30, 2017 at 7:42 am #858684Hi,
You’re wanting the images the same width as the text?
Best regards,
Jordan ShannonOctober 5, 2017 at 11:28 pm #860775Yes, correct! But they should stay background parallax, if possible..
October 6, 2017 at 12:50 pm #860983Hi Hannes,
Can you give us temporary admin access to your website in the private content box below, so that we can have a closer look?
Best regards,
VictoriaOctober 6, 2017 at 12:52 pm #860984Hi Victoria, sure there we go..
October 6, 2017 at 5:00 pm #861080Hi,
Try adding the following to quick css:
#av_section_1 { width:90%!important; text-align:center!important; margin:0 auto!important; float:none!important; }
Best regards,
Jordan ShannonOctober 16, 2017 at 6:09 pm #864900Hi Jordan,
Thanks a lot, that did the Job! Can I also ask how to center my fixed footer socket? I tried adding code from this other post here. It worked to add:
#socket {
position: fixed;
bottom: 0;
width: 91%;
}but unfortunately (see screenshot) the socket is not centered on the screen but asymmetrically on the right edge of the screen with whitespace on the left..
Direct link to the screenshot: https://www.dropbox.com/s/dxovsedesny5z04/Screenshot%202017-10-16%2017.58.43.png?dl=0Much appreciated, thanks for the great support!
- This reply was modified 7 years, 1 month ago by hanneska.
October 16, 2017 at 10:24 pm #864982Hi,
So you are looking to center that is currently left aligned? Ratatouille, Rote, etc?
Best regards,
Jordan ShannonOctober 17, 2017 at 10:53 am #865225That’s strange now. And no, no Ratatouille. It’s still aligned on the right side. Plus, it depends on the screen size, I found out. Compare 12′ 1024×600
http://quirktools.com/screenfly/#u=http%3A//relaunch.domaines-berlin.de&w=1024&h=600&a=1&s=1
with 15′ 1366×768
http://quirktools.com/screenfly/#u=http%3A//relaunch.domaines-berlin.de&w=1366&h=768&a=1&s=1 …
And the socket seems to have a different anchor somehow..
Best regards & spagetti.
HannesOctober 17, 2017 at 5:08 pm #865357Hi,
Apologies, I’m not understanding which section need corrected.
Best regards,
Jordan ShannonOctober 28, 2017 at 6:39 pm #869989Hi Jordan,
No Problem, I made another screenshot. I don’t think that it’s a screen size artifact.. I guess.
https://www.dropbox.com/s/hhyn0nvqamg2myb/Screenshot%202017-10-28%2018.37.27.png?dl=0
October 28, 2017 at 7:50 pm #870004October 28, 2017 at 8:07 pm #870006It worked! Thanks Mike & the Support Team! *Thumbs Up*
October 28, 2017 at 9:07 pm #870017 -
AuthorPosts
- The topic ‘Parallax Color Section strangely moves into header’ is closed to new replies.