problem backgroundimage in IE !

For discussion and questions related to CMS Specific templates and stylesheets (CSS), and themes. or layout issues. This is not a place for generic "I don't know CSS issues"
Post Reply
dhddesign
New Member
New Member
Posts: 7
Joined: Fri Nov 23, 2007 9:44 pm

problem backgroundimage in IE !

Post by dhddesign »

Hi all,

I'm new here i have to say CmsMS is excellent!!

but i have a problem

http://pirmindh.nl/blog/

background is not visible.. in IE
http://browsershots.org/png/original/60 ... 47d8e5.png

Great thanks,

Dhddesign
Last edited by dhddesign on Sun Nov 25, 2007 7:29 pm, edited 1 time in total.
dhddesign
New Member
New Member
Posts: 7
Joined: Fri Nov 23, 2007 9:44 pm

Re: 2 problems, first finding file and second, backgroundimage in IE6

Post by dhddesign »

nobody?  ???

i really need help..
User avatar
kermit
Power Poster
Power Poster
Posts: 693
Joined: Thu Jan 26, 2006 11:46 am

Re: 2 problems, first finding file and second, backgroundimage in IE6

Post by kermit »

ie background:

replace this:
background: #f4f4f4 url(uploads/images/templates/and01/bg2.gif)top center repeat ;

with this:
background: #f4f4f4 url(uploads/images/templates/and01/bg2.gif) top center repeat;

note the space before top.


as far as the contact information goes. that all depends on where it is coming from; it's likely NOT a "file" but something in the admin area. since it's on every page, it's probably in the template (look for ) or a global content block called by the template in that spot.
eternity (n); 1. infinite time, 2. a seemingly long or endless time, 3. the length of time it takes a frozen pizza to cook when you're starving.
4,930,000,000 (n); 1. a very large number, 2. the approximate world population in 1986 when Microsoft Corp issued its IPO. 3. Microsoft's net profit (USD) for the quarter (3 months) ending 31 March 2007.
CMSMS migration and setup services | Hosting with CMSMS installed and ready to go | PM me for Info
dhddesign
New Member
New Member
Posts: 7
Joined: Fri Nov 23, 2007 9:44 pm

Re: problem backgroundimage in IE !

Post by dhddesign »

it doesnt make a diffrence...
calguy1000
Support Guru
Support Guru
Posts: 8169
Joined: Tue Oct 19, 2004 6:44 pm
Location: Fernie British Columbia, Canada

Re: problem backgroundimage in IE !

Post by calguy1000 »

I'm sorry, but I fail to see why this is a CMS specific issue.  from what I see it is not, it's an issue related to your layout and your styles.  perhaps you should try google, or the #cms channel for help for generic layout issues.

Now I can understand people postiing here for issues that are directly related to CMS made simple, and I encourage that.  But this isn't one of those times.
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.
User avatar
kermit
Power Poster
Power Poster
Posts: 693
Joined: Thu Jan 26, 2006 11:46 am

Re: problem backgroundimage in IE !

Post by kermit »

the ie background fix works in ie6; so it must be an ie7 thing.. perhaps seven is choking on the poor markup: invalid tags, unclosed tags, duplicate s, meta tags inside etc.. (this all on the 'home' page)..
eternity (n); 1. infinite time, 2. a seemingly long or endless time, 3. the length of time it takes a frozen pizza to cook when you're starving.
4,930,000,000 (n); 1. a very large number, 2. the approximate world population in 1986 when Microsoft Corp issued its IPO. 3. Microsoft's net profit (USD) for the quarter (3 months) ending 31 March 2007.
CMSMS migration and setup services | Hosting with CMSMS installed and ready to go | PM me for Info
Post Reply

Return to “Layout and Design (CSS & HTML)”