icon Get the most out of Surmunity, read our tips here! Need an interesting blog to read? You've got to read the Surpass Blog! | Welcome! Please register to access all of our features.
Old January 21st, 2005, 1:37 PM   #1 (permalink)
newb
Comfy Contributor
 
Joined in Jun 2004
257 posts
Gave thanks: 0
Thanked 0 times
png not accepted?

png not accepted in CSS? in the background: url(); selection? i spent about 2 days trying to figure out why my png wouldn't show up lol !
lukus001 is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old January 21st, 2005, 1:39 PM   #2 (permalink)
sam
Surpass Fan
Super #1
 
sam's Avatar
 
Joined in Dec 2003
Lives in NJ
5,057 posts
Gave thanks: 0
Thanked 4 times
its likely the browser. did you try doing an img src to verify that the browser supports that graphic format?
sam is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old January 21st, 2005, 1:48 PM   #3 (permalink)
newb
Comfy Contributor
 
Joined in Jun 2004
257 posts
Gave thanks: 0
Thanked 0 times
Yes - i know it can support png. oh great legendary firefox how on earth could it not? lol -.-

even IE can support it.

CSS doesn't like it i dont think. same code, different images, 1 works, one doesn't. weird :s
lukus001 is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old January 21st, 2005, 2:02 PM   #4 (permalink)
sam
Surpass Fan
Super #1
 
sam's Avatar
 
Joined in Dec 2003
Lives in NJ
5,057 posts
Gave thanks: 0
Thanked 4 times
not all versions of IE support PNG. it was supported in 5, then dropped ( but there was a hack for 5.5 ). Not sure if it works in IE6 at all.

anyway - maybe post some code or a link so others can see?
sam is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old January 21st, 2005, 2:55 PM   #5 (permalink)
newb
Comfy Contributor
 
Joined in Jun 2004
257 posts
Gave thanks: 0
Thanked 0 times
png works in ie (since 4 i think), for ie 6 you're refering to the fact transparancys turn to this nasty brown colour. and i probabily posted the hack for it on these forums too.

code is.
.headergraphic {position: absolute;
width:308px;
height:143px;
top:0px;
left:0px;
background:#647383 url(url here) no-repeat;
z-index:1;}

I filtered address out because my hosting is not with surpass (i get free basic hosting from a friend cause it's the only way to shut him up from offerng me it) and i am on a subdomain on his resseller. So i don't know how much surpass would respect me posting it -.- lol
lukus001 is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old January 22nd, 2005, 4:04 PM   #6 (permalink)
newb
Comfy Contributor
 
Joined in Jun 2004
257 posts
Gave thanks: 0
Thanked 0 times
Fixed - bad coding on my hand, named my div with ID not CLASS
__________________
This is my signature
current works in progress; clicky
lukus001 is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old January 22nd, 2005, 4:30 PM   #7 (permalink)
sam
Surpass Fan
Super #1
 
sam's Avatar
 
Joined in Dec 2003
Lives in NJ
5,057 posts
Gave thanks: 0
Thanked 4 times
boy thank goodness, i might not have slept right.
sam is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old January 22nd, 2005, 8:58 PM   #8 (permalink)
newb
Comfy Contributor
 
Joined in Jun 2004
257 posts
Gave thanks: 0
Thanked 0 times
-.- lol
__________________
This is my signature
current works in progress; clicky
lukus001 is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On