51
wammes
png transparency
  • 2004/11/8 14:33

  • wammes

  • Not too shy to talk

  • Posts: 101

  • Since: 2002/1/3 1


Hello to all,

I've some troubles displaying transparent png files in Internet Explorer. The problem and some sollutions can be found on:
http://www.koivi.com/ie-png-transparency/
I'd like to use the filter and spacer.png solution. But then there is no image dislayed in Firefox. Can smarty / XOOPS solve this? Like picking the right theme file (for internet explorer / for firefox etc.), like it does with the css files?

Or does anybody knows another sollution?

Thank you for any comments!



52
wammes
Re: Birthday module?
  • 2004/3/24 15:10

  • wammes

  • Not too shy to talk

  • Posts: 101

  • Since: 2002/1/3 1


For XOOPS 2.1 I believe they promised us customised userfields. So you could add a birthday field for every user. Then it should be simple to write a custom block for it..
But I haven't heard of a birthday module so far. Offcourse you can use some calendar module :)



53
wammes
<div> vs. <table>
  • 2004/1/29 10:31

  • wammes

  • Not too shy to talk

  • Posts: 101

  • Since: 2002/1/3 1


Got inspired by a news post from StudioC. His/her xoopsfactory site loads very fast (on my machine) and has a very clean design. It uses only div tags, no tables. I never looked at divs this way. Guess I always used tables and didn't look further if there were any more possibilities to make a site layout. On the xoopsfactory site I also found a link to a very intresting site called theimposter. It shows some examples of how to create your site layout using only divs and some css code. It really impressed me, because I think it saves a lot of htmlcode by just using divs instead of very much tables.

Maybe I can get some more opinions on this. If I see the possibilities of the div tags vs. the tables tags, I think you can accomplish almost the same with both, but the div tags do it in a cleaner way. Is this correct? Should I use divs now instead of tables?
Are tables really 'dead'? Is the div taking over these days?

Please give me your 2cents on this. Thanks!



54
wammes
Re: Display xoopsmembers module as directory rather than search form?
  • 2004/1/26 8:18

  • wammes

  • Not too shy to talk

  • Posts: 101

  • Since: 2002/1/3 1


Well you could just change the link in the main menu, so it displays the search when you click at it. Don't link to modules/xoopsmembers but link to modules/xoopsmembers/search.php?....????

Hope you understand what I mean.



55
wammes
Re: Load more than one image
  • 2004/1/26 8:02

  • wammes

  • Not too shy to talk

  • Posts: 101

  • Since: 2002/1/3 1


Nope, I don't think it is possible in xoops. I know gallery has the option to upload more than one file at a time. If you are really good you could implement this upload class in the XOOPS upload class. It even handles zip files with photo's!

But I'm sure there are many other upload scripts out there. And I believe there is a upload module for xoops. You should try it (I haven't....)



56
wammes
Re: The web page still the same after ftp the edited theme.html to web site?
  • 2004/1/26 7:52

  • wammes

  • Not too shy to talk

  • Posts: 101

  • Since: 2002/1/3 1


I'm no Chinese guy, but happy new year too! (our new year is already 26 days old...)

Goto admin, system, site preferences, general settings, and set "Update module template .html files from themes/your theme/templates directory?" to yes. Once your site has gone live and attracts a lot of visitors, you should turn this option to no. Enabling this option decreases xoops' speed.



57
wammes
Re: where is the translator
  • 2004/1/22 20:35

  • wammes

  • Not too shy to talk

  • Posts: 101

  • Since: 2002/1/3 1


Domineaux is right. Find that dynamenu. It has some more features than the core main menu.

To get a menu like e-xoops, you need to modify the template of that menu block.
Goto Admin, system admin, templates, list all the system blocks of the template you are using, there you find system_block_mainmenu.html. Modify this template so it views that nice picture of e-xoops in front of every menu item. Just place a <img ... tag in front of every <a ... tag. I'm sure you see how it works, when you have some knowlegde about html an take a good look at the template code.

When you use dynamenu, modify the template that goes with dynamenu.
Note that you can't modify the "original" system templates. You'll have to make a clone first and use that clone as template set. (Check in the preferences which template set you use.)



58
wammes
Re: screenshots ??
  • 2004/1/19 8:22

  • wammes

  • Not too shy to talk

  • Posts: 101

  • Since: 2002/1/3 1


Thanks for the compliment Stew! My life is a lot better, knowing I've helped this fella out

Only if I could gave you the link before you installed all the cms-ses out of the world.... HAHAHA



59
wammes
Re: screenshots ??
  • 2004/1/19 8:05

  • wammes

  • Not too shy to talk

  • Posts: 101

  • Since: 2002/1/3 1


Think he is trying to say that the screenshots link on the xoops.org site (block miscellaneous) is a dead link.

If you need some screenshots of xoops, check outhttp://www.opensourcecms.com/ Not exactly screenshots you find here, but there is a live XOOPS demo running. You can login as administrator and see how XOOPS works.



60
wammes
Re: Xoops Partners Module
  • 2004/1/18 16:54

  • wammes

  • Not too shy to talk

  • Posts: 101

  • Since: 2002/1/3 1


If I understand you correctly, the icons in the Affiliates block don't display in a center position. Well I watch your site with Internet Explorer6 and these images are in the center.
Probably other browsers display it wrong. Make sure your html code meets the w3c standard to avoid these problems (allthough some browsers don;t even display the w3c code correctly). I usehttp://www.w3schools.com/ to get more information about html meeting the w3c standard.
BTW, the <center> tags aren't allowed any more. Try to use something like this:
<table>
<tr>
<td align=center">blablabla


good luck




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



Login

Who's Online

222 user(s) are online (154 user(s) are browsing Support Forums)


Members: 0


Guests: 222


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