Styles

Telerik RadMenu Nightmare

Hi All,

I am trying to edit the new 1700 template to fit with a website I am building. Most of the conversion is going well and I have to say that the new 1700 template is a lot cleaner and easier to understand than the previous templates. However, I am running into a lot of problems around the RadMenu component for the navigation.

RadMenu is inserting it's own styles and I can't find any way to override certain things like the background images.

Flexible width on 1700 template for mobile

I am building out a mobile site on my demo image and came across the following issue – The typical resolution of a smartphone screen is 320x480 – i.e width is 320px (Most new smartphones are similar) I have created a website with the 1700 template in 15.1.3, and stripped out as much functionality as possible to make it really easy to read on a mobile. However, the 1700 template will not decrease in size below 750px - which means, when I access on my phone, it scales it down in size, making all the fonts hard to read. I thought this template was meant to be scalable for mobile. Does anyone know what I need to do to get it to have a flexible width down to 320px?

Browser Share and Search Engine statistics

I came upon this site (http://gs.statcounter.com/) reading an article about Bing momentarily being ahead of Yahoo! search.  That was interesting enough, but when I checked their homepage, the statistic they lead with (and which apparently is of the most interest to visitors) is the browser share. They also have statistics on specific browser versions, operating systems, and mobile browsers.

IMIS 15.1 change size of templates

Can we change the size of the content areas? Is the only way to do that is to manually edit the master page?

IMIS 15 Public view

We are currently using the iMIS 15 public website and are experiencing bad performance. Upon viewing the source it was noticed that the system calls +/- 31 stylesheets on each page.

We have updated the styles and themes as much as possible so that the site looks in line with the Clients CI but because of all these stylesheet calls the site is extremely slow and unresponsive at times.

We have done some .Net integration into the iMIS database and these pages are almost instantanious...

Another Control for consistent HTML generation

Always a stickler for UI patterns and consistency, I’ve found another pattern that seems to be repeating a lot…

An object that has a title, a description and optionally a Thumbnail Image and (optionally again) a HighRes image.

iMIS15 themes

I am trying to create my own theme for the iMIS15 public view. All I did was copy the "C:\Program Files\ASI\iMIS15\iMIS_public\App_Themes\iMIS" folder and paste it into a new folder called "C:\Program Files\ASI\iMIS15\iMIS_public\App_Themes\CEDA". This way I could modify the style sheets as required, without affecting the iMIS theme.
I then went into the IIS iMISPublic virtual directory properties and went into the ASP.NET tab and clicked on "Edit Configuration". In the General tab, I modified the PublicSiteTheme to be "CEDA". In the Application tab I modified the "Page Theme Default" to also be "CEDA".