Search found 31 matches

by eddyndm
Thu May 24, 2012 9:44 am
Forum: Modules/Add-Ons
Topic: Limit news posts to 3[SOLVED]
Replies: 2
Views: 902

Re: Limit news posts to 3

Worked a treat! Thankyou :D
by eddyndm
Thu May 24, 2012 8:59 am
Forum: Modules/Add-Ons
Topic: Limit news posts to 3[SOLVED]
Replies: 2
Views: 902

Limit news posts to 3[SOLVED]

Hi Guys, i have a site that has 2 news feeds, fed from the same news module. I am trying to limit one of the pages to ONLY display 3 posts, then the main news section display them all. I have tried this {news pagelimit="3"} and also {news number="3"} with no luck, it simply adds ...
by eddyndm
Sat Apr 21, 2012 4:37 pm
Forum: Modules/Add-Ons
Topic: News Module Search
Replies: 2
Views: 1051

Re: News Module Search

Thankyou! :)
by eddyndm
Sat Apr 21, 2012 9:54 am
Forum: Modules/Add-Ons
Topic: News Module Search
Replies: 2
Views: 1051

News Module Search

Hey guys, ive setup and installed the News Module (v 2.11.3) was just wandering if it has a search feature, or if there is another module i can use to act as a search feature within news posts? :)

Many thanks!
by eddyndm
Thu Mar 29, 2012 7:20 am
Forum: Layout and Design (CSS & HTML)
Topic: CSS Based Menu drop down
Replies: 24
Views: 8370

Re: CSS Based Menu drop down[SOLVED]

Many thanks Wishbone! :)

Worked fantastic, as did the # href item :)

Thankyou again! ;D
by eddyndm
Wed Mar 28, 2012 3:02 pm
Forum: Layout and Design (CSS & HTML)
Topic: CSS Based Menu drop down
Replies: 24
Views: 8370

Re: CSS Based Menu drop down

Replied, many thanks :)
by eddyndm
Wed Mar 28, 2012 2:53 pm
Forum: Layout and Design (CSS & HTML)
Topic: CSS Based Menu drop down
Replies: 24
Views: 8370

Re: CSS Based Menu drop down

Ok its all back to standard, i have replaced the regular menu layout with {menu} and set the menu manager to use simple navigation :)

How do i set the services menu item to have a href of #? :)

Thanks for your help :)
by eddyndm
Wed Mar 28, 2012 2:41 pm
Forum: Layout and Design (CSS & HTML)
Topic: CSS Based Menu drop down
Replies: 24
Views: 8370

Re: CSS Based Menu drop down

It works fine if i put the original code back for the menu, i will remove CSSMenu.js and see what happens :)
by eddyndm
Wed Mar 28, 2012 9:20 am
Forum: Layout and Design (CSS & HTML)
Topic: CSS Based Menu drop down
Replies: 24
Views: 8370

Re: CSS Based Menu drop down

Hey guys thanks again for replies, this is starting to become harder than i thought. I reset everything back to standard and put my standard original menu back in, reset all layouts/templates/menus and then altered the menu from <div id="navigation"> <ul> <li class="current_page_item ...
by eddyndm
Tue Mar 27, 2012 10:45 pm
Forum: Layout and Design (CSS & HTML)
Topic: CSS Based Menu drop down
Replies: 24
Views: 8370

Re: CSS Based Menu drop down

Hey guys thanks for all your helping, really appreciate it. I have changed it to this : <ul> {foreach from=$nodelist item=node} {if $node->depth > $node->prevdepth} {repeat string="<ul class="sub-menu">" times=$node->depth-$node->prevdepth} {elseif $node->depth < $node->prevdepth...
by eddyndm
Tue Mar 27, 2012 5:00 pm
Forum: Layout and Design (CSS & HTML)
Topic: CSS Based Menu drop down
Replies: 24
Views: 8370

Re: CSS Based Menu drop down

Ive just seen that to, i think its part of CMSMS though....
by eddyndm
Tue Mar 27, 2012 2:33 pm
Forum: Layout and Design (CSS & HTML)
Topic: CSS Based Menu drop down
Replies: 24
Views: 8370

Re: CSS Based Menu drop down

Hi thanks for the reply, i do, i have 3 sub pages under services which i added in the CMS, i made the parent of sub pages "Services" and still no luck :(

Again thanks for the replies and suggestions :)
by eddyndm
Tue Mar 27, 2012 8:34 am
Forum: Layout and Design (CSS & HTML)
Topic: CSS Based Menu drop down
Replies: 24
Views: 8370

Re: CSS Based Menu drop down

Ok ive had a go at what you suggested (many thanks btw!) I done this with no avail :( {if $count > 0} <ul class="sub-menu"> {foreach from=$nodelist item=node} {if $node->depth > $node->prevdepth} {repeat string="<ul>" times=$node->depth-$node->prevdepth} {elseif $node->depth < $n...
by eddyndm
Mon Mar 26, 2012 5:07 pm
Forum: Layout and Design (CSS & HTML)
Topic: CSS Based Menu drop down
Replies: 24
Views: 8370

Re: CSS Based Menu drop down

LOL guys really appreciate your help, but i have no idea what either of you just said.

LOL ive imported simple_navigation.tpl and im looking at it, what im meant to edit though, i have no idea :(

Sorry guys, any further help would be great! :)
by eddyndm
Mon Mar 26, 2012 4:15 pm
Forum: Layout and Design (CSS & HTML)
Topic: CSS Based Menu drop down
Replies: 24
Views: 8370

Re: CSS Based Menu drop down

Thankyou for the reply. My mistake! lol

Working Menu - http://r3ality.co.uk/test/index.html

None Working - http://artemis-pmo-solutions.com/index.php

The none working is using CMSMS and the Working version isnt...

Many thanks :)

Go to advanced search