-
AuthorPosts
-
March 16, 2020 at 2:52 pm #1193492
Hey,
I want this blog: https://www.vejbybaby.se/
to look like this blog – https://raboff.com/What code shall I add?
Thanks
CharlotteMarch 17, 2020 at 4:43 pm #1193844Hey Charlotte,
Please post us your login credentials (in the “private data” field), so we can take a look at your backend.
- Install and activate ” Temporary Login Without Password “.
- Go to ” Users > Temporary Logins ” on the left-side menu.
- Click ” Create New “.
- Add the email address for the account ( you can use (Email address hidden if logged out) ), as well as the ” Role ” making that the highest possible and the expiry about four days
( to be sure that we have enough time to debug ). - Click ” Submit “.
- You’ll now have a temporary account. Please provide us here in the private section the URL, so we can login and help you out.
When your issue is fixed, you can always remove the plugin!
If you prefer to not use the plugin, you can manually create an admin user and post the login credentials in the “private data” field.Best regards,
NikkoMarch 17, 2020 at 9:04 pm #1193901Hi Nikko,
thanks for your help.
Here comes the login.Best regards
CharlotteMarch 18, 2020 at 5:12 am #1193996Hi Charlotte,
Thanks for giving us admin access, here’s the initial CSS code that we can use however, we’ll need to have some modifications in your child theme first before adding this CSS code:
#top.blog .container.template-blog { max-width: 100%; padding-left: 0; padding-right: 0; } #top.blog .fullsize .template-blog .post .entry-content-wrapper, #top.blog .fullsize .template-blog .post .entry-content-wrapper > * { max-width: 100%; }
In your child theme, please create a folder and name it includes and copy loop-index.php from (enfold > includes) to the child theme’s includes folder.
Let us know once you’ve done this initial step.Best regards,
NikkoMarch 22, 2020 at 9:18 pm #1195306Hi Nikko,
I have added the CSS code but I am not sure how to copy the loop-index.php
Can you help me? I have added the loginMarch 23, 2020 at 2:12 pm #1195465Hi charlotteraboff,
Thanks for giving us ftp access.
I have added loop-index.php in the includes folder and inserted this code: https://pastebin.com/tyUvvBNa
Then added this CSS code in your Quick CSS:#top .fullsize .template-blog .post .entry-content-wrapper { max-width: 100%; } #top .fullsize .template-blog .post .entry-content-wrapper > * { width: 90%; max-width: 1310px; } #top .fullsize .template-blog .post .entry-content-wrapper > .big-preview { width: 100%; max-width: 100%; } .new-header .post-date { font-size: 20px; margin: 0 auto; overflow: hidden; padding: 20px 0; position: relative; text-align: center; width: 780px; } .new-header .post-date:before, .new-header .post-date:after { border-top: 1px solid #666; content: ""; height: 1px; position: absolute; top: 34px; left: 0; width: 280px; } .new-header .post-date:after { left: auto; right: 0; }
Please flush out your browser cache to view the changes properly or ctrl + f5.
Let us know if you need further assistance.Best regards,
NikkoMarch 23, 2020 at 3:48 pm #1195493Thank you so much Nikko :)
Have a nice day
CharlotteMarch 23, 2020 at 4:17 pm #1195506Hi Charlotte,
We’re glad that we could help :)
Thanks for using Enfold and have a great day!Best regards,
Nikko -
AuthorPosts
- The topic ‘Blog images wider’ is closed to new replies.