Thanks!!!stokerpiller wrote:pucelano7 ->
I have made a new Youtube BBCode: http://stokershoppen.dk/highslidedemo/v ... p?f=8&t=18
It cant be resized.
Code: Select all
AT THE BOTTOM, ON A NEW LINE ADD
New Life is Prosilver based as far as I can see.Ruyan Ve wrote: I left out the bbcodes.php edits and for the custom bb code it works (without showing the navbar) but it's not effecting the attachments at all.
I didn't findin my colours.css, so I didn'tknow where to put your code.Code: Select all
AT THE BOTTOM, ON A NEW LINE ADD
I've sent you a pm with a link.
Code: Select all
AT THE BOTTOM, ON A NEW LINE ADD
So I moved the css edits to the bottom of the file, but no change (I did the edits before, but not at the bottom).stokerpiller wrote:New Life is Prosilver based as far as I can see.
Therefore You need to do the Prosilver edits.
This one:isn't a "find"Code: Select all
AT THE BOTTOM, ON A NEW LINE ADD
It just means that You need to add the code at the bottom on a new line in colours.css
The mod will not work witout the css code.
Do that and get back to me to tell if it works.
About the navbar in the custom BBCode intructions.
I have new added instructions.
Navbar wasn't eneabled before. It is now.
I already upgraded to 1.0.5 the day beforestokerpiller wrote:Hi GoBieN
I have the same SEO Mod on my "real" board.
I don't think it is the problem.
2 things:
Version is now 1.0.5.
Redownload and follow the the prosilver instructions.
If that doesn't do the trick, zip overall_header.html, attachment.html and colours.css and give me a link where I can download it.
Just send me a PM and I will take a look at it.
Code: Select all
//highslide
Code: Select all
/* highslide */
My style is prosilver.stokerpiller wrote:Ruyan Ve -> I need a direct link to a topic where the mod is in action.
Did You upload the folder named highslide to the root of Your forum?
Did You upload the folder named graphics to the theme folder?
I have checked Your colours.css file by a direct link. The code added by this mod doesn't appear in it which means the edit isn't done OR You didn't refresh the theme?
GoBieN -> Did You upload the folder named graphics to the theme folder?
You have added this to colours.css:Please replace it with:Code: Select all
//highslide
What is the name of Your style?Code: Select all
/* highslide */
Code: Select all
graphicsDir : 'http://www.camino-tuning.be/phpBB3/highslide/graphics/',
Code: Select all
graphicsDir : 'highslide/graphics/',
I did what you asked, chanhed the path back to normal.stokerpiller wrote:GoBieN -> You have also edited this, it isn't standard:What happens if You go back to standard:Code: Select all
graphicsDir : 'http://www.camino-tuning.be/phpBB3/highslide/graphics/',
The biggest problem seems to be the fact that Your forum doesn't read the changes in colours.cssCode: Select all
graphicsDir : 'highslide/graphics/',
I don't understand this.
But You also can try manually deleting the cache folder using FTP.
Delete all files in the cache folder except .htaccess and index (NOT the phpbb_seo cache)
Then once again purge cache and refresh prosilver template and theme in ACP
Bingo !CrimianVaid wrote:I was having an incessant issue as well with the controls not showing up...I almost reverted back to square one, but before I did, I added the css code directly into the bottom of the Styles/Edit Theme Editor for prosilver...money! After Purging the Cache and a quick browser refresh, the controls appeared.
/thumbs up on the Mod
Hopefully this helps the other peeps with the same issue I was having. I saw some with this issue, but I was noticing that there was some tinkering with path names going on...I left this as is.
Code: Select all
<style type="text/css">
<!--
higslide CSS code here
//-->
</style>