Search found 5 matches
- Thu Sep 29, 2011 11:38 pm
- Forum: Layout and Design (CSS & HTML)
- Topic: How to make the news summary fully clickable?
- Replies: 8
- Views: 2738
Re: How to make the news summary fully clickable?
Hi, here is my summary template: {foreach from=$items item=entry} <div class="NewsSummary"> <div class="NewsSummaryLink"> <a href="{$entry->moreurl}" title="{$entry->title|cms_escape:htmlall}">{$entry->title|cms_escape}</a> </div> {if $entry->summary} <div cla...
- Tue Sep 27, 2011 11:33 pm
- Forum: Layout and Design (CSS & HTML)
- Topic: How to make the news summary fully clickable?
- Replies: 8
- Views: 2738
How to make the news summary fully clickable?
Hi all!
I'm using Cmsms 1.9.4.3 with BrightSide theme.
I would like to make the entire box of a News Summary to act as a link towards the News Detail.
Which method would you suggest?
thanks in advance,
I'm using Cmsms 1.9.4.3 with BrightSide theme.
I would like to make the entire box of a News Summary to act as a link towards the News Detail.
Which method would you suggest?
thanks in advance,
- Tue Sep 27, 2011 3:47 pm
- Forum: Layout and Design (CSS & HTML)
- Topic: CSS menu issue with IE [SOLVED]
- Replies: 3
- Views: 1708
Re: CSS menu issue with IE
The 'fullpage' plugin in TinyMCE editor was adding the headers in the middle of the page.
Disabling it, solved the issue.
Disabling it, solved the issue.
- Thu Apr 28, 2011 1:14 am
- Forum: Layout and Design (CSS & HTML)
- Topic: CSS menu issue with IE [SOLVED]
- Replies: 3
- Views: 1708
Re: CSS menu issue with IE [SOLVED]
Thanks a lot.
A plugin for TinyMCE was active (fullpage) and it wasn't supposed to be.
Regards,
A plugin for TinyMCE was active (fullpage) and it wasn't supposed to be.
Regards,
- Sun Apr 24, 2011 10:43 pm
- Forum: Layout and Design (CSS & HTML)
- Topic: CSS menu issue with IE [SOLVED]
- Replies: 3
- Views: 1708
CSS menu issue with IE [SOLVED]
Hi all, I've created a site using a theme from the cmsms themes site (BrightSide). The template has a horizontal menu and a left subnavigation menu. It looks fine with Firefox and Safari, but on IE, menu tabs are displayed in the wrong position (tested with IE8). Several elements on page seem to ove...
