Forum Replies Created
-
AuthorPosts
-
catwingzParticipant
@Pratik, it appears there is a need for an in between step of some kind. I am surprised others don’t have this problem. Phone-sized works with the last bit of code. it looks like this
The problem is with tablet-sized or if no extra code is added. where the desktop logo is completely squashed With no extra code it is this way for both tablet and phone sizes. đ
Suggestions?
Thank youâI really appreciate the awesome support you guys offer.
catwingzParticipant@Mahesh, this isn’t quite the solution I am shooting for. Using this code makes the logo intended for mobile the right size on phones, but also visible on much larger screens than intended. The regular desktop logo is fine on tablets, so the logo only needs to change on phones. However, if I change the max-width back to even 767, the desktop logo distorts vertically. I am also finding that when the new mobile logo is viewed on a phone it is pushed off to the left. This has led me to experiment with a miniaturized version of the desktop one to make use of the extra space on the right.
Up until now we have been using a separate mobile site which uses the smaller vertical logo, displaying it centered on the screen with the text (in the image) beneath the circle. That would be the ideal outcome, but at least getting it so that it only shows on phones would be something I can work with.
Thank you
catwingzParticipantHi,
When it turned out badly I tried changing the height. This produced the same failed results. This is the latest version:@media screen and (max-width: 767px) { #site-logo .custom-logo-link { display: none; } #site-logo { background-image: url('http://integrationmassage.com/shadowsite/wp-content/uploads/2017/02/circle-logo-129w.png'); height: 152px; background-size: cover; background-repeat: no-repeat; } }
I am working this out on a development site that you can’t see unless you are logged in, so I have created a set of screenshots. At this point I don’t know what (or if) the best size might be for the logo. We’ve been using a separate mobile site and I am hoping to instead switch to taking advantage of the full responsive range of your theme. This problem with the logo is the only roadblock.
This is what the mobile logo should look like
the way it looks with the new code
stretching as screen enlarges – possibly tablet
stretched desktop logo
the full logo on the desktop siteThank you
catwingzParticipantThanks @Mahesh, that is a huge help. Up until now she hasn’t needed a child theme, but this will make her very happy.
catwingzParticipantAs I said, this is a problem with the editing area for posts and pages in the admin, not with the public site. The following are links showing the difference between what the preview of a post looks like in comparison with the view in the editing window. The wide right margin is causing problems with her ability to format posts.
This happened when we made the main content area wider.
Thank you
catwingzParticipantcatwingzParticipantcatwingzParticipantThis is really weird. I posted a follow-up question several weeks ago and now it is gone…
So the public view of the website is much improved, but the view in the post and page editor now has a wide margin on the right side. This is causing problems for my client when she is trying to format her posts and place images, etc. What can be done to remove this and catch the editing experience up with the actual site?
thank youcatwingzParticipantThis is great! I hope this will be exactly what she wanted. Thank you
catwingzParticipantIt turned out to be a very simple solution.
.wp-caption { background: #ffffff; }
catwingzParticipantcatwingzParticipantMahesh, thanks, but that doesn’t appear to change anything. This is the background for images with captions. I would like to either remove it or change it to white.
catwingzParticipantHi, I am back to this project, and we are half-way there. The hyphens are gone, but now the background color for the images has to go. I tried changing the code from the last post to #ffffff, but it has no effect. What am I missing?
thank you
catwingzParticipant!!! Integration Massage
Hopefully this time it will work!catwingzParticipantcatwingzParticipantOctober 9, 2014 at 4:57 am in reply to: Replace WordPress footer credit with Designer credit? #45520catwingzParticipantAre pro themes only licensed for single sites?
October 8, 2014 at 1:52 am in reply to: Replace WordPress footer credit with Designer credit? #45439catwingzParticipantI don’t think my problem is too different from the one in February. On February 10 there is a thread titled “Footer Menu” that might offer a solution for me. I’m not completely sure what he envisioned, but he had a site with landrovers and it sounds like you took it to email and helped him out with a footer menu. All I need to do is to find a way to add my company with it’s link to whatever else is there. thanks
catwingzParticipant@Sakin, sorry, I got my projects mixed up! Thanks anyway!
-
AuthorPosts