inherit
218162
0
Nov 3, 2015 2:48:31 GMT -8
toosk3tchy
198
January 2015
toosk3tchy
|
Post by toosk3tchy on Feb 11, 2015 2:25:40 GMT -8
MY FORUMI have a plugin called Countdown timer and I am trying to get it into the banner properly so I can then reposition it through the style sheet. I have attempted to use the same code proposed when inserting images into the banner by doing this in the forum wrapper... <header> <div id="banner-container" role="banner" > <h2 id="banner"> $[forum.title] <div class="countdown" title="LONG BEACH FULL" timestamp="February 13 2015 11:00:00 PM 0" message="Next Event" width="300px" height="100px"></div> </h2> </div> This is what I have in my style sheet... /* countdown timer */ .countdown_default {width: 270px; height: 110px; color: #ffffff; background-color: #c42121; background-image: url(http://storage.proboards.com/6145230/i/gGxWWc6txuL8iGkPKP_G.png); border: 2px #777777 solid} .countdown_reached {width: 270px; height: 110px; color: #FFFFFF; background-color: #8dcc84; border: 2px #777777 solid} .countdown_title {text-align: center; font-size: 20px; font-weight: bold} .countdown_timer {text-align: bottom; font-size: 16px;} .countdown_message {text-align: center; font-size: 16px;} In my banner is a background image and I have a logo assigned through the images section of my theme settings > forum logo. I have nothing set in my global header/footer nor my main header/footer. I just think my code is wrong. Can anyone help me please? Thank you S
|
|
inherit
King Oligochaete
126470
0
Feb 24, 2021 12:23:15 GMT -8
Wormopolis
Stop rating plugins with 1 star that dont deserve it.
20,002
June 2008
tbserialkillers
Wormo's Mini-Profile
|
Post by Wormopolis on Mar 19, 2015 20:42:01 GMT -8
I will look when I get home. early looks I dont see anything, but that might be because guests cant see plugin. I havent delved that deep.
|
|
inherit
King Oligochaete
126470
0
Feb 24, 2021 12:23:15 GMT -8
Wormopolis
Stop rating plugins with 1 star that dont deserve it.
20,002
June 2008
tbserialkillers
Wormo's Mini-Profile
|
Post by Wormopolis on Mar 20, 2015 2:27:47 GMT -8
Ok I see the timer in the banner, but Im unclear as to what you think is wrong?
|
|
inherit
218162
0
Nov 3, 2015 2:48:31 GMT -8
toosk3tchy
198
January 2015
toosk3tchy
|
Post by toosk3tchy on Mar 20, 2015 3:42:18 GMT -8
Sorry Worm I used used some position relative css to fix this some time back. I should have mentioned.
Thank you
|
|
inherit
King Oligochaete
126470
0
Feb 24, 2021 12:23:15 GMT -8
Wormopolis
Stop rating plugins with 1 star that dont deserve it.
20,002
June 2008
tbserialkillers
Wormo's Mini-Profile
|
Post by Wormopolis on Mar 20, 2015 7:02:24 GMT -8
Yeah sorry. I dont always hit this board and unless you tag me I might not hear about an issue. Timer looked great to me though.
|
|