Search found 1118 matches

by Sniper_E
Sat Apr 13, 2024 11:51 pm
Forum: phpBB Discussion
Topic: Add link to own javascript file
Replies: 3
Views: 266

Re: Add link to own javascript file

Those scripts are in the bottom of your template/overall_footer.html
You can add your script in with those scripts or by adding it in using a event/overall_footer_after.html from an extension.
by Sniper_E
Fri Apr 05, 2024 12:17 am
Forum: Extensions in Development
Topic: [3.2][3.3][DEV] Horizontal Attachments
Replies: 29
Views: 3606

Re: [3.2][3.3][DEV] Horizontal Attachments

Wow! By your pic I see it desperately needs some top and bottom margins. Rookie at work here. @ Tread, Thank you for testing and sharing that margin problem. Looks like you need the darkstyle css for your style. :D @ Fernando, I have a no-wrap setup in the attached files. I did not expect such a lon...
by Sniper_E
Tue Apr 02, 2024 1:14 am
Forum: Custom BBCode Development and Requests
Topic: Clickable phone number in the post
Replies: 24
Views: 4317

Re: Clickable phone number in the post

halil16 wrote: Mon Apr 01, 2024 12:08 pmMy name's Halil. :)
Then Halil it will be.
My name is Edward but people call me Ed for short. Hal was just short for Halil, no disrespect intended.
by Sniper_E
Tue Apr 02, 2024 1:02 am
Forum: Extensions in Development
Topic: [3.2][3.3][DEV] Horizontal Attachments
Replies: 29
Views: 3606

Re: [3.2][3.3][DEV] Horizontal Attachments

Thanks for the input SpIdErPiGgY and Fernando... It was nice of you guys to test this out for me.

But SpIdErPiGgY, have lightbox installed on my site and on another site with this ext and we don't see that effect.
by Sniper_E
Mon Apr 01, 2024 5:35 am
Forum: Extensions in Development
Topic: [3.2][3.3][DEV] Horizontal Attachments
Replies: 29
Views: 3606

Re: [3.2][3.3][DEV] Horizontal Attachments

Wow that's some bad over lapping with lightbox. Lightbox ext loads after this ext so it is over riding all of my css. I take it that post of pics looks fine without this ext. Thanks Piggy :D I'll have to check out lightbox, it must handle attached images also. OMGoodness this just got real. I didn't...
by Sniper_E
Mon Apr 01, 2024 3:41 am
Forum: Extensions in Development
Topic: [3.2][3.3][DEV] Horizontal Attachments
Replies: 29
Views: 3606

Re: [3.2][3.3][DEV] Horizontal Attachments

Added image frame and included default (not placed inline) attachments. Horizontal Attachments 1.0.3 Please let me know if you see any issues. I'm thinking this might be a wrap. Neo, did changing to tables correct that issue you had from your old posts with attachments? I'm curious to know if the ch...
by Sniper_E
Mon Apr 01, 2024 3:26 am
Forum: Custom BBCode Development and Requests
Topic: Clickable phone number in the post
Replies: 24
Views: 4317

Re: Clickable phone number in the post

Cool, that bbcode worked Hal.
And Windows has that feature Mick pointed out. I never knew that was even there. Awesome!

pc_phone.png

I'll have to set that up on my PC. Thanks guys...
by Sniper_E
Mon Apr 01, 2024 2:52 am
Forum: Custom BBCode Development and Requests
Topic: Clickable phone number in the post
Replies: 24
Views: 4317

Re: Clickable phone number in the post

halil16 wrote: Sun Mar 31, 2024 11:02 pmIt's simple.
That does not work Hal. " Your BBCode is constructed in an invalid form."
by Sniper_E
Fri Mar 29, 2024 12:13 pm
Forum: Extensions in Development
Topic: [3.2][3.3][DEV] Horizontal Attachments
Replies: 29
Views: 3606

Re: [3.2][3.3][DEV] Horizontal Attachments

Sorry. Added some last minute spacing Please click again...
by Sniper_E
Fri Mar 29, 2024 8:12 am
Forum: Extensions in Development
Topic: [3.2][3.3][DEV] Horizontal Attachments
Replies: 29
Views: 3606

Re: [3.2][3.3][DEV] Horizontal Attachments

-neo- wrote: Tue Mar 26, 2024 1:48 pm All i want is spacing to save me manually going through several hundred posts :lol:
Copy that -Captain Neo- All system checks are a go and you are ready for take off. Horizontal Attachments 1.0.2
by Sniper_E
Tue Mar 26, 2024 8:41 am
Forum: Extensions in Development
Topic: [3.2][3.3][DEV] Horizontal Attachments
Replies: 29
Views: 3606

Re: [3.2][3.3][DEV] Horizontal Attachments

This is where the Update is headed. Any preferences or ideas with the layout while I'm working with it?
I thought about making the file attachments look like dm's file download attachments. Dunno... :?: :?:
I'll move on with it then... it's getting there.
by Sniper_E
Fri Mar 22, 2024 10:26 pm
Forum: Extensions in Development
Topic: [3.2][3.3][DEV] Horizontal Attachments
Replies: 29
Views: 3606

Re: [3.2][3.3][DEV] Horizontal Attachments

This is from a holiday, same forum, there is no space before the first image but a space after the last image, see how the text overlaps the last image, should say - in one of the shops Well anytime you use display: inline-block; everything will be in one line. 1. Your text before will have to have...
by Sniper_E
Fri Mar 22, 2024 8:28 pm
Forum: Extensions in Development
Topic: [3.2][3.3][DEV] Horizontal Attachments
Replies: 29
Views: 3606

Re: [3.2][3.3][DEV] Horizontal Attachments

Hi Neo, even before horizontal attachments I normally entered in extra lines above or below to space everything out to look good. I'm not sure a space can be added before or after a inline attachment in this extension. If it was, each image posted would have those spaces which would loose the horizo...
by Sniper_E
Fri Mar 22, 2024 10:55 am
Forum: [3.3.x] Styles Support & Discussion
Topic: Changing online status look
Replies: 4
Views: 798

Re: Changing online status look

That online status circle image has a width.
If that image is 20px wide then it will move your username 10px to the left.
In the css for the online image... add a margin-right: -20px; and it will cancel out that 20px of space the online image takes up.
by Sniper_E
Thu Mar 21, 2024 8:58 am
Forum: [3.3.x] Styles Support & Discussion
Topic: Forum images
Replies: 8
Views: 1120

Re: Forum images

You should be able to size all of your forum images to the same size with css. Look in your_style/theme/content.css or if it inherits from prosilver, prosilver/theme/content.css Find: .forum-image { float: left; padding-top: 5px; margin-right: 5px; } After add: .forum-image img { max-width: 50px; /*...

Go to advanced search