Tycoon Talk
Become a Big fish!
The number 1 forum for online business!
Post topics, ask questions, share your knowledge.
Tycoon Talk is part of Freelancer.com - find skilled workers online at a fraction of the cost.

CSS Forum


You are currently viewing our CSS Forum as a guest. Please register to participate.
Login



Reply
no transparency on my corners
Old 11-14-2009, 02:51 PM no transparency on my corners
Webmaster Talker

Posts: 611
Trades: 0
hi, i have a javascript dropdown menu about halfway down the page at this link http://oddnerdrum.info the tab is black. and it has white around its bottom border corners, which i want to get rid of, any help GREATLY appreciated. thanks. derek


here is the css for the tab.

Code:
.ddpanel .ddpanelcontent{ /*CSS for "content" DIV of Drop Down Panel*/
color: #B39551;
background:#333333; /*background of Drop Down Panel*/
/*Do NOT add any "padding" or "margin" properties here! Any padding/margin should be added to your content's container within this DIV instead */
}

.ddpanel .ddpaneltab{ /*CSS for "toggle" tab DIV of Drop Down Panel*/
margin-right: 20px;
font: normal 12px Arial;
}

.ddpanel .ddpaneltab a{ /*"toggle" tab related CSS*/
float: left; /* was right*/
color: #333333;
background: black url(toggleleft.gif) no-repeat left bottom; /*background of toggle tab*/
text-decoration: none;
letter-spacing: 1px;
}

.ddpanel .ddpaneltab a span{ /*"toggle" tab related CSS*/
float: left; 
display: block;
background: transparent url(toggleright.gif) no-repeat right bottom;
padding: 1px 12px 4px 13px;
cursor: pointer;
}

.ddpanel .ddpaneltab a span img.pointerimage{ /*CSS for pointer image within toggle tab*/
margin-top: 2px;
margin-left: 5px;
}

.ddpanel .ddpaneltab a:hover{ /*"toggle" tab related CSS*/
background-color: navy; /*background of toggle tab onMouseover*/
}

.ddpanel .ddpaneltab a:active, .ddpanel .ddpaneltab a:focus{ /*"toggle" tab related CSS*/
outline: 0;
}

.ddpanel .ddpaneltab a:hover span{ /*"toggle" tab related CSS*/
background-color: transparent;
}
silverglade is offline
Reply With Quote
View Public Profile
 
 
Register now for full access!
Old 11-14-2009, 04:38 PM Re: no transparency on my corners
LadynRed's Avatar
Defies a Status

Posts: 10,016
Location: Tennessee
Trades: 0
Looks to me as if the gif was saved with a white matte instead of a color that matches your background.
__________________
Web Goddess & Web Standards Evangelist :) - Tables Be Gone !!

Please login or register to view this content. Registration is FREE


Please login or register to view this content. Registration is FREE

LadynRed is offline
Reply With Quote
View Public Profile
 
Old 11-15-2009, 02:01 AM Re: no transparency on my corners
Webmaster Talker

Posts: 611
Trades: 0
you are awesome ladynred. i fixed it. with what you said. once again, you fixed my problem for the like 1 millionth time. LOL. it is good to hear from you again i havent been on this site for a while because ive actuallly been doing free sites for people to learn. everything i know practically i owe to you too. so thanks. i will probably be on this site more as i run into problems on more sites. i like your new avatar. pretty cool. ok thanks. derek
silverglade is offline
Reply With Quote
View Public Profile
 
Old 11-15-2009, 11:22 PM Re: no transparency on my corners
Banned

Posts: 421
Location: Boston, MA
Trades: 1
In cases like this, use PNG 8 format. That works best.
webcosmo is offline
Reply With Quote
View Public Profile Visit webcosmo's homepage!
 
Old 11-16-2009, 04:11 PM Re: no transparency on my corners
LadynRed's Avatar
Defies a Status

Posts: 10,016
Location: Tennessee
Trades: 0
PNG8 works just like a GIF, you have to specify a matte color when you create it.
__________________
Web Goddess & Web Standards Evangelist :) - Tables Be Gone !!

Please login or register to view this content. Registration is FREE


Please login or register to view this content. Registration is FREE

LadynRed is offline
Reply With Quote
View Public Profile
 
Reply     « Reply to no transparency on my corners
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search

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

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





   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML



Page generated in 0.20551 seconds with 12 queries