Forum Replies Created
-
AuthorPosts
-
hey Ismael,
Sorry i didn’t seen your answer sooner..
1/here is an exemple of the quick css code i’m using to set the “vague 1” element which is in the ref color section named “section_ref”
.vague1 {bottom: 0px; position:absolute; border-radius: 0px;width:100%;} .section_ref div.container { width: 100% !important;}
well i used tricks to replace other elements using blank space.. so it seems to work..
3/ woow i put that code in my quick css, but as you said all my elements were moved and changed size.. Your methode seems very brutal, should i replace all elements by quick css ? don’t you think there is another way to proceed ?..i don’t understand why the content is 2 pixel less wider than the div container..i’m so close to solve it.. when i try removing the float code in css with the chrome tools for developers, it seems to works.. but i don’t know what sort of code to use..
well thanks for your help anyway,
- This reply was modified 10 years, 6 months ago by Ben.
hey !
i’m using the code “add_theme_support(‘avia_template_builder_custom_css’);” in function.php in order to set each element individually, so maybe this code has higher priority than the classic custom.css.
well anyway i give the name “section1 “in css class for the color section and put the code bellow into custom.css :
“.section1 div.container{border-style: none; width: 100% !important;}”though it worked, but chrome cache tricked me…
- This reply was modified 10 years, 7 months ago by Ben.
hey Ismael, thanx for your help,
actually i tried to do this, my color section ID is named 1 so i put this code in quick css : #1 div.container { width: 100% !important;} but it doesn’t work.. my image doesn’t go wider .. any other idea..?
thanx :)
April 11, 2014 at 9:53 am in reply to: parallax effect and individual css settings inside color section #250158ok thanks Devin, i will keep trying and testing,
thanks for your answer, if any advice comes to you i’ll take it with pleasure.
:)
Perfect ! thank you !!
Ok thanks for your help, i still have the grid much larger than my icones, which is not very sexy. last question, what code should i use in Quick CSS to make the grid border transparent ?
thanks so much for your help !
hey, i would like to have the whole portofolio grid center on the page, not only borders..the probleme is that it keeps the old width..
take a look :
i would like to have all my png files in the center of their cells and not with that large width on the right.
by the way is it possible to add more than 5 columns ?
Thanks Yigit, it work for PNG pictures, but the grid is keeping the large width. Do i need to add some CSS to adjust the grid to the size of my png pictures ?
hey,
http://lafabrique-bayonne.com/blog/?page_id=2993
- This reply was modified 10 years, 7 months ago by Ben.
-
AuthorPosts