11
richardb96
does anybody have a css based left menu?
  • 2008/6/4 13:56

  • richardb96

  • Just popping in

  • Posts: 78

  • Since: 2008/4/29


Hi Guys,

does anybody have a css based left menu they can post?
A standard expanding list type.

TIA



12
richardb96
Re: multiMenu... links sit side by side not on new lines...
  • 2008/6/4 12:17

  • richardb96

  • Just popping in

  • Posts: 78

  • Since: 2008/4/29


that's the daddy, cheers John.



13
richardb96
multiMenu... links sit side by side not on new lines...
  • 2008/6/4 11:35

  • richardb96

  • Just popping in

  • Posts: 78

  • Since: 2008/4/29


Hi Guys,

just installed multiMenu... but the links sit side by side not on new lines.

Any ideas?

TIA



14
richardb96
Re: is there an ad module available..
  • 2008/5/30 14:31

  • richardb96

  • Just popping in

  • Posts: 78

  • Since: 2008/4/29


sorted....



15
richardb96
Re: is there an ad module available..
  • 2008/5/30 13:05

  • richardb96

  • Just popping in

  • Posts: 78

  • Since: 2008/4/29


this has worked great, thankyou but the link brings up a new page & i need it to link _self



16
richardb96
is there an ad module available..
  • 2008/5/30 11:23

  • richardb96

  • Just popping in

  • Posts: 78

  • Since: 2008/4/29


Hi Guys,

is there an ad module available so I can insert images that possibly rotate like a flash or change by refreshing the page etc.

TIA



17
richardb96
Re: How do you change the size of the login boxes
  • 2008/5/29 20:34

  • richardb96

  • Just popping in

  • Posts: 78

  • Since: 2008/4/29


this only seems to change the length of the box & not the overall scale (height as well)?



18
richardb96
Re: How do you change the size of the login boxes
  • 2008/5/28 15:52

  • richardb96

  • Just popping in

  • Posts: 78

  • Since: 2008/4/29


Hi,

ok i've put size="6" in there and thats made it shorter in length... how do I decrease the height or make the font smaller (just in those two boxes tho...



19
richardb96
Re: How do you change the size of the login boxes
  • 2008/5/28 13:12

  • richardb96

  • Just popping in

  • Posts: 78

  • Since: 2008/4/29


this is the code from userbar.html

<div id="xo-userbar">
<{if !$xoops_isuser}>
<form method="post" action="<{xoAppUrl /user.php op=login}>">
<{$smarty.const._LOGIN}>&nbsp;
<input name="uname" type="text" />&nbsp;&nbsp;<input name="pass" type="password"/>
<input type="hidden" name="xoops_redirect" value="<{$smarty.server.REQUEST_URI}>" />

<{if $lang_siteclosemsg}>
<input type="hidden" name="xoops_login" value="1" />
<{/if}>
<button type="submit"><img src="<{xoImgUrl icons/users/home.png}>" alt="<{$smarty.const._LOGIN}>" /></button>
</form>
<a href="<{xoAppUrl /register.php}>" title="Register"><img src="<{xoImgUrl icons/users/register.png}>" alt="Register"/></a>
<{else}>
<{xoInboxCount assign=pmcount}>
<a href="<{xoAppUrl viewpmsg.php}>" title="Show your inbox content">
<{if $pmcount}>
<img src="<{xoImgUrl icons/users/inbox-full.png}>" alt="Inbox (<{$pmcount}>)"/>
<{else}>
<img src="<{xoImgUrl icons/users/inbox.png}>" alt="Show your inbox content"/>
<{/if}>
</a>
<a href="<{xoAppUrl /user.php}>" title="View your profile"><img src="<{xoImgUrl icons/users/profile.png}>" alt="My profile"/></a>

<{if $xoops_isadmin}>
<a href="<{xoAppUrl /admin.php}>" title="Display site administration"><img src="<{xoImgUrl icons/users/configuration.png}>" alt="Admin" /></a>
<{/if}>
<a href="<{xoAppUrl /user.php op=logout}>" title="Click to logout" ><img src="<{xoImgUrl icons/users/exit.png}>" alt="Logout"/></a>
<{/if}>
</div>

How would I reduce the size of these boxes only & not all the boxes on the site?



20
richardb96
I need to add a page break here..... how?
  • 2008/5/28 13:10

  • richardb96

  • Just popping in

  • Posts: 78

  • Since: 2008/4/29


Hi,

I need to add a page break at the top & bottom of the register form as it isn't spaced correctly for my site.

I think its this bit of code in register.php but not sure how to add it precicley?

case 'newuser':
include 'header.php';
$stop = '';
if (!$GLOBALS['xoopsSecurity']->check()) {
$stop .= implode('<br />', $GLOBALS['xoopsSecurity']->getErrors())."<br />";
}
if ($xoopsConfigUser['reg_dispdsclmr'] != 0 && $xoopsConfigUser['reg_disclaimer'] != '') {
if (empty($agree_disc)) {
$stop .= _US_UNEEDAGREE.'<br />';


TIA




TopTop
« 1 (2) 3 4 5 ... 8 »



Login

Who's Online

185 user(s) are online (111 user(s) are browsing Support Forums)


Members: 0


Guests: 185


more...

Donat-O-Meter

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

Latest GitHub Commits