Revolution Wordpress Theme: Add additional pages to Navbar
The navbar & subnavbar code is in header.php. If you need to display a few more pages on the navbar, adjust the following css (in style.css): Code: Select all #nav a {style.css (line 175) color:#FFFFFF; display:block; font-weight:bold; margin:0 0 0 0; padding:5px 10px 6px; } Code: Select all ...
Revolution Wordpres Theme: Change text in the three "text area 1", "text area 2", etc.
Description: Change text in the three "text area 1", "text area 2", etc. blocks on the right column of the main and child pages. Cause: The intent of this sidebar is to have the same information in the sidebar boxes in all the pages they appear. In other words, as it is written, the informatio ...
Revolution Wordpress theme: How to Display Drop Down Menus in Front of Featured Content
How to Display Drop Down Menus in Front of Featured Content When using the Featured Content plugin on a homepage, the drop down menus will display behind it. Take a look at the current CSS code below for the #navbar: #nav li { float: left; margin: 0px; padding: 0px; } #nav li li { float: left; m ...
Revolution Wordpress theme: How to Align Images Properly in Your Posts
How to Align Images Properly in Your Posts Many of my Revolution themes have come with the automatic styling of images within posts to align to the left. Recently, I've had a lot of people ask why their images won't align the way they select inside their post editor, and here's why. The current ...
Too Many Catagories for Subnav bar
Description: Subnav bar is breaking the template because the catagories are spilling over to the next row. I don't want all the catagores in the subnav bar anyway. How do I take them out while still keeping the catagories? Resolution: You can just exclude the categories that you don't want to s ...
Change header file in your wordpress reveluton forum theme
1. Edit overall_header.html in the template folder of your forum software folder Example of location: forum/styles/revolution_forum-10/template/overall_header.html 3.
Wordpress 2.5 Image/Media Uploader problems
Having problems with the new uploader system? Does it get "stuck" or otherwise not work for you? Things to try: 5. IE has specific known issues. Download these two files, replace them in your WordPress installation: IE-Fix Source: http://wordpress.org/support/topic/164999?replies=1