Search found 5 matches
- Thu May 17, 2012 11:54 am
- Forum: The Lounge
- Topic: [SOLVED]Graphical menu in CMSMS
- Replies: 2
- Views: 1191
Re: Graphical menu in CMSMS
Thanks Dr. CSS for the quick reply and a push in the right direction. I've done just as you instructed, and used one of the default menus and with few modifications menaged to get all of the button states needed, default, active/selected, and (with a littlebit of java script) over to show. So now th...
- Mon May 07, 2012 4:56 pm
- Forum: The Lounge
- Topic: [SOLVED]Graphical menu in CMSMS
- Replies: 2
- Views: 1191
[SOLVED]Graphical menu in CMSMS
Hi, I am using jpg images in menu(i made 3: one for normal-grey , one for mouseover-yellow, and another for selected-black state), and i don't know how to make a mouseover or selected effect. Basicly I want to call different button image for each state(normal, over, selected), if possible. this imag...
- Sun Mar 11, 2012 5:04 pm
- Forum: CMSMS Core
- Topic: [SOLVED] Excluding Contant aliasis from search result
- Replies: 4
- Views: 1866
Re: [SOLVED] Excluding Contant aliasis from search result
It works!
Thanks a lot!!!
Thanks a lot!!!
- Sat Mar 10, 2012 6:52 pm
- Forum: CMSMS Core
- Topic: [SOLVED] Excluding Contant aliasis from search result
- Replies: 4
- Views: 1866
Re: Excluding Contant aliasis from search result
Thanks for replying, I've been trying to do just that. I used the default searchresult template with minor adjustment, but can't get it right. {debug} <h3>{$searchresultsfor} "{$phrase}"</h3> {if $itemcount > 0} <pre> {$entry|print_r}</pre> <ul> {foreach from=$results item=entry} {if !{$pa...
- Fri Mar 09, 2012 3:12 pm
- Forum: CMSMS Core
- Topic: [SOLVED] Excluding Contant aliasis from search result
- Replies: 4
- Views: 1866
[SOLVED] Excluding Contant aliasis from search result
Hi,
I'm using search module 1.7 and would like to exclude all contant aliases from search result.
I'm using search module 1.7 and would like to exclude all contant aliases from search result.