the code above has to go into style.css of your theme folder.Just add it in a new line at the end of style.cssIt's actually to make sub-child-pages line up beside the dropdown of child-pages, it might help you with the…
this is just about style.csssome months ago I recommended to add#page-bar li ul ul {margin:-22px 0 0 154px;}in the last post here:viewtopic.php?f=2&t=121&p=410in one of my themesI added:#page-bar li ul ul { margin: -22px 0 0 168px; }#page-bar li:hover ul ul,…
in my copy of this theme I find in index.php:$column = get_settings ( "cp_status_Column" ); if ( $column != "one" )following is the two column part, easy to see at:if( $odd = $i%2 ) { echo '<div class="clearfloat">'; }about 80…
I like to use this Plugin Name: WP SEO Tags ( Plugin URI: http://www.saquery.com/wordpress/wp-seo-tags ) to add Tag-Search-Page for each Keyword Phrase logged and moderated before they appear. The problem for me was an ever increasing table in my database…
@Matthewthat's just about an additional entry in style.css, you have to format the second ul-list inside the normal dropdowntry to add in style.css#page-bar li ul ul {margin:-22px 0 0 154px;}the values you might have to adjust, I use in http://themes.go41.de/?wptheme=arthemix_ME…
This page in particular: http://godaisies.com/lis/student-groups/lissa/officers/Hover over "Student Groups" in the top bar navigation. You see "LISSA" and "Officers," right? Now look in the sidebar menu. It is displayed correctly there with Officers being the child of LISSA. On the back…
Omar, Thank you again! Ok here is a link [url=http://demo.colorlabsproject.com/arthemia/]nullIf you go the the "About" on the main menu it drops down a sub page and then when you go to the last sub page it drops to another sub…
Thank you Omar for your response. Yes, I have already done that but need to add another to the child page. Below is the link style I'm looking to create.Need to make it: Page - Sub Page - Sub Sub…
aranovo WordPress theme Theme Description: Aranovo theme is using an image slider for the first four posts integrated into Wordpress. Gravatar and threaded comment support is included. An automatic thumbnail resizer (timthumb) using a customfield manages the size of images…
The solution for issue 1 worked like charm. Thanks a lot.Issue 2I don't intend to remove the .png images. Typical stories with excerpts appear as belowOil and Gas, Featured >>Story titleExcerpt.............Read MoreYou can click on News in the main menu…