-
AuthorPosts
-
December 2, 2014 at 12:04 am #361177
Hello there,
after i updated theme to latest version, i have problem with seting up Cell borders in Grid Row.
Look at pictures how it was, and how is now after update.
This is on old site settings
and this is how it was with this settings
And this is how is now, with all same settings like on old site!
and it does not matter what I type in the field Cell Padding nothing has changed
Best regards,
M
December 2, 2014 at 12:16 am #361187This reply has been marked as private.December 2, 2014 at 5:16 pm #361558Hi!
Try adding this to your custom CSS.
#top .avia-button-fullwidth .av-button-description { font-size: 14px !important; }
Cheers!
ElliottDecember 2, 2014 at 6:19 pm #361652Hello there,
this is not helping:-(
Best regards,
M
December 2, 2014 at 9:14 pm #361775December 3, 2014 at 4:15 pm #362166Hey!
The code I posted seems to work fine in Firebug. Go ahead and add it back in so we can see what it’s doing.
Regards,
Elliott- This reply was modified 9 years, 11 months ago by Elliott.
December 3, 2014 at 5:21 pm #362272Hello there,
i sent you in second replay login details so you can do all whats needed to test it.
But at your screenshoot top and the bottom black margins are not same size at left and right one.
And silver area ( where is text) is not same as top and bottom.
Look at my first screen shoot, i posted in first post, to see how it was b4. and thats exactly i like it to be now, but from some reason, after last update is not working.Before the upgrade I was able to precisely adjust the width and height but now seems to be automatically scaled.
i am not working anything with my site, until this problem is sorted:-(
Best Regards,
M
December 4, 2014 at 4:26 am #362696Hey!
Please try this on Quick CSS or custom.css to adjust the padding of the flex cells:
.flex_cell { display: table-cell; padding: 10px 25px 10px 25px; }
Regards,
IsmaelDecember 4, 2014 at 11:06 pm #363301.flex_cell { display: table-cell; padding: 20px 25px 20px 25px; }
This is combination for my results.
But now if i try to add diferent bottons on other page, it keeps same formating as this one, i can not change it inside bottom settings inside advanced layout menu!December 4, 2014 at 11:40 pm #363317.flex_cell { display: table-cell; padding: 20px 25px 20px 25px; }
This is combination for my results.
But now if i try to add diferent bottons on other page, it keeps same formating as this one, i can not change it inside bottom settings inside advanced layout menu!And i am not possible to fine tune my facebook like page inside cell!
look at picture,and i need it to be formated to have same border size like cells above.
I will be very verry tnxfull if you can soove this problem.
Regarsd!
December 6, 2014 at 5:01 pm #364081Hey!
If you want it only on this page http://www.crostars.com/modna-agencija, then add the page-id to the code:
.page-id-8 .flex_cell { display: table-cell; padding: 20px 25px 20px 25px; }
To center your Facebook like page:
.page-id-8 .flex_cell_inner { text-align: center; }
For me it has the same border size. Of which border are you talking about exactly? please show it on a screenshot.
Cheers!
AndyDecember 6, 2014 at 9:47 pm #364139Hello Andy,
first tnx a lot for your time (and whole Kriesi team) and help!
Your code for center worked, but i need to be able set bottom margin size. rigt now i am keeping all margins in advanced editor for this cell at zero “0”, if i cange any of it to 1 or 5 or 10 the whole black margins become much more bigger. ( you can login and try to change any of them to see result)
Look at picture what i need.i dont know why i am not geting emails about reply, i checked Notify me of follow-up replies via email!
Tnx anb best regards,
M
December 7, 2014 at 1:26 am #364205i think i managed to fix this!
i changed height if my background image from 315 to 305px.But its still cheating, and i can not use bulit in advanced layout to fine tune cells.
regards.
M
December 8, 2014 at 7:23 am #364471 -
AuthorPosts
- You must be logged in to reply to this topic.