Tagged: x
-
AuthorPosts
-
August 8, 2016 at 2:53 pm #1122649
dogpileParticipantHi,
is there a way to use different pictures as article picture for the preview (on the start-page) and the blog-post on a page itself? If not it would be useful if you could point a way to reduce the height of the preview-picture on the starting-page, so that it would display the used picture properly.
Thanks for your help anyways!
August 8, 2016 at 2:54 pm #1122655
dogpileParticipantThis reply has been marked as private.August 8, 2016 at 5:34 pm #1122823
FriechModeratorHi There,
Thanks for writing in! You can add this under Custom > CSS in the Customizer.
.home #x-section-4 .x-recent-posts .x-recent-posts-img { background-size: contain !important; }But first, please look for this block on your custom CSS
//Überschrift Blog linksbündig .entry-header { padding-top:40px; }And update to this:
/*Überschrift Blog linksbündig*/ .entry-header { padding-top:40px; }Hope it helps, Cheers!
August 9, 2016 at 12:16 am #1123224
dogpileParticipantThanks a lot, it worked just fine!
Just two more questions:
# how is it possible to get the archive displayed in 2 columns?
# and how is it possible to change the site-title from “News Archive” to something different?August 9, 2016 at 12:16 am #1123225
dogpileParticipantThis reply has been marked as private.August 9, 2016 at 2:48 am #1123336
ChristopherModeratorHi there,
#1 You’ve already achieved that, posts are displaying in two columns. Please change number of columns under Customize -> Blog -> Archives.
#2 Please edit category and change its name, see the attachment.Hope it helps.
August 9, 2016 at 4:28 am #1123420
dogpileParticipantHi, i m sorry but i dont understand what to change exactly. In the X-theme-customizer i already set that up (please refer to the screenshot), but it wont fill the right column. From what setting is your screenshot made? Unfortunately the menu-bar is cut off.
August 9, 2016 at 5:44 am #1123487
ChristopherModeratorHi there,
Please add following code in Customize -> Custom -> CSS :
body.x-navbar-fixed-top-active .x-navbar-wrap { min-height: 40px; height: auto; }Hope that helps.
August 9, 2016 at 6:24 am #1123535
dogpileParticipantUnfortunately not, what was that supposed to change?
August 9, 2016 at 8:57 am #1123694
Paul RModeratorHi,
Would you mind providing us with login credentials so we can take a closer look? To do this, you can make a post with the following info:
– Link to your site
– WordPress Admin username / password
– FTP credentialsDon’t forget to select Set as private reply. This ensures your information is only visible to our staff.
August 29, 2016 at 7:37 am #1151635
dogpileParticipantThis reply has been marked as private.August 29, 2016 at 8:49 am #1151715
Paul RModeratorHi,
This is how your site looks on my end.
http://screencast.com/t/TFPSNEI6eAd9
Can you provide us a little more clarification on what is it you are trying to achieve.
Thanks
August 29, 2016 at 11:17 am #1151995
dogpileParticipantAnd this is how it looks on the frontpage (you need to scroll down a bit). I need it to have it a 100% width there as well.
August 29, 2016 at 1:15 pm #1152146
JadeModeratorHi there,
Please try to add this code in the custom CSS:
.x-recent-posts .x-recent-posts-img { background-size: inherit !important; }August 29, 2016 at 2:30 pm #1152259
dogpileParticipantI did. But as you can see the result: the width of the preview on the starting-page is still not a 100% of the image.
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1122649 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
