Search found 20 matches

by lchestnut
Sat Jul 14, 2012 3:20 am
Forum: Modules/Add-Ons
Topic: CGBlog Detail page
Replies: 7
Views: 2628

[Resolved] Re: CGBlog Detail page

Thank you so much.

{If !$detailed} (this didnt work for me) I changed it to {if !isset($detailed)} and it worked perfectly.

I appreciate your help.

Lisa
by lchestnut
Fri Jul 13, 2012 8:32 pm
Forum: Modules/Add-Ons
Topic: CGBlog Detail page
Replies: 7
Views: 2628

Re: CGBlog Detail page

That is a great idea. Can you give me an example?

Thanks

Lisa
by lchestnut
Fri Jul 13, 2012 2:13 am
Forum: Modules/Add-Ons
Topic: CGBlog Detail page
Replies: 7
Views: 2628

Re: CGBlog Detail page

Yes I know but that is posing a problem. The main div has a left margin that I dont need on this one page but I do need it for other pages.
by lchestnut
Thu Jul 12, 2012 11:05 am
Forum: Modules/Add-Ons
Topic: CGBlog Detail page
Replies: 7
Views: 2628

CGBlog Detail page

I am using the latest of everything. How do I get the article detail to not put the full article into the div for the main content? If I click on the article from the summary page and open the full article, it shows up inside the main content div which alters the spacing. http://peppersville.net Tha...
by lchestnut
Thu Jul 12, 2012 10:44 am
Forum: Layout and Design (CSS & HTML)
Topic: Subtitles in menu
Replies: 2
Views: 1704

Re: Subtitles in menu

I will try that.

Thanks
by lchestnut
Thu Jul 12, 2012 2:49 am
Forum: Layout and Design (CSS & HTML)
Topic: Subtitles in menu
Replies: 2
Views: 1704

Subtitles in menu

Is there a way to add subtitles to the menu? I am moving my site from Joomla to CMSMS. My current site is http://peppersville.com with subtitles but I cant find how to recreate it.

Thanks

Lisa
by lchestnut
Fri Jun 15, 2012 11:59 pm
Forum: Layout and Design (CSS & HTML)
Topic: Adding a class to first child on drop down menu
Replies: 3
Views: 2150

Re: Adding a class to first child on drop down menu

Ok. I did make a copy of the minimal menu should I use the cssmenu instead? I have an image that goes at the top of the first child of the drop down. I have attached an image to show how it is supposed to look. I appreciate your help. I am still learning how to apply all of the css styles to the dif...
by lchestnut
Fri Jun 15, 2012 7:05 pm
Forum: Layout and Design (CSS & HTML)
Topic: Adding a class to first child on drop down menu
Replies: 3
Views: 2150

Adding a class to first child on drop down menu

I am porting a template to CMSMS and I am having an issue with getting the menu to display properly. http://simpledesign.peppermgmt.com I am using a copy of the minimal menu as follows: {if $count > 0} <ul class="dd-menu"> {foreach from=$nodelist item=node} {if $node->depth > $node->prevde...
by lchestnut
Fri Jun 15, 2012 4:05 pm
Forum: Layout and Design (CSS & HTML)
Topic: [Solved] One Stylesheet not being linked
Replies: 17
Views: 6221

Re: One Stylesheet not being linked

I understand but removing 6 lines when I have over 3100 is not going to make it better when I have several css files to incorporate. I need some of those note lines so I can find the information I am looking for when making changes. Thank you. I appreciate your help. I have learned something I didnt...
by lchestnut
Thu Jun 14, 2012 2:14 am
Forum: Layout and Design (CSS & HTML)
Topic: [Solved] One Stylesheet not being linked
Replies: 17
Views: 6221

[Resolved]Re: One Stylesheet not being linked

Yes the main one is large so I am linking that one from a file.

Thanks

Lisa
by lchestnut
Thu Jun 14, 2012 12:45 am
Forum: Layout and Design (CSS & HTML)
Topic: [Solved] One Stylesheet not being linked
Replies: 17
Views: 6221

Re: One Stylesheet not being linked

It doesnt matter. If they are too long, they get truncated. The only way I was able to get the remaining 3 stylesheets to display my styles was to remove half of the styles from the first stylesheet. CMSMS must have a display limit.
by lchestnut
Thu Jun 14, 2012 12:12 am
Forum: Layout and Design (CSS & HTML)
Topic: [Solved] One Stylesheet not being linked
Replies: 17
Views: 6221

Re: One Stylesheet not being linked

Not if you create them inside CMSMS. They get combined.

They would be linked separately if I directly linked them in the head of my template.
by lchestnut
Wed Jun 13, 2012 11:50 pm
Forum: Layout and Design (CSS & HTML)
Topic: [Solved] One Stylesheet not being linked
Replies: 17
Views: 6221

Re: One Stylesheet not being linked

no it doesnt work since the resulting combined file is still too large.
by lchestnut
Wed Jun 13, 2012 9:31 pm
Forum: Layout and Design (CSS & HTML)
Topic: [Solved] One Stylesheet not being linked
Replies: 17
Views: 6221

Re: One Stylesheet not being linked

That didnt help and I have several css files to add.

How do I fix this?
by lchestnut
Wed Jun 13, 2012 8:50 pm
Forum: Layout and Design (CSS & HTML)
Topic: [Solved] One Stylesheet not being linked
Replies: 17
Views: 6221

Re: One Stylesheet not being linked

I did some research. In firebug the last line of my css file that is loaded is line 2702 but there are 3039 lines in the combined file in the /tmp directory therefore 337 lines are not being loaded. If I link all of the stylesheets instead, they work. So its not the paths to the files. It must be in...

Go to advanced search