lauraclear1
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Attitude] Images not showing on post on front pageHow were you able to get the image into the blog summaries?
Forum: Themes and Templates
In reply to: Twenty Twelve Navigation Menublog.residentialbrokersrealty.com
Forum: Themes and Templates
In reply to: Twenty Twelve Navigation MenuYes, I would like it to cover the full width of the browser.
Forum: Themes and Templates
In reply to: Twenty Twelve Navigation MenuI added padding to .main-navigation li and it just added space between the items on the menu, not the menu bar itself.
Forum: Fixing WordPress
In reply to: Twenty Eleven Theme Header Not Displaying Correctly on IpadFor those having the same problem I was, here’s the fix. Add the below text in the responsive section of your css. Then add the rules you would like to set for the ipad below.
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px), only screen and (max-device-width: 480px) {
[Moderator note – as mentioned above, these kinds of changes should be made in a child theme – DO NOT make any changes to theme files as they will be overwritten and lost when WP is updated.]Forum: Fixing WordPress
In reply to: Twenty Eleven Theme Header Not Displaying Correctly on Ipadesmi, I am happy with the format of my site and do not want to have to re-do it. I just want to fix the header spacing issue.
[No bumping. If it’s that urgent, consider hiring someone.]
Forum: Fixing WordPress
In reply to: Twenty Eleven Theme Header Not Displaying Correctly on Ipadyes, the @media section of the css file?
Forum: Fixing WordPress
In reply to: Twenty Eleven Theme Header Not Displaying Correctly on IpadOk, once I create the child theme, how should I fix the issue.
I am having the same problem with another blog, rebeccasrealestatenews.com.
I have a child theme for twenty eleven set up on this site.
Forum: Fixing WordPress
In reply to: Twenty Eleven Theme Header Not Displaying Correctly on IpadAny recommendations on how to fix the issue with my header on the ipad?