Highslide Attachment Mod
Forum rules
You dont have to use ModX or make your mod AutoMod compatible. A simple textfile is fine
But if you post Mods here You also have to give support
You dont have to use ModX or make your mod AutoMod compatible. A simple textfile is fine
But if you post Mods here You also have to give support
Re: Highslide Attachment Mod
I have, but I find there nothing. Sorry
There a BBCode stands, but that has nevertheless none next or back.
The controllpannel.
Do you understand which I mean?
There a BBCode stands, but that has nevertheless none next or back.
The controllpannel.
Do you understand which I mean?
- Stoker
- Site Admin
- Posts: 3536
- Joined: 12 May 2008, 23:26
- BBCodes: 239
- Favourite BBCode: Anipro
- Favourite MOD: PrettyPhoto
- Location: Denmark
- Contact:
Re: Highslide Attachment Mod
From first post:
with:
Hope it helps.
As explained earlier all you have to do is replaceQ - How do I setup highslide so that images is lined in a row with text in the heading?
A - You can do this by making this BBCode:
BBCode:Html:Code: Select all
[hsimg2={URL}]{TEXT}[/hsimg2]
Helpline:Code: Select all
<a href="{URL}" class="highslide" onclick="return hs.expand(this)"><img src="{URL}" alt="" title="Click to enlarge" style="max-width:300px; max-height:300px;" /></a><div class="highslide-heading" style="text-align:center;">{TEXT}</div>
Demo:Code: Select all
Highslide Img2: [hsimg=link to image]Header text[/hsimg]
[hsimg2=download/file.php?id=18&mode=view/billede3.jpg]Testing 1[/hsimg2] [hsimg2=download/file.php?id=18&mode=view/billede3.jpg]Testing 2[/hsimg2]
Thanks to derkubi
Code: Select all
(this)
Code: Select all
(this, { wrapperClassName: 'controls-in-heading', slideshowGroup: 'highslide' })
Board rules! No PM support
Re: Highslide Attachment Mod
Thanks so is perfekt.
Perfekt Mod and absolutly perfekt support.
Thank you very much
Greeting Chris
Perfekt Mod and absolutly perfekt support.
Thank you very much
Greeting Chris
Re: Highslide Attachment Mod
Hello @all,
I have two questions, as I can adjust it, which one sees, how many pictures it am. Pics 1 of 5, how I can make the picture title left justified, am current he centrically?
Thanks for your answer.
Greeting Chris
I have two questions, as I can adjust it, which one sees, how many pictures it am. Pics 1 of 5, how I can make the picture title left justified, am current he centrically?
Thanks for your answer.
Greeting Chris
- Stoker
- Site Admin
- Posts: 3536
- Joined: 12 May 2008, 23:26
- BBCodes: 239
- Favourite BBCode: Anipro
- Favourite MOD: PrettyPhoto
- Location: Denmark
- Contact:
Re: Highslide Attachment Mod
Find this in the html: <div class="highslide-heading" style="text-align:center;">{TEXT}</div>
Delete the part in red.
Delete the part in red.
Board rules! No PM support
Re: Highslide Attachment Mod
Thanks for the answer. In which html file is to be?
Re: Highslide Attachment Mod
not the file the html replacement code posted here!
viewtopic.php?f=8&t=13&start=60#p1525
viewtopic.php?f=8&t=13&start=60#p1525
Re: Highslide Attachment Mod
thanks,
I must more read. sorry for my stupid questions.
I must more read. sorry for my stupid questions.
Re: Highslide Attachment Mod
it's okay it happens most people for some reason only read one or two post before they post!
Re: Highslide Attachment Mod
Hi!
I'm using the 3.0.7-PL1 version of phpBB with the absolute style.
I have done the modifications of the 2 html files (attachamets, overall_header).
When I try to open the picture from the post, the "Loading" text appears but the picture doesn't opens ...
What should I do to make it work?
Thank you very much in advance!
I'm using the 3.0.7-PL1 version of phpBB with the absolute style.
I have done the modifications of the 2 html files (attachamets, overall_header).
When I try to open the picture from the post, the "Loading" text appears but the picture doesn't opens ...
What should I do to make it work?
Thank you very much in advance!