11
AADMavRic
Remember Me
  • 2006/8/16 22:00

  • AADMavRic

  • Just popping in

  • Posts: 31

  • Since: 2006/1/30


How do I add a "Remember Me" check box to my web site?



12
AADMavRic
Re: Montisblack Theme
  • 2006/8/4 7:17

  • AADMavRic

  • Just popping in

  • Posts: 31

  • Since: 2006/1/30


No, the XOOPS I am using is 2.2.3



13
AADMavRic
Re: Montisblack Theme
  • 2006/8/4 1:10

  • AADMavRic

  • Just popping in

  • Posts: 31

  • Since: 2006/1/30


I hope this is whats needed.



14
AADMavRic
Re: Montisblack Theme
  • 2006/8/3 16:04

  • AADMavRic

  • Just popping in

  • Posts: 31

  • Since: 2006/1/30


<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="<{$xoops_langcode}>" lang="<{$xoops_langcode}>">
<head>
<meta http-equiv="content-type" content="text/html; charset=<{$xoops_charset}>" />
<meta http-equiv="content-language" content="<{$xoops_langcode}>" />
<meta name="robots" content="<{$xoops_meta_robots}>" />
<meta name="keywords" content="<{$xoops_meta_keywords}>" />
<meta name="description" content="<{$xoops_meta_description}>" />
<meta name="rating" content="<{$xoops_meta_rating}>" />
<meta name="author" content="<{$xoops_meta_author}>" />
<meta name="copyright" content="<{$xoops_meta_copyright}>" />
<meta name="generator" content="XOOPS" />
<title><{$xoops_sitename}> - <{$xoops_pagetitle}></title>
<link href="<{$xoops_url}>/favicon.ico" rel="SHORTCUT ICON" />
<link rel="stylesheet" type="text/css" media="all" href="<{$xoops_url}>/xoops.css" />
<link rel="stylesheet" type="text/css" media="all" href="<{$xoops_themecss}>" />
<!-- RMV: added module header -->
<{$xoops_module_header}>
<script type="text/javascript">
<!--
<{$xoops_js}>
//-->
</script>


</head>
<body>
<table align="center" cellpadding="0" cellspacing="0" class="head_buttons">
<tr>
<td align="right" class="buttons_menu"><span class="right">
</span><span class="left" align="bottom"><img src="<{$xoops_imageurl}>images/divider.gif" alt="" height="14" border="0" /></span> <span class="right"><a href="<{$xoops_url}>">Home</a> </span><span class="left" align="bottom"><img src="<{$xoops_imageurl}>images/divider.gif" alt="" height="14" border="0" /></span><span class="right"><a href="<{$xoops_url}>/modules/newbb/"> Forums </a></span><span class="left" align="bottom"><img src="<{$xoops_imageurl}>images/divider.gif" alt="" height="14" border="0" /></span><span class="right"><a href="<{$xoops_url}>/modules/news/"> News </a></span><span class="left" align="bottom"><img src="<{$xoops_imageurl}>images/divider.gif" alt="" height="14" border="0" /> </span><span class="right"><a href="<{$xoops_url}>/modules/mydownloads/">Downloads </a></span><span class="left" align="bottom"><img src="<{$xoops_imageurl}>images/divider.gif" alt="" height="14" border="0" /></span> <span class="right"><a href="<{$xoops_url}>/modules/mylinks/">Links </a></span><span class="left" align="bottom"><img src="<{$xoops_imageurl}>images/divider.gif" alt="" height="14" border="0" /></span> <span class="right"><a href="<{$xoops_url}>/modules/contact/">Contact </a></span><span class="left" align="bottom"><img src="<{$xoops_imageurl}>images/divider.gif" alt="" height="14" border="0" /></span><span class="left" align="bottom"> </span></td>
</tr>
</table>
<table align="center" cellpadding="0" cellspacing="0" class="head_table">
<tr>
<td width="32" class="head_logo"><a href="<{$xoops_url}>/"><img src="<{$xoops_imageurl}>images/logo.jpg" border="0" alt=""></a></td>
<td valign="middle" class="head_banner"><br />
<form style="margin-top: 0px;" action="<{$xoops_url}>/search.php" method="post">
<input type="hidden" name="action" value="results" />
<input type="text" name="query" size="14" />
<input name="submit" type="submit" value="search" />
<span class="left" align="bottom"><img src="<{$xoops_imageurl}>images/spacer.gif" alt="" border="0" /></span> <br />
</form></td>
</tr>
</table>
<table align="center" class="body_table">
<tr>
<td><table border="0" cellpadding="0" cellspacing="0">
<tr> <{if $xoops_lblocks}>
<td rowspan="2" valign="top" id="leftcolumn">
<!-- Start left blocks loop -->
<{foreach item=block from=$xoops_lblocks}> <{include file="montisblack/theme_blockleft.html"}>
<{/foreach}>
<!-- End left blocks loop -->
</td>
<{/if}>
<td height="17" colspan="2" valign="top" class="body_bar"><p><a href="<{$xoops_url}>/"> </a> <span class="right">
</span><span class="left" align="bottom">
<script type="text/javascript">
<!-- // Array ofmonth Names
var monthNames = new Array( "January","February","March","April","May","June","July","August","September","October","November","December");
var now = new Date();
thisYear = now.getYear();
if(thisYear < 1900) {thisYear += 1900}; // corrections if Y2K display problem
document.write(monthNames[now.getMonth()] + " " + now.getDate() + ", " + thisYear);
// --></script>
-<{if $xoops_isuser}> Welcome, <a href="<{$xoops_url}>/user.php"><{$xoops_uname}></a> <img src="<{$xoops_imageurl}>images/divider.gif" alt="" height="14" border="0" /><{else}> <a href="<{$xoops_url}>/register.php">Register!</a> or <{/if}></span> <span class="right"> <{if
$xoops_isuser}> <a href="<{$xoops_url}>/user.php?op=logout">logout</a><{else}> <a href="<{$xoops_url}>/user.php">log
in</a> <{/if}></span><span class="right"> </span></p>
</td>
<{if $xoops_showrblock == 1}> <{/if}> </tr>
<tr>
<td align="center"> <{$xoops_banner}><!-- Display center blocks if any -->
<{if $xoops_showcblock == 1}>
<table cellspacing="0">
<tr valign="top">
<td colspan="2" id="centerCcolumn">
<!-- Start center-center blocks loop -->
<{foreach item=block from=$xoops_ccblocks}> <{include file="montisblack/theme_blockcenter_c.html"}>
<{/foreach}>
<!-- End center-center blocks loop -->
</td>
</tr>
<tr>
<td valign="top" id="centerLcolumn">
<!-- Start center-left blocks loop -->
<{foreach item=block from=$xoops_clblocks}> <{include file="montisblack/theme_blockcenter_l.html"}>
<{/foreach}>
<!-- End center-left blocks loop -->
</td>
<td valign="top" id="centerRcolumn">
<!-- Start center-right blocks loop -->
<{foreach item=block from=$xoops_crblocks}> <{include file="montisblack/theme_blockcenter_r.html"}>
<{/foreach}>
<!-- End center-right blocks loop -->
</td>
</tr>
</table>
<{/if}>
<!-- End display center blocks -->
<div id="content"> <{$xoops_contents}> </div></td>

