phpBB Countdown

<span class="qte-attr qte_31_32-qte">3.1.x &amp; 3.2.x</span>
Post Reply
User avatar

Sniper_E
VIP
VIP
Posts: 1157
Joined: 14 Oct 2014, 19:01

Re: phpBB Countdown

Post by Sniper_E »

Иван... деактивирайте разширението Extension Manager Plus и всички ваши деактивирани разширения ще се покажат в списъка Extensions Manager.
Активирайте го отново, когато сте готови.
ivailo95 wrote: 18 Feb 2025, 10:47 But i don't have Extension Manager Plus on this board palqk.eu
Then what is this? Disable that extension please.
Image

Ivan... disable Extension Manager Plus extension and all of your disabled extensions will show in the Extensions Manager list.
Enable it again when you are done.
Image
No is NEVER an Option and NEVER is the only Option when it comes to Giving Up!™

User avatar

Sniper_E
VIP
VIP
Posts: 1157
Joined: 14 Oct 2014, 19:01

Re: phpBB Countdown

Post by Sniper_E »

Hey Ivan... ssl 'finally' shared at .com that there was 'actually' an update for our Extension Manager Plus extension.
Which I didn't know about.

https://github.com/LukeWCS/ext-mgr-plus/tree/master

Why he was holding that information back is beyond me. But there you go.
Image
No is NEVER an Option and NEVER is the only Option when it comes to Giving Up!™

User avatar

ivailo95
Users
Users
Posts: 918
Joined: 02 Feb 2018, 12:04

Re: phpBB Countdown

Post by ivailo95 »

Sniper_E wrote: 18 Feb 2025, 14:14 Иван... деактивирайте разширението Extension Manager Plus и всички ваши деактивирани разширения ще се покажат в списъка Extensions Manager.
Активирайте го отново, когато сте готови.
ivailo95 wrote: 18 Feb 2025, 10:47 But i don't have Extension Manager Plus on this board palqk.eu
Then what is this? Disable that extension please.
Image

Ivan... disable Extension Manager Plus extension and all of your disabled extensions will show in the Extensions Manager list.
Enable it again when you are done.
OMG :shock: IM FACKING STUPID :wall: :wall: :wall: :wall: :wall: :wall: :wall: :wall: :wall: :wall: :wall: :wall: :wall: :wall:
when i disable that ext, all disabled ext instant appear in the ACP
Feed like a disease
And bring them to their knees
They'll pay for their deceit

User avatar

Sniper_E
VIP
VIP
Posts: 1157
Joined: 14 Oct 2014, 19:01

Re: phpBB Countdown

Post by Sniper_E »

ivailo95 wrote: 18 Feb 2025, 17:52OMG :shock: IM FACKING STUPID
Well... I knew that the first day I met you. :lol: Nah... We all do stuff like that, don't beat yourself up over that stuff.
Image
No is NEVER an Option and NEVER is the only Option when it comes to Giving Up!™

User avatar

ivailo95
Users
Users
Posts: 918
Joined: 02 Feb 2018, 12:04

Re: phpBB Countdown

Post by ivailo95 »

Sniper_E wrote: 18 Feb 2025, 18:38
ivailo95 wrote: 18 Feb 2025, 17:52OMG :shock: IM FACKING STUPID
Well... I knew that the first day I met you. :lol:
:D :D
Feed like a disease
And bring them to their knees
They'll pay for their deceit

User avatar

ivailo95
Users
Users
Posts: 918
Joined: 02 Feb 2018, 12:04

Re: phpBB Countdown

Post by ivailo95 »

Sniper_E wrote: 16 Feb 2025, 17:15 Try this in your countdown.css

Code: Select all

.timecount {
	min-height: 26px;
	color: #AA0000;
	font-size: 15px;
	text-align: center;
	margin-top: 4px;
	padding-top: 4px;
}

.timecount #time {
	font-family: Verdana, Helvetica, Arial, sans-serif;
}

.timecount .fireworks {
	background-image: url(images/ny-fireworks.gif);
	background-size: cover;
}

.count-time {
	display: inline-block;
	width: 30px;
	text-align: center;
}

span.cd-time {
	color: #105289;
}

@media (max-width: 600px) {
	.timecount img,
    span.cd-time.text {
		display: none;
	}
	.timecount {
		font-size: 18px;
	}
}
The font-size had to change for the regular fonts, and the width. I pulled those fonts out of prosilver's common.css

You have to adjust the font-size and the width to accommodate the font you choose to use.
.timecount { font-size: 15px; } and the .count-time { width: 30px; }
tried all this stuff but it's the same
even i cleare the cache
delete production folder
CTR+R and CTR+F5
You do not have the required permissions to view the files attached to this post.
Feed like a disease
And bring them to their knees
They'll pay for their deceit

User avatar

Sniper_E
VIP
VIP
Posts: 1157
Joined: 14 Oct 2014, 19:01

Re: phpBB Countdown

Post by Sniper_E »

Look Ivailo Wolf... This is all you need to do.
Sniper_E wrote: 16 Feb 2025, 17:15 You have to adjust the font-size and the width to accommodate the font you choose to use.
.timecount { font-size: 15px; } and the .count-time { width: 30px; }
If you continue to have trouble with adjusting the font-size and width, then please hold... The next representative will be right with you.
Image
No is NEVER an Option and NEVER is the only Option when it comes to Giving Up!™

User avatar

ivailo95
Users
Users
Posts: 918
Joined: 02 Feb 2018, 12:04

Re: phpBB Countdown

Post by ivailo95 »

I did it, now is readable
im done with this !
thank you to Sniper_e fo the help!
изображение_2025-02-20_125344992.png
You do not have the required permissions to view the files attached to this post.
Last edited by ivailo95 on 20 Feb 2025, 11:51, edited 1 time in total.
Feed like a disease
And bring them to their knees
They'll pay for their deceit

User avatar

Sniper_E
VIP
VIP
Posts: 1157
Joined: 14 Oct 2014, 19:01

Re: phpBB Countdown

Post by Sniper_E »

Is that suppose to be 251 Days? Your width is not wide enough to fit all of that in there.

Make the width bigger: '.count-time { width: 30px; }' Try 35, 40, 45 or as high as you need for the 251 to fit in that space.
Image
No is NEVER an Option and NEVER is the only Option when it comes to Giving Up!™

User avatar

ivailo95
Users
Users
Posts: 918
Joined: 02 Feb 2018, 12:04

Re: phpBB Countdown

Post by ivailo95 »

Sniper_E wrote: 20 Feb 2025, 11:48 Is that suppose to be 251 Days? Your width is not wide enough to fit all of that in there.

Make the width bigger: '.count-time { width: 30px; }' Try 35, 40, 45 or as high as you need for the 251 to fit in that space.
yeah, yeah i did it
Thank you Dude, appriciated ur time n help! :buigen:
Feed like a disease
And bring them to their knees
They'll pay for their deceit

Post Reply