Tagged: 

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #249960

    hey there,

    i try something that might be very cool for my website design,

    i ‘ve read something about putting some code ( add_theme_support(‘avia_template_builder_custom_css’); ) into fonction.php in order to edit quick css by element, and this is pretty cool. Knowing that, i ‘ve tried to put a picture on to a color section which is set with parallax effect. well, what i’m trying to do is to keep the picture named “image 1” at the bottom of the color section. with no margin with the next color section..
    here is a picture to understand better.. i dont know if quisck css is able to do what i want.

    and here is the adress : http://lafabrique-bayonne.com/blog/page_id=2251

    thanx for ure help !

    #250141

    Hey Ben!

    Not a way that I can think of to do that no. The image element being inside of the content doesn’t allow it to actually align with that container.

    You *might* be able to do something with pseudo :after that entry-content-wrapper with the image in its content element. Then make it position relative and align it that way but it would take a good bit of testing, hacking and then cross browser fixes.

    Best regards,
    Devin

    #250158

    ok thanks Devin, i will keep trying and testing,

    thanks for your answer, if any advice comes to you i’ll take it with pleasure.

    :)

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘parallax effect and individual css settings inside color section’ is closed to new replies.