I have been building my first full blooded CMSMS site and I will be coming back to the fora to ask for help with a password protected front page and the language switching parts of the site I'm building.
What I'm primarily concerned with here is discussing what I came across whilst I've been building.
My first feature I think everyone should have is a way to put in a specific body id tag. My current idea is that when you set up a page you would have a box to define an id tag for the page, you can default it blank of course. The page code would be something along the lines of .
Now this allows you in your CSS to do things like put individualised backgrounds on pages, to have a completely different homepage layout to the rest of the website, just by specifying #bodyid before the hompage element that you are styling.
The second feature that I would like to see is {IEstylesheet} or just some way to put in the hacks we want but hiding them from the CSS validation. You could then have {IEstylesheet} and then just a link in the back end to the IEstylesheet page. Currently I do this with a separate file and a global content block, but that's a bit of a faff to be honest, for just a line of styling.
Some ideas to discuss
-
- Support Guru
- Posts: 8169
- Joined: Tue Oct 19, 2004 6:44 pm
Re: Some ideas to discuss
All of your suggestions are already possible.
You just need to have some more experience with this package, and do the required reading.
and probably do some searching in the forum with a variety of terms.
You just need to have some more experience with this package, and do the required reading.
and probably do some searching in the forum with a variety of terms.
Follow me on twitter
Please post system information from "Extensions >> System Information" (there is a bbcode option) on all posts asking for assistance.
--------------------
If you can't bother explaining your problem well, you shouldn't expect much in the way of assistance.
Please post system information from "Extensions >> System Information" (there is a bbcode option) on all posts asking for assistance.
--------------------
If you can't bother explaining your problem well, you shouldn't expect much in the way of assistance.
-
- New Member
- Posts: 2
- Joined: Sun Jan 11, 2009 12:51 pm
Re: Some ideas to discuss
Okay, thaks I will do. May need to ask for some help in the forums with the searching aspect, I have a tendancy to search in a strange way compared to other people. Got plenty of jobs I need help with to search/ask for so I'll be busy.