Changing Menu Fonts Design [closed]

Your question is really a pure CSS and HTML question and not specifically WordPress. It’s best to learn to use Firebug with Firefox, or use the developer tools in Chrome or Safari or IE to view and work with the CSS and HTML in your theme and then make those changes to theme files, such … Read more

Nav menu custom html:

WordPress themes can be set up in many different ways, which is both a blessing (you can do things however you like) and a curse (there’s not always a single file you need to look at to make a particular change). You’re on the right track, looking into the theme. What you’ll need to do … Read more

Creating a Horizontal menu

In my opinion, this is a CSS-only question. You have to provide the <li> elements in your menu with the CSS style display: inline; (or ‘inline-block’).

creating a left-side sidebar in word press [closed]

Register a sidebar in your functions.php using register_sidebar. Put some widgets in your sidebar from the dashboard (Appearance/Widgets). Show the sidebar on specific pages on your website by using dynamic_sidebar in your php code. Or you can create a sidebar-{your-sidebar-id}.php file and use get_sidebar to show the sidebar wherever you want. Use CSS / HTML … Read more

Hata!: SQLSTATE[HY000] [1045] Access denied for user 'divattrend_liink'@'localhost' (using password: YES)