51
spankee
Re: [How to] Create a nice (static) dropdown menu.
  • 2006/4/2 22:47

  • spankee

  • Just popping in

  • Posts: 89

  • Since: 2005/11/13


No, it still is not working. I attached some screen shots below to show the problem.

This is a screen shot.
http://img346.imageshack.us/my.php?image=opened6bc.jpg

This is a screen shot when the css is put into stylenn.css(Firefox). Is this how should look?
http://img346.imageshack.us/my.php?image=working8om.jpg



52
spankee
Re: [How to] Create a nice (static) dropdown menu.
  • 2006/4/2 2:08

  • spankee

  • Just popping in

  • Posts: 89

  • Since: 2005/11/13


I finely got around to trying out your code on 2.0.13 but it did not work for me.
It showed all the links vertically listed.
Also the PM link showed up at the very top of the page.



53
spankee
Re: i need a Advanced register form..
  • 2006/3/31 19:03

  • spankee

  • Just popping in

  • Posts: 89

  • Since: 2005/11/13


Go here and ask Monty to email his profile hack.
https://xoops.org/modules/newbb/viewtopic.php?topic_id=15514&viewmode=flat&order=ASC&start=0

It does not have everything you need but the hack is commented and very easy to change.



54
spankee
Re: [How to] Create a nice (static) dropdown menu.
  • 2006/3/28 18:12

  • spankee

  • Just popping in

  • Posts: 89

  • Since: 2005/11/13


Wow! I wasn't looking for something like this...but it is exactly what I need.
Thanks



55
spankee
Re: Adding fields in registration form
  • 2006/3/27 4:08

  • spankee

  • Just popping in

  • Posts: 89

  • Since: 2005/11/13


Would it be possible to add an asterick (with a different color than the default font color) next to the items on the registration page which are required to register? And also add "* denotes a required field" (I would also like this in a different font) somewhere, perhaps in the left column of the submit button row.

I havn't tried but I am sure I can just add new language entries to make this happen. but then they wouldn't have different colored font. hmmm
Any ideas?



56
spankee
Re: Adding fields in registration form
  • 2006/3/25 21:40

  • spankee

  • Just popping in

  • Posts: 89

  • Since: 2005/11/13


Ok,something like this will work.

$reg_form->addElement(new XoopsFormTextArea(_US_whyreg"user_whyreg""856"1060$myts->htmlSpecialChars($user_whyreg)), true);

"856" is the value, it shows up in the form and is editable.
10, is the rows.
and 60, is the columns.

Hope it helps someone else out!



57
spankee
Re: Adding fields in registration form
  • 2006/3/25 18:56

  • spankee

  • Just popping in

  • Posts: 89

  • Since: 2005/11/13


That worked but the way the numbers work has changed. 60, 255, makes a very long form and puts 60 inside of it. Any suggestions?
Simply taking out the numbers works but I would like a limit on the amount of characters.
Thanks



58
spankee
Re: Adding fields in registration form
  • 2006/3/25 8:57

  • spankee

  • Just popping in

  • Posts: 89

  • Since: 2005/11/13


Thanks for the hack it works beautifully.

I am now tweaking it for my needs but I am running into a problem. On the register page I added an entry. In registerform.php I added this line
$reg_form->addElement(new XoopsFormText(_US_whyreg"user_whyreg"60255$myts->htmlSpecialChars($user_whyreg)), true);

I need this box to be taller, have multiple lines, how can I achieve this?
Also I know 60 controls the length of the box but what does 255 do?



59
spankee
Re: rounded corners in IE
  • 2006/3/10 14:21

  • spankee

  • Just popping in

  • Posts: 89

  • Since: 2005/11/13


Well it looks like my spacing problem is prevalent in all XOOPS themes so nevermind. I am done for now.

Thanks for all the help...until next time.



60
spankee
Re: rounded corners in IE
  • 2006/3/10 14:02

  • spankee

  • Just popping in

  • Posts: 89

  • Since: 2005/11/13


ok this worked.
td#centercolumn fieldset {
border-style: solid;
border-width: 1px;
border-color: #efefef;}
I can't believe this problem has gone untouched for so long in the default theme. No wonder everybodies sites look the same.

@ Kaotik, I didn't want rounded corners. Ie for some reason had round corners and I was just trying to match that up in Firefox. But adding this new style the rounded corners are gone.
Thanks

Now I just need to work on the spacing which can wait till this afternoon when I wake up.




TopTop
« 1 ... 3 4 5 (6) 7 8 »



Login

Who's Online

146 user(s) are online (109 user(s) are browsing Support Forums)


Members: 0


Guests: 146


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