diff options
author | Evan O'Connell <oconn.e@gmail.com> | 2013-08-18 18:29:07 -0400 |
---|---|---|
committer | Evan O'Connell <oconn.e@gmail.com> | 2013-08-18 18:29:07 -0400 |
commit | f472c60b18469ff8a06963708174dea1bfc08015 (patch) | |
tree | 77c886ff7a2b38e4c4297935ad46e4b7c8f19e6c /modules | |
parent | e7dab48469ac779d639fff7e221c7b5a23ded148 (diff) | |
download | bayonetcms-f472c60b18469ff8a06963708174dea1bfc08015.tar.gz |
Adds untracked changes
Diffstat (limited to 'modules')
-rw-r--r-- | modules/news/functions.php | 2 | ||||
-rw-r--r-- | modules/news/style.css | 22 | ||||
-rw-r--r-- | modules/newsreel/index.php | 2 | ||||
-rw-r--r-- | modules/rudi/images/ranks/large/CW2.gif | bin | 0 -> 946 bytes | |||
-rw-r--r-- | modules/rudi/images/ranks/large/WO1.gif | bin | 0 -> 989 bytes | |||
-rw-r--r-- | modules/rudi/images/ranks/small/CW2.png | bin | 0 -> 3820 bytes |
6 files changed, 13 insertions, 13 deletions
diff --git a/modules/news/functions.php b/modules/news/functions.php index 790a00e..5fd722c 100644 --- a/modules/news/functions.php +++ b/modules/news/functions.php @@ -181,7 +181,7 @@ function displayNews($data, $short = false){ </tr> </table> </div> - <div class="content"> + <div class="content news"> <img src="modules/news/categories/<?php echo $news['catimage']; ?>" alt="<?php echo $news['catname']; ?>" align="right" /> <?php if($short) { diff --git a/modules/news/style.css b/modules/news/style.css index fe98982..b271757 100644 --- a/modules/news/style.css +++ b/modules/news/style.css @@ -81,7 +81,7 @@ #comments .comment_author { position: absolute; left: -120px; - width: 100px; + //width: 100px; color: #8d8d8d; font-size: 10px; line-height: 14px; @@ -109,7 +109,7 @@ left: auto; right: 20px; bottom: 10px; - width: 200px; + //width: 200px; height: 40px; } #comments .children .comment_author p { @@ -122,7 +122,7 @@ display: block; } #comments .children .comment_author img { - width: 40px; + //width: 40px; height: 40px; float: right; } @@ -162,7 +162,7 @@ display: none; } #comments .input { - width: 456px; + //width: 456px; padding: 4px 5px; background: #fff; border: 1px solid #ced0d0; @@ -172,12 +172,12 @@ margin-bottom: 10px; } #comments .children .input { - width: 431px; + //width: 431px; } #comments .textarea { padding-top: 20px; padding-left: 20px; - width: 448px; + //width: 448px; max-width: 468px; height: 135px; font-size: 12px; @@ -185,17 +185,17 @@ font-family: Tahoma, Arial, Helvetica, sans-serif; } #comments .children .textarea { - width: 423px; + //width: 423px; } #comments #submit_comment { - width: 12.0em; + //width: 12.0em; height: 3.0em; float: right; margin-right: 7px; margin-top: 10px; } #wpUserLinks_form #submit_comment { - width: 12.0em; + //width: 12.0em; height: 3.0em; margin-top: 10px; } @@ -204,7 +204,7 @@ } #cancel-comment-reply { float: left; - width: 120px; + //width: 120px; height: 30px; margin-top: 8px; } @@ -215,7 +215,7 @@ font-size: 9px; text-transform: uppercase; height: 22px; - width: 70px; + //width: 70px; text-align: center; padding-bottom: 2px; letter-spacing: -0.05em; diff --git a/modules/newsreel/index.php b/modules/newsreel/index.php index d067295..9222dc2 100644 --- a/modules/newsreel/index.php +++ b/modules/newsreel/index.php @@ -117,7 +117,7 @@ window.onload = init_Slides; //starts the reels movement <a href="http://www.3rd-infantry-division.org/forums/index.php?board=13.0"><img src="modules/newsreel/slides/<?php echo $startSRC; ?>" name="myBanner" alt="newsreel" style="padding:0px;" /></a> </div> - <table border="0" cellspacing="0" cellpadding="0" style="height:21px;" width="100%"> + <table border="0" cellspacing="0" cellpadding="0" style="height:21px;" width="640px"> <tr> <?php $y=0; diff --git a/modules/rudi/images/ranks/large/CW2.gif b/modules/rudi/images/ranks/large/CW2.gif Binary files differnew file mode 100644 index 0000000..bc7f0fd --- /dev/null +++ b/modules/rudi/images/ranks/large/CW2.gif diff --git a/modules/rudi/images/ranks/large/WO1.gif b/modules/rudi/images/ranks/large/WO1.gif Binary files differnew file mode 100644 index 0000000..049eaa7 --- /dev/null +++ b/modules/rudi/images/ranks/large/WO1.gif diff --git a/modules/rudi/images/ranks/small/CW2.png b/modules/rudi/images/ranks/small/CW2.png Binary files differnew file mode 100644 index 0000000..f4e0125 --- /dev/null +++ b/modules/rudi/images/ranks/small/CW2.png |