51
xueming
Re: Any way to create a language file for the form created by Formulaire?
  • 2005/8/19 21:31

  • xueming

  • Not too shy to talk

  • Posts: 127

  • Since: 2005/2/7 6


Any suggestion?



52
xueming
Any way to create a language file for the form created by Formulaire?
  • 2005/8/17 16:13

  • xueming

  • Not too shy to talk

  • Posts: 127

  • Since: 2005/2/7 6


Hello,

Any way to create a language file for the form created by Formulaire?

Thanks.



53
xueming
Re: Backup entire site?
  • 2005/7/23 19:52

  • xueming

  • Not too shy to talk

  • Posts: 127

  • Since: 2005/2/7 6


I just zip it and ftp it. Easy and simple ...



54
xueming
Re: How do I change the background color of one specific block?
  • 2005/7/21 6:16

  • xueming

  • Not too shy to talk

  • Posts: 127

  • Since: 2005/2/7 6


Don't have time to try it, so just use my imagination here :)

Edit theme_blockleft.html: and add something like:

<{if $block_title == 'blah blah'}>
////set your block title color here
<{/if}>

////repeat until you set all the color for your title and content

Then set the background inside <div>

<div class="blockTitle"><{$block.title}></div>
<div class="blockContent"><{$block.content}></div>

If you do try it, let us know the results ...



55
xueming
Re: Style.css make Javascript Table style not working
  • 2005/7/16 3:30

  • xueming

  • Not too shy to talk

  • Posts: 127

  • Since: 2005/2/7 6


Thank you all for your help !!! Now it is works !!

Two ways to make it work:

1. Define a class in style.css works graet as frankblack suggested

2. The reason that "width:auto" not working is because the Javascript itself also define a class. So I add this "width:auto" to that class, and then everything works.

Thanks again!



56
xueming
Re: Style.css make Javascript Table style not working
  • 2005/7/14 21:53

  • xueming

  • Not too shy to talk

  • Posts: 127

  • Since: 2005/2/7 6


Thanks! That's a great idea, but it still not working.

Actually, I am start to wonder if this "STYLE" tag or any other atributes in the javascrip can actually overwrite anything already defined in the style sheet. The reason is that I have also tried to change some other values like "padding" in this script, but it doesn't seem to have any effect at all.



57
xueming
Re: Style.css make Javascript Table style not working
  • 2005/7/14 20:48

  • xueming

  • Not too shy to talk

  • Posts: 127

  • Since: 2005/2/7 6


Thanks. But I want to keep it, so my XOOPS theme will work properly.

Here is the code in Javascript, Is there a way to unset the table width defined in the style.css from this script?

"<TABLE STYLE='border:none;padding:0px' CELLPADDING=0 CELLSPACING=0 ALIGN="+m.maln+">



58
xueming
Style.css make Javascript Table style not working
  • 2005/7/14 19:41

  • xueming

  • Not too shy to talk

  • Posts: 127

  • Since: 2005/2/7 6


All,

I have created a drop down menu using one of the DHTML menu builder. But it doesn't work as expected since the style.css of XOOPS theme define table width as 100%. But in Javascript, it doesn't want table width as 100%

Is there a way to overwrite the style.css?
Or any other suggestion?

Thanks



59
xueming
Re: Subscription Service Comming
  • 2005/7/7 2:55

  • xueming

  • Not too shy to talk

  • Posts: 127

  • Since: 2005/2/7 6


cuckston,

Thank you for fixing the link and thanks for your updates!! Looking forward for the final release.



60
xueming
Re: Subscription Service Comming
  • 2005/6/30 5:55

  • xueming

  • Not too shy to talk

  • Posts: 127

  • Since: 2005/2/7 6


cuckston,

Great module!! Where can I download and try it? The link doesn't work .

Thanks.




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



Login

Who's Online

165 user(s) are online (102 user(s) are browsing Support Forums)


Members: 0


Guests: 165


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