Log in or Sign up
TalkCeltic - The Ultimate Celtic FC Forum
Home
Forums
>
Having trouble logging in by clicking the link at the top right of the page?
Click here
to be taken to the log in page.
Dismiss Notice
Recent Posts
New Posts
New Sportsbook Events
Page 1 of 10
1
←
2
3
4
5
6
→
10
Next >
Title
Replies
Views
Last Message
Locked
[Link]
Alfred Finnbogason
mickcfc91
,
Dec 18, 2015
,
Transfer Rumours
...
2
3
4
Replies:
73
Views:
9,716
Buster
Aug 13, 2025 at 6:14 PM
Celtic In Europe 2025/26
Luis1967
,
Mar 15, 2025
,
Celtic Chat
...
31
32
33
Replies:
642
Views:
28,474
Liam Scales
Aug 14, 2025 at 5:04 AM
Sticky
Celtic's 2025/26 Summer transfer window: Stage: Petrol. Flames. Burning.
Sgt Neppers*
,
Mar 16, 2025
,
Celtic Chat
...
185
186
187
Replies:
3,735
Views:
207,954
Liam Scales
Aug 14, 2025 at 9:38 AM
Callum Osmand
Notorious
,
Jun 10, 2025
,
Celtic Chat
...
11
12
13
Replies:
245
Views:
21,142
Liam Scales
Aug 14, 2025 at 9:57 AM
Étienne Youté
Notorious
,
Jul 7, 2025
,
Transfer Rumours
...
3
4
5
Replies:
94
Views:
7,965
MacEwan
Aug 14, 2025 at 8:56 AM
Adam Idah
Callum McGregor
,
Jan 31, 2024
,
Celtic Chat
...
301
302
303
Replies:
6,048
Views:
380,975
The_Bhoy
Aug 14, 2025 at 4:35 AM
Marco Tilio
Mr Shelby
,
Jun 30, 2023
,
Celtic Chat
...
43
44
45
Replies:
897
Views:
75,505
Ryanm1984
Aug 14, 2025 at 7:58 AM
Most Hated Teams
Liam Scales
,
Nov 24, 2011
,
World Football
...
4
5
6
Replies:
115
Views:
6,890
Skelleto
Aug 13, 2025 at 5:45 PM
Auston Trusty
dbhoy72
,
Aug 29, 2024
,
Celtic Chat
...
81
82
83
Replies:
1,646
Views:
101,400
Guchi Gucci
Aug 13, 2025 at 5:39 PM
Trivial things that make you happy.
KhingLarsson
,
Mar 21, 2011
,
TalkCeltic Pub
...
584
585
586
Replies:
11,719
Views:
695,601
Buster
Aug 14, 2025 at 12:06 AM
Brendan Rodgers Discussion Thread
Lewis Kerr
,
Jun 19, 2023
,
Celtic Chat
...
771
772
773
Replies:
15,444
Views:
932,712
Liam Scales
Aug 14, 2025 at 4:30 AM
Confess your unpopular Celtic-related opinions
The IRA
,
Jun 26, 2018
,
Celtic Chat
...
60
61
62
Replies:
1,224
Views:
90,982
Liam Scales
Aug 14, 2025 at 3:37 AM
Luke McCowan
Notorious
,
Aug 30, 2024
,
Celtic Chat
...
46
47
48
Replies:
957
Views:
68,946
Mr Shelby
Aug 13, 2025 at 4:47 PM
Ismaila Soro.
The Thumb
,
Jan 22, 2020
,
Ex Players
...
101
102
103
Replies:
2,051
Views:
153,497
RalstonFanClubPresident
Aug 13, 2025 at 6:54 PM
**NSFW**
The New Random Image Thread
Dáibhí
,
Jul 13, 2014
,
TalkCeltic Pub
...
1297
1298
1299
Replies:
25,964
Views:
2,028,522
Gabriel
Aug 14, 2025 at 8:38 AM
Sticky
Player Suggestions
CheGuevara
,
Jul 19, 2021
,
Transfer Rumours
...
209
210
211
Replies:
4,207
Views:
422,081
Liam Scales
Aug 14, 2025 at 6:25 AM
Sticky
League Cup
Celtic v Falkirk The Scott Bain Derby Friday August 15th 7:45 kick off premier sports 1
Notorious
,
Aug 10, 2025 at 2:37 PM
,
Celtic Chat
...
2
Replies:
28
Views:
1,102
ILoveTheCeltic
Aug 13, 2025 at 2:41 PM
Whats The Weather Like Near You??
cidermaster
,
May 24, 2014
,
TalkCeltic Pub
...
204
205
206
Replies:
4,110
Views:
172,533
elbhoydo
Aug 13, 2025 at 2:39 PM
Andy Irving
Notorious
,
Aug 30, 2024
,
Transfer Rumours
...
6
7
8
Replies:
157
Views:
16,882
Liam Scales
Aug 14, 2025 at 5:55 AM
2025/26 players out on loan update
Notorious
,
Aug 11, 2025 at 10:09 AM
,
Celtic Chat
Replies:
8
Views:
433
Notorious
Aug 14, 2025 at 9:38 AM
Showing results 1 to 20 of 181
Loading...
Show Ignored Content
Page 1 of 10
1
←
2
3
4
5
6
→
10
Next >
change consent
Your name or email address:
Do you already have an account?
No, create an account now.
Yes, my password is:
Forgot your password?
Stay logged in
Enable Javascript
Javascript is disabled on your Browser. To use
this website turn on Javascript in the browser settings.
Home
Home
Quick Links
Recent Posts
Recent Activity
Authors
Forums
Forums
Quick Links
Recent Posts
Forum Rules
Donate
Menu
', { async: 'async', src: url }) .load(function(){ if(loadFn){ loadFn(); loadFn = null; } }) .error(function(jqXHR, textStatus){ /* When script is blocked, textStatus is undefined. */ if(typeof textStatus !== 'undefined'){ return; } if(errorFn){ errorFn(jqXHR, textStatus); errorFn = null; } }); (document.body || document.getElementsByTagName('body')[0]).appendChild(script[0]); } }; var AdBlockDetectorWorkaround = function(){ /* This is just in case the handler script is blocked by the adblocker */ if(!XenForo.rellect.AdBlockDetector){ console.log('AdBlock detector failed. Trying workaround.'); XenForo.ajax('index.php', {dataType: 'html', AdblockDetector: 1}, function(ajaxData){ if(XenForo.hasTemplateHtml(ajaxData)){ try{ jQuery.globalEval(ajaxData.templateHtml); } catch(e){} } }, { error: function(){ console.log('AdBlock detector workaround failed.'); } }); } }; XenForo.rellect.AdBlockDetectorParams.loadScript( 'js/rellect/AdblockDetector/handler.min.js?rev=33', false, AdBlockDetectorWorkaround );