Joshua Sommer
Forum Replies Created
-
Forum: Themes and Templates
In reply to: Twenty Thirteen Navbar Issuefixed.
.site-header { position: fixed; top: 0; left: 0; width: 100%; z-index: 2000; }left: 0;
Forum: Themes and Templates
In reply to: Twenty Thirteen Navbar Issuebtw
potbear.com is the website in question
Forum: Themes and Templates
In reply to: Styling SubmenuI’ll do that. Thanks.
Forum: Themes and Templates
In reply to: Styling SubmenuThanks! I’ll check it out. Could you look at potionbear.com. That code worked but it doesn’t cover the entire submenu. The text is oddly out of place.
Forum: Themes and Templates
In reply to: Styling SubmenuI use Chrome. How is this any different from Inspect Element? I just need to know the specific class.
Forum: Themes and Templates
In reply to: _S Editsshh.
Thank you, Paul!
Forum: Themes and Templates
In reply to: _S Headernvm. thank you!
Forum: Themes and Templates
In reply to: _S Headercheck now. :]
Forum: Themes and Templates
In reply to: _S HeaderRight now the content is set to a fixed width(960px).. but the widgets are still set to 100%. I could just edit the widget css but I’d rather put all of the content into a container.
@import "http://fonts.googleapis.com/css?family=Roboto+Slab"; body { font-family: "Book Antiqua", Palatino, "Palatino Linotype", "Palatino LT STD", Georgia, serif; font-size: 18px; text-align: center; } a, a:visited, a:focus, a:active { color: #1693A5; text-decoration: none; } a:hover { text-decoration: underline; } .field { margin-left: 20px; } .site-header a { margin-left: 20px; } .content-area { margin: 0 auto; margin-top: 80px; width: 760px; text-align: left; } .site-header { position: fixed; width: 100%; height: 40px; background: #fff; border-bottom: 1px dotted #333; font-size: .8em; line-height: 2.9em; vertical-align: middle; font-family: Calibri, Candara, Segoe, "Segoe UI", Optima, Arial, sans-serif; } .entry-title { font-family: 'Roboto Slab', serif; font-weight: bold; text-transform: uppercase; text-align: center; } .entry-meta { font-size: 14px; text-align: center; } .site-footer { font-size: .8em; font-family: Calibri, Candara, Segoe, "Segoe UI", Optima, Arial, sans-serif; } @media (min-width: 800px) { .navigation-main { float: none; margin: 0 auto; width: 800px; } }@import "http://fonts.googleapis.com/css?family=Roboto+Slab"; body { font-family: "Book Antiqua", Palatino, "Palatino Linotype", "Palatino LT STD", Georgia, serif; font-size: 18px; text-align: center; } a, a:visited, a:focus, a:active { color: #1693A5; text-decoration: none; } a:hover { text-decoration: underline; } .field { margin-left: 20px; } .site-header a { margin-left: 20px; } .content-area { margin: 0 auto; margin-top: 80px; width: 760px; text-align: left; } .site-header { position: fixed; width: 100%; height: 40px; background: #fff; border-bottom: 1px dotted #333; font-size: .8em; line-height: 2.9em; vertical-align: middle; font-family: Calibri, Candara, Segoe, "Segoe UI", Optima, Arial, sans-serif; } .entry-title { font-family: 'Roboto Slab', serif; font-weight: bold; text-transform: uppercase; text-align: center; } .entry-meta { font-size: 14px; text-align: center; } .site-footer { font-size: .8em; font-family: Calibri, Candara, Segoe, "Segoe UI", Optima, Arial, sans-serif; } @media (min-width: 800px) { .navigation-main { float: none; margin: 0 auto; width: 800px; } }Forum: Themes and Templates
In reply to: _S HeaderI’ve been using Jetpack and writing code in Custom CSS. How would I go about putting everything into a 960px container?
Forum: Themes and Templates
In reply to: _S HeaderI must have tried at least 100 different edits. thanks again! now that we’re here.. I don’t think _s has a container div. Do you know where I would place one? I’d like to fit everything into 960px(excluding the header).
Forum: Themes and Templates
In reply to: _S Header… look at it.
edit: nvm! it worked! if you knew how many hours I spent trying to figure this out.. haha. thank you! :]
Forum: Themes and Templates
In reply to: _S HeaderCould someone look at the header and tell me what’s wrong? All I want to do is center the links.
Forum: Themes and Templates
In reply to: _S HeaderI think I’ve figured it out. Ty!
Forum: Themes and Templates
In reply to: _S HeaderI’m not sure how that’s supposed to help me. :p