Title: mozarty's Replies | WordPress.org

---

# mozarty

  [  ](https://wordpress.org/support/users/mozarty/)

 *   [Profile](https://wordpress.org/support/users/mozarty/)
 *   [Topics Started](https://wordpress.org/support/users/mozarty/topics/)
 *   [Replies Created](https://wordpress.org/support/users/mozarty/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/mozarty/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/mozarty/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/mozarty/engagements/)
 *   [Favorites](https://wordpress.org/support/users/mozarty/favorites/)

 Search replies:

## Forum Replies Created

Viewing 8 replies - 1 through 8 (of 8 total)

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Wordfence Security - Firewall, Malware Scan, and Login Security] Scan attempts fail](https://wordpress.org/support/topic/scan-attempts-fail/)
 *  Thread Starter [mozarty](https://wordpress.org/support/users/mozarty/)
 * (@mozarty)
 * [1 year, 7 months ago](https://wordpress.org/support/topic/scan-attempts-fail/#post-18212992)
 * Following up: Turns out my host [allegedly] did not have WF ip’s whitelisted.
   Sounds fishy since I was able to run a manual scan back on the 19th. Que Sara
   Sara; it’s working again!
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Spectra One] System fonts](https://wordpress.org/support/topic/system-fonts-2/)
 *  [mozarty](https://wordpress.org/support/users/mozarty/)
 * (@mozarty)
 * [2 years, 2 months ago](https://wordpress.org/support/topic/system-fonts-2/#post-17781753)
 * Hi [@mohsinbsf](https://wordpress.org/support/users/mohsinbsf/)
 * I’ll second the query / request made by [@slavibg](https://wordpress.org/support/users/slavibg/).
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [radio button – checkout page](https://wordpress.org/support/topic/radio-button-checkout-page/)
 *  Thread Starter [mozarty](https://wordpress.org/support/users/mozarty/)
 * (@mozarty)
 * [12 years, 3 months ago](https://wordpress.org/support/topic/radio-button-checkout-page/#post-4923911)
 * Hi Bass,
 * I came back to post the screenshot as requested and found your css snippet above.
   Worked great – Thank you!
 * No matter how much I dug into this using firebug, I couldn’t track down the issue.
   Being a novice, doesn’t help! 😉
 * And you’re correct, this issue will likely be seen on most any bootstrap based
   theme. As I said earlier…
 * > I feel certain this is a CSS issue only, as it displays the same when using
   > my own, rather lame, bootstrap based theme… any boostrap based theme I’ve tried,
   > does the same thing.
 * Kudos to you sir, for looking into it. And, for providing the CSS to fix it. 
   The essence of FOSS, at work… and thriving.
 * All the best,
    Steve
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Responsive] How can I modify H2/Widget borders?](https://wordpress.org/support/topic/how-can-i-modify-h2widget-borders/)
 *  [mozarty](https://wordpress.org/support/users/mozarty/)
 * (@mozarty)
 * [12 years, 4 months ago](https://wordpress.org/support/topic/how-can-i-modify-h2widget-borders/#post-4771608)
 * This video will give you a solid, down and dirty tutorial, on hacking both css
   and html of the Responive theme…
 * [Responsive Hacking](https://www.youtube.com/watch?v=4QLE53bFC-E)
 * Modeators Note: If this is not allowed, pardon me taking the liberty of sharing
   it.
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Responsive] Change footer widgets from 3 to 2 on responsive theme](https://wordpress.org/support/topic/change-footer-widgets-from-3-to-2-on-responsive-theme/)
 *  [mozarty](https://wordpress.org/support/users/mozarty/)
 * (@mozarty)
 * [12 years, 4 months ago](https://wordpress.org/support/topic/change-footer-widgets-from-3-to-2-on-responsive-theme/#post-4787012)
 * I’m new so, this may not be correct, or the ‘best’ way. But, I’m looking at doing
   the same for my site too. Looking at the code using firebug and also looking 
   at the footer.php file; it appears it’ll require modifying the footer.php itself.
   Using a child theme, copy the file into your child themes folder so any hacks
   you make, aren’t lost when they release an update to the theme base.
 * The way it’s written, it uses 3 ‘.col-300 blocks’ – Changing that (rewriting 
   that portion of the footer.php file) to use only 2 ‘.col-460 blocks’ is how I
   intend to tackle this.
 * That doesn’t answer your question but, perhaps it’ll give you some direction.
   Once I do it for my site, I’ll come back and post the results.
 * Good luck!
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Responsive] Remove in-page navigation line](https://wordpress.org/support/topic/remove-in-page-navigation-line/)
 *  [mozarty](https://wordpress.org/support/users/mozarty/)
 * (@mozarty)
 * [12 years, 4 months ago](https://wordpress.org/support/topic/remove-in-page-navigation-line/#post-4735798)
 * Did you find your answer yet?
 * If not, go to Appearance > Theme Options > Theme Elements. There, you’ll check
   the box to disable “Breadcrumbs.”
 * Save your changes and confirm they’re gone.
 *   Forum: [Everything else WordPress](https://wordpress.org/support/forum/miscellaneous/)
   
   In reply to: [wp.com theme > self-hosted site](https://wordpress.org/support/topic/wpcom-theme-self-hosted-site/)
 *  Thread Starter [mozarty](https://wordpress.org/support/users/mozarty/)
 * (@mozarty)
 * [12 years, 4 months ago](https://wordpress.org/support/topic/wpcom-theme-self-hosted-site/#post-4781948)
 * You’re reply was not misconstrued, my friend. Motif is a nice theme. It’s not
   completely out of the picture for me to use, just yet. I understand too; if I
   go that route, keeping up with updates Automattic releases will be soley my responsibility,
   in the interim.
 * After doing more research, I learned of the possibility of using SVN. Looking
   at the ‘updater.php’ file, I gleaned WPCom_Theme_Updater from it. That search
   led me to a post on wordpress.org, talking about using SVN.
 * For posterity sake, here is a [link to that discussion](http://wordpress.org/support/topic/use-wordpresscom-theme?replies=35).
 *   Forum: [Everything else WordPress](https://wordpress.org/support/forum/miscellaneous/)
   
   In reply to: [wp.com theme > self-hosted site](https://wordpress.org/support/topic/wpcom-theme-self-hosted-site/)
 *  Thread Starter [mozarty](https://wordpress.org/support/users/mozarty/)
 * (@mozarty)
 * [12 years, 4 months ago](https://wordpress.org/support/topic/wpcom-theme-self-hosted-site/#post-4781813)
 * Thank you, Samuel. I’ll look around more.

Viewing 8 replies - 1 through 8 (of 8 total)