<!-- Start right blocks loop -->
<{if $xoops_showrblock == 1}><td valign="top" id="rightcolumn">
<{foreach item=block from=$xoops_rblocks}> <{include file="montisblack/theme_blockright.html"}>
<{/foreach}>
<!-- End right blocks loop -->
</td>
<{/if}>
</tr>
</table></td></tr></table>

<br />
<br />
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td id="footerbar">Powered by <a href="http://www.rivalclan.com">MavRic</a> 2.0.5<br />
<br />
Theme design by <a href="http://www.montisarts.com" target="_blank">MavRic's Webdesign</a>
© 2006 |</td>
</tr>
</table>
</body>
</html>



15
AADMavRic
Montisblack Theme
  • 2006/8/3 10:06

  • AADMavRic

  • Just popping in

  • Posts: 31

  • Since: 2006/1/30


My websitehttp://www.rivalclan.com needs changed. As you can see all of my blocks are on the left and in the middle. There is only one block on the right. Every time I try to put another block on the right, its just goes to the bottom left corner of the site. How can I fix it so I can put more blocks on the right to make the site more even?



16
AADMavRic
Shout Box
  • 2006/6/15 22:19

  • AADMavRic

  • Just popping in

  • Posts: 31

  • Since: 2006/1/30


How can I make the shout box on my XOOPS site scroll? The site is www.fallenangelsweb.net You have to register to see it.



17
AADMavRic
Scrolling Text In A Block
  • 2006/5/15 7:34

  • AADMavRic

  • Just popping in

  • Posts: 31

  • Since: 2006/1/30


I would like to know how to make Text scroll in a custom block on my website. Can anyone enlighten me?



18
AADMavRic
Re: Montisarts Theme Problem
  • 2006/4/1 17:25

  • AADMavRic

  • Just popping in

  • Posts: 31

  • Since: 2006/1/30


Worked fine. Thank you.



19
AADMavRic
Montisarts Theme Problem
  • 2006/4/1 10:07

  • AADMavRic

  • Just popping in

  • Posts: 31

  • Since: 2006/1/30


My site www.1aad.com is fine, but what is happining is I have two blocks on the page. When I click on a link (Division Roster) it loads under the two blocks. I want (Division Roster or what ever link I am clicking on) to load on the page by it self. How can I do this? I know it can be done, look at www.soegamers.com/modules/news



20
AADMavRic
Open In New Window?
  • 2006/3/22 17:25

  • AADMavRic

  • Just popping in

  • Posts: 31

  • Since: 2006/1/30


Hello, my site www.1aad.com works fine. But when I click on any link (contact us, my pictures ect.) the link opens in the same window, which makes for a long window. How can I make links open in a new window?




TopTop
« 1 (2) 3 4 »



Login

Who's Online

150 user(s) are online (75 user(s) are browsing Support Forums)


Members: 0


Guests: 150


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: May 31
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits