• Skip to primary navigation
  • Skip to main content
  • Skip to primary sidebar
  • Skip to footer

danblee.com

Tutorials & Knowledge Base Articles for System Administrators who wear many, many hats.

  • Home
  • About
  • Ask Me
  • DBLHost.com
You are here: Home / Archives for wp-admin

wp-admin

WordPress: Preformatted style not wrapping

September 20, 2012 by Dan B. Lee Leave a Comment

I just finished up Recover a Mailbox in Exchange 2010 and noticed that my "preformatted" style wasn't wrapping. Here's what I had in my style sheet for <pre> pre { background: #eee; border: 1px solid #ddd; padding: 10px; margin: 40px 10px; } I didn't have anything to let the preformatted text know how to react once it reached the end of the line. I added this and it worked: pre { background: #eee; border: 1px solid #ddd; padding: 10px; margin: 10px 40px; … [Read more...] about WordPress: Preformatted style not wrapping

Filed Under: Website Design, WordPress Tagged With: Blank Themes, Editing, Theme Design, Web Design, Wordpress, wp-admin

Menu option not showing up in WordPress

September 18, 2012 by Dan B. Lee Leave a Comment

If you're creating a new theme you may immediately notice that menu options aren't available in your wp-admin navigation. This is because you haven't told your new theme that you'd like to begin using menus. In order to register menus that you'd like to work with, add the following to your functions.php file in your theme folder. If you don't have a functions.php file yet, create one and add this: function register_my_menus() { register_nav_menus( array( 'header-menu' => __( 'Header … [Read more...] about Menu option not showing up in WordPress

Filed Under: WordPress Tagged With: coding, functions.php, nav menus, Wordpress, wp-admin

Primary Sidebar

Categories

  • Active Directory
    • Group Policy
  • Adobe Photoshop
  • Browsers
    • Chrome
  • Cloud Based Technology
    • Citrix XenApp
  • ConnectWise
    • LabTech
  • Dell
  • Internet Service Providers (ISPs)
  • iPhone
  • Linux
    • CentOS
    • OpenVPN
    • SaltStack
    • Ubuntu
  • Microsoft Office
    • Lync
    • Microsoft Excel
    • Microsoft Outlook
    • Microsoft Word
  • Microsoft Windows
    • Active Directory
    • PowerShell
    • Windows 7
    • Windows 8 Preview & Release
  • Networks
  • News
  • Off Topic
  • Office 365
  • Peripherals
    • Monitors
  • Printers
    • Local Printers
    • Network Printers
  • Programming
    • Python
  • Riverbed
  • Security
  • Sharepoint
  • Social Media
  • Splunk
  • Storage
  • Switching & Routing
    • Cisco
    • Fortinet
  • Technology Culture
    • Opinion
  • Uncategorized
  • Virtualization
    • VEEAM
    • VMware
  • WAMP
  • Web Hosting
    • WHMCS
  • Website Design
  • Windows Server
    • Exchange 2003
    • Exchange 2010
    • Exchange 2013
    • Microsoft SQL
    • Windows Server 2003
    • Windows Server 2008 R2
    • Windows Server 2012
  • WordPress

Footer

Recent Activity

  • pings on Xerox Phaser 3635MFP Default Admin Username and Password
  • Xerox Phaser 3635MFP Default Admin Username and Password — danblee.com on About Dan B. Lee
  • Estudio Login | LOGINEGG on Toshiba E-Studio Default Administrator Username and Password
  • Estudio Login | LOGINSPENT on Toshiba E-Studio Default Administrator Username and Password
  • Estudio Login | CHARTLOGIN on Toshiba E-Studio Default Administrator Username and Password

Dan Lee

Dan B. Lee works at SyApps, LLC., a Managed Hosting Solutions Firm, as a Senior Network Engineer. Dan has a decade of IT experience and specializes in a number of different disciplines including Virtualization, Web Site Hosting and Design, Network Security, Data Center Architecture, Local and Remote Server Hosting, and Backup & DRS Solutions. Read More…

Links

  • Home
  • About Dan B. Lee
  • Ask Me
  • Privacy Policy

Copyright © 2021 · Genesis Child Theme on Genesis Framework · WordPress · Log in