Welcome, guest!

Feel free to read the blog, browse for themes, or join the club.

Search Bar and Custom image in Leviathan

  1. Two question pertaining to Leviathan

    1. I know how to remove the searchbar from functions.php. But how to i add it in front of Page navigation floating right.

    2. I have 2 image added as a custom field "post-image" and "thumbnail". I want to pull and display thumbnail for front page excerpts (which i guess i can see hybrid news code and do it). Second on "post-image" i want to pull and display on top of individual post below header. how do i do that?

    thanks in advance

    regards
    TJ

  2. i found a solution to the second question. still searching with the first one.

    regards
    TJ

  3. You must be a logged-in exclusive member to view this reply.

  4. after_page_nav ... i was stuck with after_header. cool. let me try that.

    thanks a ton.

    regards
    TJ

  5. hello... no matter what i do i cannot align the search bar across the page navigation floating to the right...

    here is a screenie...

    http://s3.supload.com/free/browser.jpg/view/

    here are the code changes

    functions file

    //add_filter( 'wp_page_menu', 'hybrid_search_form', 11 );
    add_action( 'hybrid_after_page_nav', 'hybrid_search_form', 11 );

    style sheet

    /* Search form */
    #navigation form {
    	float: right;
    	width: 240px;
    	height: 35px;
    	margin: -30px 0 0 0;
    	padding: 0;
    	}
    #navigation .search-submit {
    	display: none;
    	}
    #navigation .search-text {
    	line-height: 30px;
    	float: right;
    	overflow: hidden;
    	width: 230px;
    	padding: 2px 5px 2px 5px;
    	color: #999;
    	background: #2f2f2f;
    	border: 1px solid #858484;
    	}

    Only firefox seem to display it right.. but then again i know that firefox is very forgivable browser. so i might be doing something wrong here..??? please help

    regards
    TJ

  6. You must be a logged-in exclusive member to view this reply.

Reply

You must log in to post.

Limited Access

If you have an account, please take a moment to log in.

Non-exclusive members have limited access to the support forums.

To enjoy the full range of support, sign up for an exclusive membership in the theme club.

Support Forums

  • Core Framework (54 posts)
  • Hybrid Theme (22,711 posts)
  • Bliss Theme (255 posts)
  • Options Theme (10,362 posts)
  • Visionary Theme (767 posts)
  • WordPress (144 posts)
  • WordPress Plugins (2,146 posts)
  • bbPress Themes (308 posts)
  • General Discussion (5,572 posts)
  • Critical Theme (0 posts)
  • Hybrid News Theme (132 posts)
  • Hybrid Original Theme (26 posts)
  • Leviathan Theme (16 posts)
  • Life Collage Theme (9 posts)
  • Old School Theme (3 posts)
  • Outline Theme (108 posts)
  • Skeleton Theme (40 posts)
  • Structure Theme (2,768 posts)
  • Members Plugin (2 posts)
  • Cleaner Gallery Plugin (14 posts)
  • Get the Image Plugin (3 posts)
  • Message Board Plugin (0 posts)
  • Widgets Reloaded Plugin (0 posts)
  • Breadcrumb Trail Plugin (0 posts)
  • Query Posts Plugin (80 posts)
  • Hybrid Hook Plugin (7 posts)
  • Hybrid Hook Widgets Plugin (0 posts)
  • Hybrid Tabs (5 posts)