Forum Replies Created

Viewing 9 posts - 31 through 39 (of 39 total)
  • Author
    Posts
  • in reply to: image position and resolution issues #259312

    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.
    in reply to: how to set image 100% width of color section #250528

    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.
    in reply to: how to set image 100% width of color section #250523

    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 :)

    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.

    :)

    in reply to: Issues with PNG files in portfolio grids #249311

    Perfect ! thank you !!

    in reply to: Issues with PNG files in portfolio grids #249306

    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 !

    in reply to: Issues with PNG files in portfolio grids #249282

    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 ?

    in reply to: Issues with PNG files in portfolio grids #249263

    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 ?

    in reply to: Issues with PNG files in portfolio grids #249251

    hey,
    http://lafabrique-bayonne.com/blog/?page_id=2993

    • This reply was modified 10 years, 7 months ago by Ben.
Viewing 9 posts - 31 through 39 (of 39 total)