-
AuthorPosts
-
April 29, 2015 at 3:19 pm #436729
Hey,
I am about to change to Enfold on this website http://www.newyorkinspiration.com (it is not live yet)
and I have created a page for the frontpage where I will have a 1/3 element and a 2/3 elementThe blogpost images have a width of 700px and this is visible on a single blog post but not in the 2/3 element
I have set the dimension to 1510px
and 74% | 26%What code can I add in order for the 2/3 to show the content/images with a minimum width of 700px?
Thanks
Charlotte
April 30, 2015 at 9:53 am #437270Hey Charlotte!
I’m not sure I understand completely but a 2/3 element will be wider than 1k pixels with those dimension so there shouldn’t be a problem using images 700px wide.
Best regards,
Rikard-
This reply was modified 10 years, 6 months ago by
Rikard.
April 30, 2015 at 10:10 am #437278This reply has been marked as private.April 30, 2015 at 11:32 am #437322Hey!
You can increase the max width of the post content:
#top .fullsize .template-blog .post .entry-content-wrapper > * { max-width: 800px; }Note that the content will inherit the size of the column width regardless of the max width value.
Cheers!
IsmaelMay 3, 2015 at 6:42 pm #438535Thanks..
I have added the code to the quick ccs but I can´t see any difference.
http://www.newyorkinspiration.com/new-york-inspiration/The blog post image width is still around 600px
May 4, 2015 at 8:20 pm #439263Hey!
Please add following code to Quick CSS and adjust as needed
.new-york-inspiration .sidebar { width: 30em; } .new-york-inspiration #content { width: 74em; }Best regards,
YigitMay 4, 2015 at 8:25 pm #439271Thanks…. I have added it and adjust it but still no change :(
The image size of the blog post does not change
and neither does the width of the sidebar content…May 4, 2015 at 8:47 pm #439292Hey!
Please use this code and adjust as needed
.single .container .av-content-small.units { width: 75%; }> sign was converted to – http://i.imgur.com/IDXRZQ3.png in Quick CSS field and i was seeing older version while logged out
Regards,
YigitMay 5, 2015 at 10:14 am #439602Ok, thanks :)
-
This reply was modified 10 years, 6 months ago by
-
AuthorPosts
- The topic ‘Set the width for 2/3 elements’ is closed to new replies.
