Archive for beginner level
WordPress, navbar, and images?
Posted by: | Commentswordpress design Question: WordPress, navbar, and images?
I am looking to create a website/blog using wordpress and while I understand the basics of using wordpress, I don’t know everything and have a question. Is it possible to create a navbar that either contains images as the buttons, or an interesting and graphical font used as buttons? If so, how? Like could I design a navbar in photoshop, make hotspots in fireworks and then somehow use it as my navbar in wordpress? Or is there a simpler way of doing this? Thanks!
Best Response:
Answer by Windowphobe
It’s doable, but you can’t use any of the cute WordPress shortcuts for producing navbars: you’ll have to code it in good old HTML and paste into the template. Fortunately, WP and HTML coexist nicely if you stick to a single stylesheet and don’t get your DIVs out of order.
NOTE: More tutorials at mcbuzz.wordpress.com This beginner-level WordPress Tutorial by Mark McLaren of McBuzz Communications shows how to make a “static” WordPress page your Home page (also called a “front page“), and how to hide the second Home page link that sometimes appears in your site navigation when you make that static page a Home page. By default, a WordPress website displays the blog page on the home front page. For example, when you go to the Business Blogging 101 website at mcbuzz.wordpress.com you see blog posts with the most recent post at the top of the page and earlier posts below that. WordPress allows you to select a different page as your home page, so that you can display more traditional content like information about yourself or your business. You can also create another page to use as your blog page, with a link to that page in your site navigation. Watch this tutorial to see how to do this. One problem you may run into when you make a static page your home page is that the link to that page now appears in the main site navigation, so that you have two links to the same page – usually the page called “Home”. The second part of this tutorial shows how to remove one of those links from your site navigation so that visitors to your site are not confused by the duplicate link.
How to Add Header Image to WordPress theme?
Posted by: | Commentswordpress theme Question: How to Add Header Image to WordPress theme?
I need to add an image above the menu for this theme
http://www.8bitmix.com/angeldreamsphotography/
But i can not Figure it out for this Theme does anyone haev any experience with the Reflection WordPress Theme
http://photoblog.xyloid.org/
Best Response:
Answer by j k
Try asking on the theme creator’s forum:
http://xyloid.org/forum/viewtopic.php?f=4
This Beginner-level WordPress Tutorial shows how to make a “Back to Top” link that you can insert at the bottom of a Page or Post – or in the middle of a long Page or Post – that takes you back to the top of the page when you click on it. This tutorial shows the easy way to create a “Back to Top” link. There is an advanced way that is covered in a separate tutorial. The advanced way takes you to the top of the page faster than the easy way because it works without reloading (refreshing) the page. But the advanced method involves adding a bit of HTML to the header.php text file in the WordPress theme, so you cannot use the advanced method on wordpress.com sites.
