Forum Replies Created
-
AuthorPosts
-
Mane60
MemberI have an identical issue to the one JohnnyFit reported. I'm using a responsive Education Theme. Like LuciO, I can't do any more upgrades until this is resolved.
Any solutions from StudioPress to this? Please?
January 19, 2013 at 4:51 pm in reply to: How to change the responsive part of Education Theme? #13172Mane60
MemberI thought I'd post the solution that worked for me in case anyone else has the same issue. Here is the css from the responsive part of the Education Theme that solved the problem described in the first post.
@media only screen and (max-width: 1200px) {#header .wrap,
#inner .wrap,
#footer-widgets,
#footer .wrap {
max-width: 1040px;
}
#header .widget-area {
width: 560px;
}
#content-sidebar-wrap {
width: 880px;
}
#content {
margin: 20px;
width: 530px;
}
.sidebar-content #content, .content-sidebar #content {
width: 590px;
}
Mane60
Member" it appearing as a link, which I do not want"
When you add the image as an attachment, there's a dropdown menu "Link To". Select "None" and your image won't link to anything.
Mane60
MemberOh, you can see the result here:
http://www.moneyhow.co.uk/what-are-my-pension-fund-choices-when-i-retire/
-
AuthorPosts