speekco
Forum Replies Created
-
Forum: Plugins
In reply to: [Audio Player] [pluging: Audio Player] Huge Size, how to change SizeI found one solution:
I removed:
~~~~~~~~~~~~~~~~~
~~~~~~~~~~~~~~~~~
, #contentleft object
~~~~~~~~~~~~~~~~~
~~~~~~~~~~~~~~~~~from:
~~~~~~~~~~~~~~~~~
~~~~~~~~~~~~~~~~~
#contentleft embed, #contentleft object {
width: 610px;
height: 345px;
margin: 0px;
padding: 0px;
clear: both;
}
~~~~~~~~~~~~~~~~~
~~~~~~~~~~~~~~~~~Opinions?
Forum: Plugins
In reply to: [Audio Player] [pluging: Audio Player] Huge Size, how to change Sizentm, thank you very much for you time doing thing, but I have not been succesful yet and I hope you could give another tip.
I just did what you told me and now my main css file looks like this:
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
.audioplayer_container object, .audioplayer_container embed {
width: 300;
height: 40;
}#contentleft embed, #contentleft object {
width: 610px;
height: 345px;
margin: 0px;
padding: 0px;
clear: both;
}
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~And nothing, it seems the #contentleft is stronger than .audioplayer
I’m sorry I’m not very knowledgae on css but is there a way to make the .audioplayer have priority over content left in such a way that is not overwritable?
In #contentleft I deleted: height: 345px;
and then the audio player look cool but not my videos….
Help please…
Eduardo
Forum: Plugins
In reply to: [Audio Player] [pluging: Audio Player] Huge Size, how to change SizeUNRESOLVED
Forum: Plugins
In reply to: [Audio Player] [pluging: Audio Player] Huge Size, how to change SizeIt also seem that the change in the size or percentage does not affect the player.