211
Chainsaw
Re: *sigh* where are you, the perfect horizontal Menu? (IE/NS compatible)
  • 2004/1/23 22:31

  • Chainsaw

  • Quite a regular

  • Posts: 304

  • Since: 2003/9/28


Thanks hsalazar. It looks good. I'm a gonna test it.



212
Chainsaw
Re: Edit theme.html with FrontPage???
  • 2004/1/23 22:12

  • Chainsaw

  • Quite a regular

  • Posts: 304

  • Since: 2003/9/28


I'm pretty much like you. I started with FrontPage to avoid the hassle of setting tables, colors, previews etc etc. It is so darn easy. But if you look at the HTML code its all full of FP rubbish codes. Why do they want to bloat my HTML file?

But over time I started to work directly in Notepad and you begin to code the page more efficiently and quickly.

So while you continue to work in FP, try other editors like HAPedit or MaxHTML which do not bloat your file. Eventually you'll reach the point where you won't need FP anymore and that is an awesome feeling.



213
Chainsaw
*sigh* where are you, the perfect horizontal Menu? (IE/NS compatible)
  • 2004/1/23 21:51

  • Chainsaw

  • Quite a regular

  • Posts: 304

  • Since: 2003/9/28


I'm having so much fun with XOOPS at the moment that I'm spending 90% of my evenings on XOOPS and 5% on online gaming (the other 5% for sleeping )

So I'm working on my church website for the past two months. I got to understand how themes and template work. I also got a lot of modules working after a couple of hiccups. It is definately a lot more easier to set up than PostNuke.

I do most of browser viewing on IE6 (sorry sorry sorry) and at the back of my mind I knew it won't look the same on Netscape/Mozilla. But I never really had time to check the difference (or to address it). So yesterday I installed Mozilla, Netscape and Opera on my PC and viewed my site. YIKES!!!!! The table size is different between IE (sorry sorry sorry) and Mozzila (note I did set my table to 90%). Also the top horizontal menu is not anchored in Netscape/Moz.

I spent the whole of yesterday night googling the web (yay for new interweb terminology - ya gotta love the term 'googling'.. sound so dirty yet is not )

I googled far and wide, and I tested the various horizontal menus on my test theme (AlbanyCCTest). But each time I find a good menu it fail the cross browser test. Usually everything looks fine in IE but won't work properly in Netscape. Past midnight and I still couldn't find the killer app.

So I'm resorting (again) to the vast knowledge in this forum. I know some of you have mentioned that Javascripts menu won't work in NS for you. So what is the answer?

I need a horizontal menu that can go three levels deep.

ie Menu 1 -> 1.1 -> 1.1.1

Can anyone recommend something that is easy to use and is cross browser compatible?


My site is still in development and I really want to have it ready to launch by the end of February. My pastor is so impressed with XOOPS that apparently he spent the whole of this week wandering all over the site testing its function (and he's not even net savvy but he was able to use its function without much training).



214
Chainsaw
Re: Formulaire - problem with permission for Anonymous users
  • 2004/1/18 18:28

  • Chainsaw

  • Quite a regular

  • Posts: 304

  • Since: 2003/9/28


Hello Philou

It was late last night (just prior to midnight in New Zealand) when I appear to have rectified the problem. Note that I did not solve it, it just seem to have fixed itself.

What I did was, I thought maybe I'll uninstall Formulaire and re-install again...

But I click on the 'Upgrade' button in Module instead of the 'Delete' button. And next thing I know there is a tick option for Forms in Groups access.

I don't know how it fixed itself but this is what I have done from beginning.

1. Install the module
2. Generate the template for Forms
3. Upgrade the template

Thanks Philou, your module is a lifesaver.



215
Chainsaw
Re: XoopsForm question
  • 2004/1/18 18:20

  • Chainsaw

  • Quite a regular

  • Posts: 304

  • Since: 2003/9/28


Search for Formulaire at the Download modules 2.x section. That's what you are after.



216
Chainsaw
Re: How to vertical align banner?
  • 2004/1/18 3:17

  • Chainsaw

  • Quite a regular

  • Posts: 304

  • Since: 2003/9/28


OK I fixed it. I looked at the default theme again and used their setup instead.

<tr>
          <
td id="headerbanner">
            <{
$xoops_banner}>
          <
td width=428 height=108 align="right" valign="middle" bgcolor="1B4949">
              <
div style="text-align: right; padding-top: 0px;"><img src="<{$xoops_imageurl}>images/ACC_Banner2.gif" align="right">div>
          td>
        tr>


and I used the following style
td#headerbanner {width: 100%; background-color: #1B4949; vertical-align: middle; text-align:center;}



217
Chainsaw
Re: How to vertical align banner?
  • 2004/1/18 2:56

  • Chainsaw

  • Quite a regular

  • Posts: 304

  • Since: 2003/9/28


Thanks for that reply. Unfortunately it is the left side advertisment banner I am trying to fix. The right side is quite OK.



218
Chainsaw
How to vertical align banner?
  • 2004/1/18 2:38

  • Chainsaw

  • Quite a regular

  • Posts: 304

  • Since: 2003/9/28


Hi there. I'm trying to align the banner to be vertically middle.

My codes are

<tr>
<
td width="40%" height=108 align="center" valign="middle" bgcolor="1B4949">
<
div style="vertical-align: middle; text-align:center;"><{$xoops_banner}>div>
<
td width=428 height=108 align="left" valign="middle" bgcolor="1B4949">
<
div style="text-align: left; padding-top: 0px;"><img src="<{$xoops_imageurl}>images/ACC_Banner2.gif" align="center">div
td>
tr>


See my website at http://202.89.43.124/www.albanycc.org.nz/xoops2/

The banner (on the left side) is currently centered but not vertically in the middle.

Thanks for any help.

post edit :

This is the offending part I am trying to fix

<div style="vertical-align: middle; text-align:center;"><{$xoops_banner}>div>



219
Chainsaw
Re: Hack request: Need a block 3 newest articels over all cats
  • 2004/1/17 3:39

  • Chainsaw

  • Quite a regular

  • Posts: 304

  • Since: 2003/9/28


Correction - I found out why its not working. Instead of typing in the Topic name (eg Upcoming Events), you have to type in the Topic number (eg 4)



220
Chainsaw
Re: Hack request: Need a block 3 newest articels over all cats
  • 2004/1/17 3:29

  • Chainsaw

  • Quite a regular

  • Posts: 304

  • Since: 2003/9/28


I tried this module. Can't seem to get it to work. And it seems to be the same problem as left on the 3 or 4 comments for this download.




TopTop
« 1 ... 19 20 21 (22) 23 24 25 26 »



Login

Who's Online

302 user(s) are online (106 user(s) are browsing Support Forums)


Members: 0


Guests: 302


more...

Donat-O-Meter

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

Latest GitHub Commits