Quote:
Originally Posted by 5sccorp
i have tried to change the background of the mainbody but it still keeps some white. i have changed all the #ffffff and the white references to red and #fd0303 that i need, but at the end of all the red there is still a little red.
what i actually would like to have is the mainbody to be transparent and show the background image that is behind.
any help on this would be helpfull. thanks.
|
I would have to see your code to have a better Idea.
These are some of the factors.
1. If you have a table layout and your background color is white in the table.
2. Joomla has many sections that makeup the main body
If you see the Joomla Template Kit Visual CSS Reference 1.0.X
http://www.m65.net/articles-joomla!-...la-css-51.html
Content - sections & categories#
http://www.m65.net/article-pages-joo...51-93.html#1_1
You can see what’s affecting your background color.
3. If you’re using table less style
it could be that your wrapper div has some type of formatting.
Also see the body{} style via the style sheet.
Please note: You’re going to run into an issue with dark or image
backgrounds if you edit Joomla via the front end not the back end
make sure that you make another style for the editor.
You would add this via the editor’s configuration and point it to
http://www.yoursite.com/templates/yo...s/any_name.css
this link is to an old article but the concept is still the same.
123 Web Kit - Having trouble with mambo templates that use dark backgrounds
Also some editors don’t have this issue its just in case.