41
Vargr
Re: Translation
  • 2004/3/7 22:28

  • Vargr

  • Not too shy to talk

  • Posts: 130

  • Since: 2003/6/19


There is a language module. Look here to see it in action: DJVF. Is this what you want?

An improved version is being worked on as we speak, so stay tuned (more to come later elsewhere on this site).



42
Vargr
Re: Page width
  • 2004/3/4 16:04

  • Vargr

  • Not too shy to talk

  • Posts: 130

  • Since: 2003/6/19


Splish:

Look at the post by pdaddict.

Change the


.zaja
{
width:
760px;
background-color: #F2F7FD;
}


to the following:


.zaja
{
width:
100%;
background-color: #F2F7FD;
}


With a bit of luck yoru page might now be dynamic (as far as its width is concerned).

Well, a quick look at your site and a change of the CSS as described above seemd to do the trick. Didn't test if the site as such started to look strange after the change, though.



43
Vargr
Re: Page width
  • 2004/3/4 15:56

  • Vargr

  • Not too shy to talk

  • Posts: 130

  • Since: 2003/6/19


pdaddict:

Thank you for pointing it out for me.

Must be getting blind in my old days



44
Vargr
Re: Cant login!
  • 2004/3/4 15:54

  • Vargr

  • Not too shy to talk

  • Posts: 130

  • Since: 2003/6/19


I am running out of ideas here

Hopefully somebody else can help.

Oh, one idea, though.

If you are familiar with MySQL you could take a look at the various settings stored in the database, particularly the settings for you. Maybe something screwed up in your database.
Just a guess.



45
Vargr
Re: Cant login!
  • 2004/3/4 15:08

  • Vargr

  • Not too shy to talk

  • Posts: 130

  • Since: 2003/6/19


Quote:
Try to log on (even though it loops round) and then enter this URI:

http://YOUR_SITE/admin.php

Does it take you to the admin page?

If it does, go to GROUPS, see if the Webmaster settings (permissions) are correct and if you belong to the webmaster group.


How did this turn out?

Did your webhoster change anything recently?



46
Vargr
Re: Page width
  • 2004/3/4 14:58

  • Vargr

  • Not too shy to talk

  • Posts: 130

  • Since: 2003/6/19


MadFish wrote:

Quote:

A lot of the Zaja / 7 Days themes are fixed width.


Well, that sure would explain why the page won't go any wider.

But where does he hide that information? That it is fixed width? Looked for it, but probably the wrong places.



47
Vargr
Re: Mozilla 1.6
  • 2004/3/4 14:54

  • Vargr

  • Not too shy to talk

  • Posts: 130

  • Since: 2003/6/19


In my opinion, the sooner you get rid of MSIE and Outlook (with or without Express) the better.

Essential anything else is better, faster and more secure.



48
Vargr
Re: Page width
  • 2004/3/3 13:48

  • Vargr

  • Not too shy to talk

  • Posts: 130

  • Since: 2003/6/19


Odd.

Normally XOOPS is using dynamic width, meaning it will go as wide as it can get.

Maybe you cahnged something in the CSS? From say width="100%" to width="600px".

Had a look at your CSS and nothing there seemed wrong - but I might have missed it.

What happens if you place a centre-left and a cntre-right column side by side as the only centre-elements?

Did you change anything in your templates?

In your HTML set to the page you have this:


<td width="266" id="headerbanner1"><img src="http://www.weaponofchoice.de/themes/Zaja_Blue/hh_ekipa.gif" /></td>
<td id="headerbanner"> <div align="center">&nbsp;</div></td>


Your width is not defined. What is it? pixels? Per centages? Don't know if it will make a difference, as I can't locate the exact syntax at the moment.

The W3 validator doesn't like your page. Don't know how grave the errors are though.



49
Vargr
Re: Cant login!
  • 2004/3/3 11:29

  • Vargr

  • Not too shy to talk

  • Posts: 130

  • Since: 2003/6/19


Try to log on (even though it loops round) and then enter this URI:

http://YOUR_SITE/admin.php

Does it take you to the admin page?

If it does, go to GROUPS, see if the Webmaster settings (permissions) are correct and if you belong to the webmaster group.

That's all I can think of right now.



50
Vargr
Re: style.css and firefox
  • 2004/3/3 7:44

  • Vargr

  • Not too shy to talk

  • Posts: 130

  • Since: 2003/6/19


I can understand you use Microsoft Frontpage.

Usually that program does more harm than actual good. It codes in a very messy manner and often with MSIE specific tags (ie. non-standard HTML). My experience is, that using Frontpage or other similar tools is simply asking for trouble.

My advice is to throw out the program and code by hand, possibly assisted by a smart editor such as EditorPlus2. This will give a better, sleeker and faster code, which will be far easier to debug.

Not much help, I know. Just my experience.




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



Login

Who's Online

187 user(s) are online (125 user(s) are browsing Support Forums)


Members: 0


Guests: 187


more...

Donat-O-Meter

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

Latest GitHub Commits