Hosting Geared For
your CMSMS needs
Hosting Starting at $15
- • Hosted Mail
- • Personal Control Panel
- • CMSMS 1.8.1 tested
- • Lightly packed servers
- • Intrusion Detection
- • URL monitored
- • Custom solutions available
CP Blogs
Category:
Coding, Basics, CMS Made Simple,
Thought you couldn't do { { } } ? Think again...
Category:
HTML, CSS, Presentation, Basics, Coding, SEO,
Conditional Comments help target version and makes of browsers. One of the best is All browsers and gte IE7
Category:
HTML, Presentation, Basics, Coding,
Reference for HTTP codes. That's it!
Category:
SEO, Coding, Basics, Smarty, HTML, CMS Made Simple,
What the best chance to get WCAG-Priority 1,2,3 to pass? Are you wanting XHTML valadated with your metadata? Well try this.
Category:
HTML, Presentation, Basics, Coding, SEO,
META Tags or what are officially referred to as Metadata Elements, are found within the <head></head> section of your web pages. Meta tags are still relevant with some indexing search engines. You should utilize your meta tags in accordance with the W3C - World Wide Web Consortium Metadata Specifications.
Category:
HTML, Presentation, Basics, Coding, SEO,
RFC 1738: Uniform Resource Locators (URL) specification
The specification for URLs (RFC 1738, Dec. '94) poses a problem, in that it limits the use of allowed characters in URLs to only a limited subset of the US-ASCII character set...
Category:
CMS Made Simple, Smarty, Intermediate, Coding,
So you need to get just the scr of the Cataloger images? Try this:
Category:
SEO, Coding, Intermediate, Smarty, CMS Made Simple,
Are you having a hard time getting you blogs or articels in CMSMS to pop up in Google?
Category:
CMS Made Simple, Smarty, Basics, Coding,
So I needed to scrub out categories for the fesubmit in News... The thing was, I didn't want some users to be able to post an article if they were not of that group.
Category:
Coding, Basics, Smarty, CMS Made Simple,
Hello, so here is a quick handy trick... I like to hide the {get_template_vars} from the end user, and I can't always just use the test page. So what to do... well here is a two step trick...
Category:
CMS Made Simple, My Top CMSMS tricks, Smarty, Intermediate, Coding,
Hello, so I had a need to have a user that was logging in to come back to the page they linked the log-in link on. So this is how it's done.
Category:
CMS Made Simple, My Top CMSMS tricks, Basics, Coding,
Color code your calendars
Category:
CMS Made Simple, Smarty, Basics,
{$node->raw_menutext}
Category:
Intermediate, Smarty, CMS Made Simple,
Not a super duper tip ... but Here is a quick trick... If you’re working on a form for... let us say FEU or better yet products, and you need to do more than just list out the fields or inputs... try this...
Category:
Basics, .htaccess, Apache server, CMS Made Simple,
Here is one way to force a www in the url.
Category:
Apache server, .htaccess, Basics,
How do I offset the Timezone for my location, instead of the server timezone?
This is quite easy actually.
Category:
Coding, Basics, .htaccess, Apache server,
.htaccess Definition Apache server software provides distributed (i.e., directory-level) configuration via Hypertext Access files. These .htaccess files enable the localized fine-tuning of Apache’s universal system-configuration directives, which are defined in Apache’s main configuration file.
Category:
Basics, Presentation, CSS, HTML,
Like any other coding you need to be commenting your stylesheet which makes it much easier to find the information and commands you're looking for.
Category:
HTML, Basics,
Nearly all HTML elements are either block or inline elements. So what the characteristics of block elements? Well they include ...
Category:
Presentation, CSS, HTML, Intermediate, Coding, SEO,
Can't seem to get you code snippets to stay in your pre element? Try this one out.
Category:
HTML, CSS, Presentation,
IE6 has a rather strange way of doing things but luckily we are in the twilight years of that dino. So like it's some surprise, IE6 doesn't understand the min-width and min-height commands, but instead interprets width and height as min-width and min-height - go figure!
Category:
CSS,
One of the lesser known, but really useful CSS commands is the text-transform command. Comprised of three of the more common values for this rule are:
Category:
CSS
IE has a very strange bug where text or background images sometimes disappears from sight. These items are still actually there, ...

