Search found 97 matches
- Mon Aug 07, 2017 4:25 pm
- Forum: CMSMS Core
- Topic: Re-Index all content--what happens?
- Replies: 5
- Views: 2659
Re: Re-Index all content--what happens?
Thanks for the info, Paul and velden!
- Fri Aug 04, 2017 7:35 pm
- Forum: CMSMS Core
- Topic: Re-Index all content--what happens?
- Replies: 5
- Views: 2659
Re: Re-Index all content--what happens?
Thanks calguy--sounds like I should probably avoid the reindex. Maybe I will upgrade, it's been such a long time since I've created this site it would be nice to have a new version. But it's a similar thing, I can't have the site break from that either. I'm considering starting from scratch with the...
- Fri Aug 04, 2017 6:01 pm
- Forum: CMSMS Core
- Topic: Re-Index all content--what happens?
- Replies: 5
- Views: 2659
Re-Index all content--what happens?
Hi, I'm making some updates to a site I set up a long time ago. It's on version 1.9.4.2 right now. My understanding is for some new things I've added to the site to show up using the search module, I will need to "Reindex All Content" first. I haven't done this before and am trying to figu...
- Mon Nov 26, 2012 4:18 pm
- Forum: Layout and Design (CSS & HTML)
- Topic: menu manager--different color links?
- Replies: 20
- Views: 7523
Re: menu manager--different color links?
ok thanks for all your help velden. Once I get some time I'll try to figure out what I missed, I'm sure this will work out. I'll post an update once I have something. Thanks again.
- Tue Nov 20, 2012 9:42 pm
- Forum: Layout and Design (CSS & HTML)
- Topic: menu manager--different color links?
- Replies: 20
- Views: 7523
Re: menu manager--different color links?
ok so I made the copy, gave it a name and put the code in the particular page template I am using. What part of this new menu template gets edited?
- Tue Nov 20, 2012 4:12 pm
- Forum: Layout and Design (CSS & HTML)
- Topic: menu manager--different color links?
- Replies: 20
- Views: 7523
Re: menu manager--different color links?
Hi velden,
I went to the menu manager and I see this is checked as my default:
I also see the cssmenu.tpl but I'm afraid of overwriting what I already have/ruining my menu. If I import this will it affect what I already have?
I went to the menu manager and I see this is checked as my default:
Code: Select all
simple_navigation.tpl (read only)
- Mon Nov 19, 2012 4:23 pm
- Forum: Layout and Design (CSS & HTML)
- Topic: menu manager--different color links?
- Replies: 20
- Views: 7523
Re: menu manager--different color links?
thanks velden, I created the site traditionally and then built the CMS around it. But this menu was long enough ago that I can't remember exactly how I did it, I'll have to revisit some of my old posts as I got a lot of help on this site. My main site template has this: {menu template="cssmenu....
- Fri Nov 16, 2012 9:41 pm
- Forum: Layout and Design (CSS & HTML)
- Topic: menu manager--different color links?
- Replies: 20
- Views: 7523
Re: menu manager--different color links?
Yeah something is off, when I went to layout/menu manager this is all that was there originally: {foreach from=$nodelist item=node} <a href="{$node->url}">{$node->menutext}</a> | {/foreach} And there are several menu templates but I don't remember how I put this together. I pasted your cod...
- Fri Nov 16, 2012 7:38 pm
- Forum: Layout and Design (CSS & HTML)
- Topic: menu manager--different color links?
- Replies: 20
- Views: 7523
Re: menu manager--different color links?
typed it in there, not seeing the change though.
http://aifawards.com/
trying to change the first two items under the "awards catalog" menu item, "listed alphabetically" "listed by page number"
http://aifawards.com/
trying to change the first two items under the "awards catalog" menu item, "listed alphabetically" "listed by page number"
- Fri Nov 16, 2012 5:10 pm
- Forum: Layout and Design (CSS & HTML)
- Topic: menu manager--different color links?
- Replies: 20
- Views: 7523
Re: menu manager--different color links?
Hi Velden, tried your example but I'm probably missing something. I replaced my menu manger template with what you provided, added your classes to my style sheet, and in the page that I want to appear a different color I put the ".purple a {color : #ff00ff;}" in the Extra Page Attribute 1:...
- Thu Nov 15, 2012 5:11 pm
- Forum: Layout and Design (CSS & HTML)
- Topic: menu manager--different color links?
- Replies: 20
- Views: 7523
Re: menu manager--different color links?
Thanks for that velden, looks pretty intense. As soon as I get a chance I'll give it a try.
- Wed Nov 14, 2012 6:16 pm
- Forum: Layout and Design (CSS & HTML)
- Topic: menu manager--different color links?
- Replies: 20
- Views: 7523
Re: menu manager--different color links?
Thanks for the reply Jean,
Unfortunately I don't know php or smarty tags yet... so I'm not sure where to put that tag or what it does. Could you elaborate?
Thanks
Unfortunately I don't know php or smarty tags yet... so I'm not sure where to put that tag or what it does. Could you elaborate?
Thanks
- Mon Nov 12, 2012 4:18 pm
- Forum: Layout and Design (CSS & HTML)
- Topic: menu manager--different color links?
- Replies: 20
- Views: 7523
Re: menu manager--different color links?
Hi velden, I think would like to specify it by page. As an example, at this link http://aifawards.com/ Under the second menu item on the left "Awards Catalog" ...I want to make the first two links under that menu (Listed Alphabetically, Listed By Page Number) pop-out visually so that you k...
- Fri Nov 09, 2012 9:53 pm
- Forum: Layout and Design (CSS & HTML)
- Topic: menu manager--different color links?
- Replies: 20
- Views: 7523
menu manager--different color links?
Hi, I would like to know if there is a way I can create a body id or div on a page, and have its link be a different color from all the rest. This style sheet I have is good but I want the first two links in one of the drop down menus to be a different color so it pops out visually. I tried giving a...
- Thu Aug 02, 2012 6:35 pm
- Forum: Layout and Design (CSS & HTML)
- Topic: [SOLVED] Style Sheet will not retain changes
- Replies: 4
- Views: 1925
Re: Style Sheet will not retain changes
ok that did it.