mirror of
https://github.com/Xkeeper0/jul.git
synced 2025-05-19 00:30:21 -07:00
Fix more https images
This commit is contained in:
parent
39726935cc
commit
4b471f6500
BIN
images/pointlessbannerv2-2.png
Normal file
BIN
images/pointlessbannerv2-2.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 6.8 KiB |
BIN
images/pointlessbannerv2.png
Normal file
BIN
images/pointlessbannerv2.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 5.6 KiB |
@ -1,5 +1,5 @@
|
||||
<?php
|
||||
$boardtitle='<img src="http://jul.rustedlogic.net/xkeeper/img/pointlessbannerv2.png">';
|
||||
$boardtitle='<img src="images/pointlessbannerv2.png">';
|
||||
$newthreadpic='New thread';
|
||||
$newreplypic='New reply';
|
||||
$bgimage='images/desolation/desolation.jpg';
|
||||
@ -43,4 +43,4 @@
|
||||
$scr4='701077';
|
||||
$scr5='A040AA';
|
||||
|
||||
?>
|
||||
?>
|
||||
|
@ -11,7 +11,7 @@
|
||||
$numcols = 100; # Width of text entry, just use css extra again
|
||||
|
||||
# Banner; comment for default
|
||||
$boardtitle = '<img src="http://jul.rustedlogic.net/xkeeper/img/pointlessbannerv2-2.png" title="Illegal in 10 states!">';
|
||||
$boardtitle = '<img src="images/pointlessbannerv2-2.png" title="Illegal in 10 states!">';
|
||||
|
||||
# Page background color, background image, and text color
|
||||
$bgcolor = '000810';
|
||||
@ -79,4 +79,4 @@
|
||||
body, .tdbg1, .tdbg2 {background-attachment: fixed; background-position: top-left;}
|
||||
input, textarea, select {border: 1px solid #008;}
|
||||
";
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user