Forum Replies Created
-
AuthorPosts
-
NancyParticipant
The “About SHS” looks correct when I select the admissions page. It’s only an issue on the home page.
The fixed menu bar wraps the same regardless of page.
NancyParticipant@Sakin: No change. Still looks like the image I posted.
NancyParticipantThank you. The above code does work to add back in the social search box and does work correctly on my phone.
Is there any way to add the standard search box for a mobile display if it’s not already added to one of the sidebars? I’m guessing no.
NancyParticipantNo change with the code above. The wrapping in my fixed menu on top actually looks ok. Not sure why the other menu is wrapping below and with a big gap.
NancyParticipant(I notice the same behavior with your live preview of the theme as well.)
NancyParticipantBut if it was the effect, why does it work correctly in when sized differently or in other browsers. Perhaps it’s just a bug in Firefox.
NancyParticipantSakin – I am trying to add the default search widget for mobile devices. I added the CSS you originally gave me and the search box doesn’t appear when I view my site on my phone.
NancyParticipantAdded the custom CSS and the search box isn’t appearing.
If my widgets are in the main sidebar, do I need to adjust the code above?
NancyParticipantSorry about that.
URL: http://ipcrew.com/SHSTest
Chrome Issue: http://www.ipcrew.com/SHSTest/wp-content/uploads/2014/03/ScreenshotChrome.png
Dolphin Issue: http://www.ipcrew.com/SHSTest/wp-content/uploads/2014/03/ScreenshotDolphin.png
NancyParticipantTried that and it didn’t solve the problem. Other ideas?
NancyParticipantI’ve seen the problem on 2 different machines. It’s not a change in slider size. When the picture changes, it comes in and shifts slightly to the right. It doesn’t happen in other browsers or other images sizes. It only seems to happen with a fade transition as well.
Suggestions as to what else I should look at?
NancyParticipantHere’s a screen shot.
http://www.ipcrew.com/SHSTest/wp-content/uploads/2014/03/footer.jpg
Basically, I would like the all the text and the image to have their tops aligned. With only the copyright text, custom CSS of: #site-generator .copyright { clear: none; } worked great.
This is what I currently have in the footer:
<div class=”powered”> Copyright © [the-year] [site-link]. All Rights Reserved.
</br>Legal Notice </div><div class=”copyright”>Sacred Heart School
</br>9450 NE 14th Street – Bellevue, WA 98004
</br>School Office (425) 451-1773</div>NancyParticipantI am trying to align all the text and also the social media icons in the footer. The text in the .powered by division shows up lower than the other text & the icons. I may just remove the icons and not worry about it.
NancyParticipantThank you! That works great.
Is there a better way than using tables to create a column layout?
NancyParticipantAdded #site-generator .powered { clear: none; } to try to align the .powered text but it didn’t work the same as the .copyright CSS you gave me before.
NancyParticipantPerfect! Thank you! The custom CSS feature in the plugin is AWESOME!
NancyParticipantSakin – Than you. I’ve got your CSS to work for the archive pages. How can I get it to work for a Post Page. See – http://www.ipcrew.com/SHSTest/news/
Should I use Trishah’s method?
NancyParticipantThanks for the tip! Very useful plugin.
NancyParticipantThanks Trishah. That produces the desired result.
Sakin – I tried your suggestion as well, but I didn’t have the same effect as Trishah. Are they working off the same image?
I see that the first method is working off the attached thumbnail and the second of the featured post image. How does one attach a thumbnail to a post? Would that be a better method than using a small featured image? I could see in some instances I might want a larger image and in others a thumbnail.
NancyParticipantBeen reading through this post and I feel like I am missing something obvious. I have a post with a small image (100×100) selected as featured image. In except view, I would like the text to wrap. I’ve added the custom CSS above and it doesn’t work for me. What am I missing?
-
AuthorPosts