Forum Replies Created
-
AuthorPosts
-
Nancy
ParticipantThe “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.
Nancy
Participant@Sakin: No change. Still looks like the image I posted.
Nancy
ParticipantThank 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.
Nancy
ParticipantNo 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.
Nancy
Participant(I notice the same behavior with your live preview of the theme as well.)
Nancy
ParticipantBut 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.
Nancy
ParticipantSakin – 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.
Nancy
ParticipantAdded 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?
Nancy
ParticipantSorry 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
Nancy
ParticipantTried that and it didn’t solve the problem. Other ideas?
Nancy
ParticipantI’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?
Nancy
ParticipantHere’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>Nancy
ParticipantI 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.
Nancy
ParticipantThank you! That works great.
Is there a better way than using tables to create a column layout?
Nancy
ParticipantAdded #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.
Nancy
ParticipantPerfect! Thank you! The custom CSS feature in the plugin is AWESOME!
Nancy
ParticipantSakin – 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?
Nancy
ParticipantThanks for the tip! Very useful plugin.
Nancy
ParticipantThanks 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.
Nancy
ParticipantBeen 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