Alright, this situation with the reversed block which contains "welcome to the community" is about ready to drive me out of my mind. Someone mentioned earlier that perhaps the wrong index.css file is being edited, i.e. base versus uni? Well, considering the fact that firebug shows things missing on the screen which are clearly not missing in the files that I'm editing, I'm getting pretty darn confused ...
So here's the scenario for our site ...
From day one, the active template in the admin dashboard has always been set to base.
All of the css changes that were made, were made in css files of the base template.
Until this maddening thing with the community text happened, all of the made changes (dozens of them) in the base section of the css files worked jsut fine. I'm working with cache disabled and every time that I refresh a page the changes are visible. BUT ....
.... I can't for the life of me gain FULL control over the element which contains the text, welcome to the community.I could change backgrounds, remove the text, remove the border, etc. but I can't remove the element itself. I even went as far as to use # on all of the lines in order to wipe out pretty much everything that has anything to do with that element, yet I still can't get rid of the last portion of it ... the part that's located directly above the flash promo images. Yes, of course I've tried padding and margins at 0, but still no luck.
So here my prize question ... Is it possible that portions of the uni/css/index.css file are physically overriding the base/css/index.css file that I've been working on? I've been working on this for days now and I always thought that if D7 is set to base, then all of the required changes should be made in the base/css section of the css files too ... ???
