Forum Replies Created
-
AuthorPosts
-
joerobersonMember
Ace, thanks from me too, Chris
joerobersonMemberThat sorted it, thanks
Joe
October 27, 2013 at 5:40 pm in reply to: White gap appearing down right hand side of Minimum 2.0 homepage in 1280 x 1024 #69340joerobersonMemberThanks. I don't really understand what Im doing with it yet but will look up and learn 🙂
Joe
October 27, 2013 at 5:05 pm in reply to: White gap appearing down right hand side of Minimum 2.0 homepage in 1280 x 1024 #69331joerobersonMemberThanks
I've added a new media queries like this:
@media only screen and (max-width: 1366px) {.wrap,
#header {
width: 1100px;
}#content {
width: 760px;
}.post-type-archive-portfolio .portfolio {
width: 380px;
}}
It *seems* to work. Is there any other adjustment I should make to improve it? (I'm working on intuition, not experience here!)
Thanks
JoeOctober 27, 2013 at 4:35 pm in reply to: White gap appearing down right hand side of Minimum 2.0 homepage in 1280 x 1024 #69320joerobersonMemberThanks for pointing that out, Anita. However i don't understand what i should do to fix it.
- When I change “@media only screen and (max-width: 1200px)” to “@media only screen and (max-width: 1280px)” then it skews the header menu and featured section out of alignment with the other page elements, and creates a huge margin on either side of the page.Do I need to start a new @media? How do i work out what should go into it?
Thanks again
JoeOctober 27, 2013 at 4:07 pm in reply to: Minimum Theme: How to extend Home Featured 1 widget area to be full width #69311joerobersonMemberThanks Brad - I figured it out!
Joe
October 27, 2013 at 4:05 pm in reply to: Minimum Theme: How to change the page title area to be a widget area #69309joerobersonMemberI've sorted this now - thankyou!
October 24, 2013 at 3:46 pm in reply to: Minimum Theme: How to change the page title area to be a widget area #68714joerobersonMemberI think I've done it.
The code Ive used is:
/* Featured widget area in place of tagline
--------------------------------------------- */
.featured {
padding: 0;
margin: 0 auto;
background-color: #f5f5f5;
border-bottom: 1px solid #e4e4e4;
border-top: 1px solid #e4e4e4;
clear: both;
margin: 0 auto;
overflow: hidden;
padding: 25px 60px 20px 60px;
}What do you reckong? Its at http://www.mindofmyown.org.uk
October 24, 2013 at 2:43 pm in reply to: Minimum Theme: How to change the page title area to be a widget area #68693joerobersonMemberThanks again Sridhar
I've added some text to the widget area but it strays right over to the left of the screen. What CSS do I need to put in a margin on the left in line with the rest of the minimum 2.0 homepage elements? Can I copy this from the css of the old page title area that was here?!
Thanks
JoeOctober 22, 2013 at 2:24 am in reply to: Minimum Theme: How to change the page title area to be a widget area #68154joerobersonMemberThankyou Sridhar. Will this work in Minimum 2.0 (that's what I'm running)?
Joe
October 21, 2013 at 6:27 am in reply to: Minimum Theme: How to extend Home Featured 1 widget area to be full width #67995joerobersonMemberThanks a lot Brad
If I do the same to Home featured 2, will it appear underneath home featured 1?
Joe
joerobersonMemberThanks Brad - changing the WP Reading Settings fixed it.
Joe
joerobersonMemberThanks a lot, FireSamurai. I checked the Output to Header section and there was nothing there so in the end I just cloned the page's content and replaced the page with a new one with the same url. The string did not re appear on the new page.
Joe
joerobersonMemberThanks. For some reason my pics were getting truncated. I deleted and reuploaded them and they now work fine!
Joe
joerobersonMemberThats done it.
Thanks, Ron.
Joe
-
AuthorPosts