millerguide
Forum Replies Created
-
Forum: Plugins
In reply to: [YOP Poll] Bold/Italic/Font in poll question.Oops, I spoke too soon.Where in the CSS do I put it?
Forum: Fixing WordPress
In reply to: Favicon does not show in Chrome browserThanks RossMitchell, will try tonight.
Forum: Plugins
In reply to: [YOP Poll] Bold/Italic/Font in poll question.Thanks, it works!
Forum: Fixing WordPress
In reply to: Favicon does not show in Chrome browserThank you. Where would I place this code?
Forum: Fixing WordPress
In reply to: Favicon does not show in Chrome browserOops sorry haha, yes it is food, not foold. I uploaded the favicon via my theme: Customizr. What is a better way to use? Thanks!
Forum: Themes and Templates
In reply to: [Customizr] Menu and tagline wrap on IE, not on other browsersUpdate: someone told me that IE will only read and use a certain, limited number of CSS modifications. Is that true? If so, that would explain it. Is there any way around this?
Forum: Themes and Templates
In reply to: [Customizr] Menu and tagline wrap on IE, not on other browsersP.S. The reason this is an issue is because my website is designed for a mostly Chinese audience, and in China, most people use IE.
Forum: Themes and Templates
In reply to: [Customizr] Align header tag line to the leftThank you Bojan.
Forum: Themes and Templates
In reply to: [Customizr] Align header tag line to the leftI have tried some things, but with no success. I think if I could align the tagline to the left, meaning aligned with the left side of the first menu item below it, everything would work perfectly.
Forum: Themes and Templates
In reply to: [Customizr] Menu and tagline wrap on IE, not on other browsersHere is the only code I have so far in relation to the navbar:
.navbar-wrapper .navbar h2 {
width: 110%;
}
.navbar .nav > li > a {
padding: 5px 12px;
font-size: 16px;
}Forum: Themes and Templates
In reply to: [Customizr] Align header tag line to the leftHere is the only code I have so far in relation to the navbar:
.navbar-wrapper .navbar h2 {
width: 110%;
}
.navbar .nav > li > a {
padding: 5px 12px;
font-size: 16px;
}Forum: Fixing WordPress
In reply to: Click to scroll down?karpstrucking, thank you!
Forum: Fixing WordPress
In reply to: Sites with lots of pages: problems?Ok thanks, that is good news.
Forum: Themes and Templates
In reply to: [Customizr] Center stretched taglineYou’re a genius! Thank you!
Forum: Themes and Templates
In reply to: [Customizr] Center stretched taglineOk so when I reduce the width, it wraps again.