Search found 24 matches
- 27. April 2014 21:44
- Forum: Board3 Portal 2.0.x - English Support
- Topic: Portal issue
- Replies: 5
- Views: 20719
Re: Portal issue
Apologies for the delay. Adding the block config to the template did fix an issue I had with styling on the portal which is excellent! However I still have one minor issue left. After making the profile pane a fixed size, the post contents are pushed right up to the edge of the profile information. ...
- 2. April 2014 16:19
- Forum: Board3 Portal 2.0.x - English Support
- Topic: Portal issue
- Replies: 5
- Views: 20719
Re: Portal issue
Wow... That was quick. Thanks a lot I really appreciate it! On a slightly unrelated note. I have altered the board3 copyright, as in, I've moved it to the overall footer. Is that allowed? Thanks again! EDIT: Just curious. I don't suppose you know of a way to increase the padding on the left side of ...
- 2. April 2014 13:50
- Forum: Board3 Portal 2.0.x - English Support
- Topic: Portal issue
- Replies: 5
- Views: 20719
Portal issue
Your Portal Version: 2.0.1 Your phpBB Type: Standard phpBB3 MODs installed: No Your knowledge: Basic Knowledge Boardlink: http://provincecyrodiil.project-tamriel.com What have you done before the problem was there? What have you already tryed to solve the problem? Description and Message Having som...
- 3. June 2013 18:24
- Forum: Styles Support
- Topic: Custom Subsilver Style portal install
- Replies: 17
- Views: 131843
Re: Custom Subsilver Style portal install
Ahh i knew it would be something to do with mChat!
I haven't actually got round to installing mChat on this style. I wanted to get the portal working first.
Thank you Archivar! You're the best!
I haven't actually got round to installing mChat on this style. I wanted to get the portal working first.
Thank you Archivar! You're the best!
- 3. June 2013 18:09
- Forum: Styles Support
- Topic: Custom Subsilver Style portal install
- Replies: 17
- Views: 131843
- 3. June 2013 17:45
- Forum: Styles Support
- Topic: Custom Subsilver Style portal install
- Replies: 17
- Views: 131843
Re: Custom Subsilver Style portal install
Ok, i just set it so that guests could change the style via the portal. And the style works fine for guests, but as soon as you login it breaks.
- 3. June 2013 16:27
- Forum: Styles Support
- Topic: Custom Subsilver Style portal install
- Replies: 17
- Views: 131843
Re: Custom Subsilver Style portal install
Well it looks like this
And there is no admin control panel link at the bottom.
The style works 100% on everything but the portal. Also, the standard subsilver style is working fine with the portal.
Thanks again.
And there is no admin control panel link at the bottom.
The style works 100% on everything but the portal. Also, the standard subsilver style is working fine with the portal.
Thanks again.
- 2. June 2013 22:02
- Forum: Styles Support
- Topic: Custom Subsilver Style portal install
- Replies: 17
- Views: 131843
Re: Custom Subsilver Style portal install
I've been unsuccessful in getting this working so far. This is the board now with the changes made. I could make a test account so you can have a look at the style. Its an active board so im currently using the working modded prosilver style. If theres anything you need to know in order to help let ...
- 31. May 2013 21:42
- Forum: Styles Support
- Topic: Custom Subsilver Style portal install
- Replies: 17
- Views: 131843
Re: Custom Subsilver Style portal install
Thanks again guys. Archivar. Do i need to install that exact style version you linked to? I ask because I already downloaded this version of the style and updated it according to this page. Then I added the portal files included in your mod to the style. Other than that, and the changes Kirk kindly ...
- 31. May 2013 18:18
- Forum: Styles Support
- Topic: Custom Subsilver Style portal install
- Replies: 17
- Views: 131843
Re: Custom Subsilver Style portal install
This topic isn't related to asking about updating a style. Only how to get Board3Portal to work on it. Thank you for the link however. I will try it now. EDIT: OK. Just made the changes listed on that page. They are pretty much exactly what i had tried in the past. It has work to a certain degree. T...
- 31. May 2013 16:53
- Forum: Styles Support
- Topic: Custom Subsilver Style portal install
- Replies: 17
- Views: 131843
Re: Custom Subsilver Style portal install
I've already updated the style to 3.0.11. You even locked and moved a post i made asking about it.
- 31. May 2013 00:38
- Forum: Styles Support
- Topic: Custom Subsilver Style portal install
- Replies: 17
- Views: 131843
Custom Subsilver Style portal install
Your Portal Version: 2.0.1 Your phpBB Type: Standard phpBB3 MODs installed: No Your knowledge: Beginner What have you done before the problem was there? What have you already tryed to solve the problem? Description and Message Hi all. Just trying to install Board 3 Portal on an old subsilver style ...
- 13. May 2013 17:46
- Forum: General phpBB3 Support
- Topic: Auto image resize
- Replies: 11
- Views: 42356
Re: Auto image resize
Hi guys. As much as i appreciate your help ive noticed a minor issue. Obviously all this affects all uses of the [IMG] bbcode. This is generally fine for everywhere, except for signatures. Would it be possible to make it not affect them or should i just settle with a new bbcode? Thanks a lot in adva...
- 10. May 2013 23:26
- Forum: General phpBB3 Support
- Topic: Auto image resize
- Replies: 11
- Views: 42356
Re: Auto image resize
when they highslide replace this: '#\[img:$uid\](.*?)\[/img:$uid\]#s' => '<a href="$1" class="highslide" onclick="return hs.expand(this)"><img alt="Image" src="$1" style="width:100%;" /></a>', This was absolutely perfect! Also I like that ...
- 10. May 2013 21:25
- Forum: General phpBB3 Support
- Topic: Auto image resize
- Replies: 11
- Views: 42356
Re: Auto image resize
Thank you for moving the topic for me Archivar. Is that part you posted from the bbcode.php where i can add this? <div class="highslide-gallery"> <a href="{URL}" class="highslide" onclick="return hs.expand(this)"><img src="{URL}" alt="" tit...