Dearest Darling Rikki....
It would appear that there are a large number of areas of Content blocks within the Default skin (upon which all skins are based) that do not have backgrounds specified.. they are relying on the body background, which is not best practice imho...If you could see your way clear to changing this, I am sure the community of skinners, and individuals trying to skin would be hugely grateful
Here is a visual example for you....
1. New Blogs screen in the IPB Default skin.
newblogs_ipbdefault.png 63.56K
214 downloads2. New Blogs screen with the base IPB default skin, but just a different darker body background - as you can see the lack of a background behind the content areas is significant when you start making any changes.. there are a lot of areas of the board like this too.
newblogs_dk_bg.png 63.52K
233 downloads3.... You might say "well just add a background colour and a border to that div wrapper"... in this case #main_column, however that just gives one an ugly box of colour, without any ability to style it without changing the functionality of that div. (and god forbid if it is a class used elsewhere as well) It also breaks in Firefox in this case... so then you have to fiddle around adjusting margins/padding... and hope and pray to various Greater Entities.. that it works in all browsers, and doesn't create 10 other problems in other areas.
To work around this I have included my own wrapper class in all those areas of the board thus affected (and there are a number).. however that has led to a huge workload whenever upgrades roll around, as then every template I have edited to add this wrapper has to be manually upgraded, in every skin. Additionally the blogs no longer supports this (that I can find..) I spent days trying to get it to work before giving up.. but not before much screaming and pulling my hair out and generally turning the air blue around me in the process.
newblogs_withCSSbg.png 58.82K
238 downloads4. This is something like I (and my customers) would WANT it to look like... far more styled and in keeping with the rest of the skin.. only problem is this is proving to be almost impossible to achieve (in the blogs anyway). The other areas throughout the board the look can be achieved, but only with a lot of work.
newblogs_iwish.png 153.58K
179 downloadsimho... having easily adjustable and editable backgrounds to content areas is a must - I think it is pretty fundamental to have a background behind content areas, not rely on the body background. Same with borders to content areas... I haven't checked lately because I have been using my wrapper everywhere instead.. but last time I tried it you couldn't add a border attribute to the main content areas because of the border-collapse: collapse - has this changed? If not.. could it... you should be able to add a border to content areas without drama.
To close dearest Rikki, I know I am not the world's greatest coder, and perhaps I have missed some blatantly obvious way of achieving my aims without all this rigmorole... (Highly likely - But if so you got to ask how total noobs are feeling!!!) and I also know that many of the youngie skinners and grooovsters don't feel borders or footers etc to be totally cool and web2ish etc etc.. but most of us grown ups quite like those things... as my customer base and queue for custom skins says.......and rully trullly it would be most excellent to not have to cry everytime IPS releases a new update because of all the useless non productive, non creative work it creates.
Edit to add other areas...
Profile
User Control Panel - all pages
Sign In
Edited by skinbydragonfly, 15 February 2010 - 09:14 PM.
























