JPSKILLZ
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Customizr] Link Logo?YOU FOUND THE RIGHTY LINE! ALL THAT NEEDS TO CHANGE IS THE:
href=”https://mysite.com” target=”_blank” title=”<?
TO
href=”https://www.mysite.com” title=”etc. etc.THANKS AGAIN!
Forum: Themes and Templates
In reply to: [Customizr] Link Logo?Oh, do the backticks just make the code pop-up in that little window?
Forum: Themes and Templates
In reply to: [Customizr] Link Logo?And which ones are supposed to be the backticks?
Forum: Themes and Templates
In reply to: [Customizr] Link Logo?Can I test the code via the Child Them Editor on site or do I have to create a new file within the PHP?
Forum: Themes and Templates
In reply to: [Customizr] Link Logo?I agree 100% but it’s what my client wants so, LoL. I started with the Header PHP, but I was playing with the code and the site went blank once so I’m just trying to see if I can find exactly what I’m looking for before messing something up.
Forum: Themes and Templates
In reply to: [Customizr] Link Logo?Any idea on how to do that or does that have to be done by the Theme Creator?
Forum: Themes and Templates
In reply to: [Customizr] Menu Drop Shadow Won't Go AwayOKAY I GOT IT! THANKS @jesin!
Forum: Themes and Templates
In reply to: [Customizr] Menu Drop Shadow Won't Go Away@jesin I’m using a Child Theme. Do I need to change this in the FTP?
Forum: Themes and Templates
In reply to: [Customizr] Menu Drop Shadow Won't Go AwayMicorazoncanta.com
Forum: Themes and Templates
In reply to: [Customizr] Menu and Tagline EditsI’ve got a deadline of tomorrow and I’ve tried everything ya’ll have told me, but nothings seems to work? It worked for the Social Media icons?
Forum: Themes and Templates
In reply to: [Customizr] How to center the navigationRustywood, just adjust your widths and margins:
.navbar .nav {
display: block;
margin-left: 15%
}
.navbar-wrapper .brand {
width:100%;
display:block;
}
.navbar-wrapper .social-block {
display:;
}
.span7.inside.site-description {
float:right;
margin-right:23%
}
.navbar-wrapper .navbar-inner {
display:block;
width:100%;
margin-left:25%;
max-width:75%
}Forum: Themes and Templates
In reply to: [Customizr] How to Change the Width of MenuGotcha’. Thanks.
Forum: Themes and Templates
In reply to: [Customizr] How to Change the Width of Menu“@JPSKILLZ
If you mean the WP Editor, I’d recommend not using that as it changes core files.
CustomCSS panel is designed to help you fix the CSS, and then move into a Child Theme to avoid losing changes on updates, as above.”???
Forum: Plugins
In reply to: [Kebo Twitter Feed] PHP ErrorWAIT! It just started working! After updating to version 0.5.8 I removed the other widget that I had in the same Footer area (iTunes Preview Widget) and it started working. Once I added the iTunes Widget back it continued working! See, told you we could do it! LoL
Forum: Plugins
In reply to: [Kebo Twitter Feed] PHP ErrorI updated it, but it’s still saying “Sorry, no Tweets found.”