miniBB ® 

miniBB

®
Support Forums
  
 | Start | Register | Statistics | File Bank | Manual |
miniBB Support Forums / Search
Search for
[+] Formatting  [+] Fields  [+] Forum  [+] Period  [+] Username
Formatting
Fields
Forum
Period from to
Username
 
Results found: 605
» Messages | Topic titles 
Page  Page 3 of 31:  « Previous  1  2  3  4  5  ...  28  29  30  31  Next » 
 
41. Posted: 2 Sep 2016 09:39 - Specific / Modify topic list and post HTML specified by forum number?
    Hey again, I made a thread a few weeks ago asking how to edit the HTML of main_header. The {$vars} worked perfectly and was exactly what I was looking to do This is along the same lines, but I just don't know where this code goes Can I list topics each in their... 

42. Posted: 9 Aug 2016 09:23 - Specific / lost my premiumboard url
    how do i get that back and edit the header and footer for marine corps duty hut? 

43. Posted: 2 Aug 2016 01:29 - Specific / New Background For Specific Topic?
    Paul's HTML solution works perfectly. Thanks a lot The only thing is I want to change the header images too. Is there a way I can define if the topic number is not specified it uses original HTML, and if the forum number is defined it uses the new HTML I'm just not familiar... 

44. Posted: 1 Aug 2016 21:34 - Specific / New Background For Specific Topic?
    Hmm yes that seems perfect. The platform this is intended for doesn't really support CSS, so I would put the entire main_header html in the $specific_html var if the topic number is 1 in this case. But how can I write the rule that if the forum number is not 1, it will use html for the regular main_header?... 

45. Posted: 1 Aug 2016 19:09 - Specific / New Background For Specific Topic?
    ... specific forum with id=1. Here's how to determine the forum ID. $specific_body_css=''; if($forum==1){ $specific_body_css=' classname'; }Then you shall put something like in main_header.html: <body class="gbody{$specific_body_css}">In CSS file, specify .classname in the way you want. In the same way you could set any specific HTML for audio files etc... 

46. Posted: 1 Aug 2016 06:25 - Specific / New Background For Specific Topic?
    ... minibb install Is there a possible plugin code for a specific forum/topic to use new template files, which replicate the originals but have the new background image? Actually If I can use another main_header file I can just change the bg image there without modding anything else. That way is messy, but I'm using very old browsers for it (But MBB works great for this) I also appreciate... 

47. Posted: 1 Aug 2016 03:59 - Specific / New Background For Specific Topic?
    ... posts if you want to by writing a suitable CSS "code". - Sound file is not possible to load with CSS, but you could modify the PHP code and create another tag that goes inside templates/main_header.html, one that for example loads JavaScript and/or HTML. - I don't think title images can be changed with this solution if you have them as <img /> tags in HTML template.... 

48. Posted: 1 Aug 2016 00:49 - Specific / New Background For Specific Topic?
    One other thing; In header_main.html of my board I have site title images. Can I also change the images on header_main using this solution? That would be perfect Thanks again and sorry for double... 

49. Posted: 31 Jul 2016 22:03 - Specific / New Background For Specific Topic?
    ... (isset($_GET['forum']))) { $topic_css_selector = ' class="topic-id-'.filter_var($_GET['topic'],FILTER_SANITIZE_NUMBER_INT).'"'; } And this in templates/main_header.html inside <body> tag: {$topic_css_selector} So that it looks something like this: <body{$topic_css_selector}> After that when user is viewing any topic, there's... 

50. Posted: 27 Jun 2016 15:44 - News / Advanced Anchors add-on released
    ... external web pages, will always provide valid links to certain messages. This script will try to locate a message in both live or optionally archived forum tables; also it uses the most proper HTTP protocol headers, providing either 301 (for found messages) either 410 report codes, which are very useful for search engines like Google and SEO overall. An extra addition to this forum allows to install... 

51. Posted: 6 May 2016 09:09 - Specific / Nginx websrv configuration for miniBB
    I found a potential trouble. QUERY_STRING in HTTP request is handled incorrectly. I try to debug HTTP_HEADER (I use var_dump function) but it's no success. How I can to debug miniBB? 

52. Posted: 5 May 2016 14:22 - Specific / Nginx websrv configuration for miniBB
    When I try to login my 'admin' page only reloaded (like as a front page). I try to debug application. 1. The header (POST request) is correct. 2. Database request is correct. 3. Cookie is correct. 4. HTTP 302 redirect is successful.... I don't know where I must to DIG L( Can you help me? Thank... 

53. Posted: 6 Apr 2016 21:40 - Re-cycled / How to disable/enable the "REPLY" block?
    Login should appear on the index page (you can put it in the header by copy-paste the code from where the login template). 

54. Posted: 28 Mar 2016 21:06 - Official Addons and Solutions / Preview
    ... this add-on and nothing else. Do you have other add-ons installed, and if so, which ones? From seeing your report, I could conclude, that you may have some external JavaScript code, for example, in the header file or anywhere else, and which could be about your code - and that code could be wrong. If there's something wrong in your own code, then all other valid codes will also not execute... 

55. Posted: 6 Oct 2015 20:33 - The Other / Trigging go.html and main_forums.html templates for execution
    Hello, 1) go.html is used for specific servers, which do not support "header" function for redirections - then they will use this template for meta-header redirection. It's left from the ancient times, and probably today mostly all servers... 

56. Posted: 2 Jun 2015 14:38 - Specific / minibb_storage_1.4.2 - uploading .zip file issues
    ... standard definitions are the same for both. Both 'application/zip' and 'application/x-zip-compressed' should be set for zip files, because various browsers may send this or that header identifying such a type. 

57. Posted: 6 May 2015 21:32 - Specific / Repeating image in the header
    If it's the question about miniBB header, modify templates/main_header.html and bb_default_style.css - in combination, it's possible to set whatever the forum header should have. 

58. Posted: 6 May 2015 01:45 - Specific / Repeating image in the header
    What's your code responsible for loading the header

59. Posted: 4 May 2015 04:50 - Specific / Repeating image in the header
    ok, new noob question- my header image keeps repeating-where do I set no-repeat? 

60. Posted: 2 May 2015 13:05 - News / miniBB 3.1.1 has been released
    Jaime Yes, I've fixed the header function to have this in 3.1.1. 

» Messages | Topic titles
Page  Page 3 of 31:  « Previous  1  2  3  4  5  ...  28  29  30  31  Next » 
 
miniBB Support Forums Powered by Forum Software miniBB ® Home  Features  Requirements  Demo  Download  Showcase  Gallery of Arts
Compiler  Premium Extensions  Premium Support  License  Contact Us
Check out the Captcha add-on: protect your miniBB-forums from the automated spam and flood.


  ⇑