Search found 13 matches

by timcappalli-lyndon
Sat Jan 21, 2012 10:59 pm
Forum: Skins and Themes
Topic: Moved search to header, lost search functionality
Replies: 12
Views: 22823

Re: Moved search to header, lost search functionality

That seemed to work for the most part. The new issue seems to be that on certain pages, the search portion of that box does not appear. I added custom text above the search box and that seems to stay. The pages I noticed that the search box didn't appear were the actually FAQ pages, the contact page...
by timcappalli-lyndon
Wed Jan 18, 2012 2:20 am
Forum: General discussions
Topic: How to create custom pages with navigation-blocks
Replies: 7
Views: 8959

Re: How to create custom pages with navigation-blocks

This was working great until I turned on clean urls. Now none of the custom pages work. For example, http://it.lyndonstate.edu/index.php?action=itspolicy, is shown as http://it.lyndonstate.edu/itspolicy, which cannot be resolved and shows a 404 error. I am using IIS 7.5 and using the URL rewrite imp...
by timcappalli-lyndon
Fri Jan 13, 2012 3:31 am
Forum: Skins and Themes
Topic: Customize category page?
Replies: 3
Views: 10930

Customize category page?

Is there a way to customize each category page? For example, we would like to include a "banner" type image on each category page, replacing the text "FAQ in Category" with the image and then put a brief blurb before the list of items. I assume it is possible because of the templ...
by timcappalli-lyndon
Fri Jan 13, 2012 3:23 am
Forum: Proposals
Topic: Teaser break for news items
Replies: 0
Views: 6725

Teaser break for news items

Hi - I'm speaking in Drupal terms, but I would like to see the option to set a teaser break on a news item. At times we have very long news posts that take up too much space on the home page. You would insert the teaser break and then when it appears on the homepage, there would be a "more"...
by timcappalli-lyndon
Mon Jan 02, 2012 10:48 pm
Forum: Skins and Themes
Topic: Moved search to header, lost search functionality
Replies: 12
Views: 22823

Re: Moved search to header, lost search functionality

Instant Search on the home page is not enabled. Still can't seem to get this work.

This is how it appears: Image
by timcappalli-lyndon
Sat Dec 24, 2011 5:20 pm
Forum: Skins and Themes
Topic: Moved search to header, lost search functionality
Replies: 12
Views: 22823

Re: Moved search to header, lost search functionality

Correct. Here is the entire section of the index.tpl (right now the search is commented out) <div id="header-wrapper"> <header id="header"> <div id="header-logo"> <a href="http://it.lyndonstate.edu"><img src="/template/lyndonits/images/ITS-Header-Logo.png...
by timcappalli-lyndon
Thu Dec 22, 2011 2:56 pm
Forum: Skins and Themes
Topic: Moved search to header, lost search functionality
Replies: 12
Views: 22823

Re: Moved search to header, lost search functionality

I literally took the code from the main content area in the index and moved it to the header. Code below: <!-- <div id="searchBox-header"> [globalSearchBox] <a href="http://www.lyndonstate.edu/" target="_blank">Lyndon Home</a> <form id="search" action="{w...
by timcappalli-lyndon
Wed Dec 21, 2011 6:44 pm
Forum: Skins and Themes
Topic: Moved search to header, lost search functionality
Replies: 12
Views: 22823

Re: Moved search to header, lost search functionality

Is there any workaround to get this to work?
by timcappalli-lyndon
Sun Dec 18, 2011 9:19 pm
Forum: General discussions
Topic: How to create custom pages with navigation-blocks
Replies: 7
Views: 8959

Re: How to create custom pages with navigation-blocks

What is the correct way to do this with 2.7? I can't seem to find constants.php.

Thanks
by timcappalli-lyndon
Sun Dec 18, 2011 5:55 am
Forum: Skins and Themes
Topic: Moved search to header, lost search functionality
Replies: 12
Views: 22823

Moved search to header, lost search functionality

I moved the search code from the main content area to the header and now the search functionality has been lost. Instead of showing the proper text in the button (Search) and below the bar (Advanced search), the text displays the variables. When I click the search button, I get a page cannot be disp...
by timcappalli-lyndon
Thu Dec 15, 2011 1:56 pm
Forum: Skins and Themes
Topic: Hover drop downs?
Replies: 4
Views: 11011

Re: Hover drop downs?

My development site isn't open to the outside world through our corporate firewall. Is there another way to get this to you?
by timcappalli-lyndon
Thu Dec 15, 2011 1:17 pm
Forum: Skins and Themes
Topic: Hover drop downs?
Replies: 4
Views: 11011

Re: Hover drop downs?

Here is the nav bar as it appears when you visit the page: http://it.lyndonstate.edu/images/temp/collapsed.png Here it is after selecting a category with subcategories: http://it.lyndonstate.edu/images/temp/expanded.png I'd like to try and make those subcategories into drop downs when you hover over...
by timcappalli-lyndon
Thu Dec 15, 2011 4:37 am
Forum: Skins and Themes
Topic: Hover drop downs?
Replies: 4
Views: 11011

Hover drop downs?

Hi - So I moved my category list to be a second nav bar a the top and now I have run in to an issue. When I click on a category with subcategories, the styling gets all jacked up because it inserts the subcategory links below the nav bar and pushes all of the elements further down. Is there a way to...