Search found 12 matches
- Thu Jan 29, 2015 1:39 pm
- Forum: Layout and Design (CSS & HTML)
- Topic: Menumanager design and responsive layout
- Replies: 5
- Views: 4029
Re: Menumanager design and responsive layout
hi chris, is it possible you cold provide examples using the css ive provided? im not too strong on css, so im not sure how to approach this
- Wed Jan 28, 2015 1:30 pm
- Forum: Layout and Design (CSS & HTML)
- Topic: Menumanager design and responsive layout
- Replies: 5
- Views: 4029
Re: Menumanager design and responsive layout
anybody have any ideas for #2?
- Mon Jan 26, 2015 7:37 pm
- Forum: Layout and Design (CSS & HTML)
- Topic: Menumanager design and responsive layout
- Replies: 5
- Views: 4029
Re: Menumanager design and responsive layout
Thanks chris, worked nicely!
- Mon Jan 26, 2015 3:04 pm
- Forum: Layout and Design (CSS & HTML)
- Topic: Menumanager design and responsive layout
- Replies: 5
- Views: 4029
Menumanager design and responsive layout
currently working on a new theme for my website, right now im working on my navigation menu (using menumanager) however im struggling with a few issues: 1) This theme is responsive so if you were to view it on a mobile device, the layout is optimized for that device, part of that optimization is the...
- Tue Jan 13, 2015 6:27 pm
- Forum: Layout and Design (CSS & HTML)
- Topic: Need help getting images to show in CGBlog
- Replies: 11
- Views: 5560
- Tue Jan 13, 2015 6:13 pm
- Forum: Layout and Design (CSS & HTML)
- Topic: Need help getting images to show in CGBlog
- Replies: 11
- Views: 5560
Re: Need help getting images to show in CGBlog
neither of those are working for me, it might be a good point to mention that my search entries all have open graph meta data which selects the right image for facebook etc, maybe i could pull the meta image into my search results template. Is this possible if so anybody know how? Though above code ...
- Sat Jan 10, 2015 9:35 pm
- Forum: Layout and Design (CSS & HTML)
- Topic: Need help getting images to show in CGBlog
- Replies: 11
- Views: 5560
Re: Need help getting images to show in CGBlog
@ Jeff, what i meant by that was id like for my search module to recognize the tag used for my images in the 'other module' cgblog.. to clarify.. I am using this tag to find my uploaded images in my cgblog module.. <img src="{$entry->file_location}/{$entry->cover}" alt="Artwork" ...
- Sat Jan 03, 2015 2:57 pm
- Forum: Layout and Design (CSS & HTML)
- Topic: Need help getting images to show in CGBlog
- Replies: 11
- Views: 5560
Re: Need help getting images to show in CGBlog
working on the upgrade situation, in the meantime are there any answers to my original problem?
- Fri Jan 02, 2015 9:03 pm
- Forum: [locked] Installation, Setup and Upgrade
- Topic: lots of issues after upgrade
- Replies: 4
- Views: 3932
Re: lots of issues after upgrade
first off, thanks for the replys.. Well actually you'll need PHP 5.4, as 5.3 is already EOL, and no longer supported by the PHP developers. There is a post about this too: viewtopic.php?f=7&t=71719. CMSMS core still works with PHP 5.2, but most 3rd party modules may require 5.3 as a minimum, and...
- Fri Jan 02, 2015 4:45 pm
- Forum: [locked] Installation, Setup and Upgrade
- Topic: lots of issues after upgrade
- Replies: 4
- Views: 3932
lots of issues after upgrade
after backing up my database and files, i upgraded my cms from 1.10 hyacinthe to 1.11 san cristobal I had some issues during the installation process, firstly on step 2 when checking the permissions and php settings, everything was fine except for 'Checking PHP register Globals' where it said "...
- Wed Dec 24, 2014 10:57 am
- Forum: Layout and Design (CSS & HTML)
- Topic: Need help getting images to show in CGBlog
- Replies: 11
- Views: 5560
Re: Need help getting images to show in CGBlog
Ok will do that sometime today, one thing I'm worried about is losing my things stored in cmsms modules, such as my articles etc, I have done a ftp backup but what about the rest? Will all of that stuff still be there after I upgrade?
- Tue Dec 23, 2014 9:30 pm
- Forum: Layout and Design (CSS & HTML)
- Topic: Need help getting images to show in CGBlog
- Replies: 11
- Views: 5560
Need help getting images to show in CGBlog
Im currently working on a new look for my website. I have my results template layed out the way i want it, but i cant seem to get images to show. To add a bit more detail, I am using cgblog to host music downloads from my site, these downloads all have associated images. In cg blog i added a field d...