4images Forum & Community

4images Issues / Ausgaben => Installation, Update & Configuration => Topic started by: Ruben on June 24, 2002, 05:28:08 PM

Title: Ok, I still have problems...
Post by: Ruben on June 24, 2002, 05:28:08 PM
I downloaded a brand new copy of the software just to make sure, and well on the template for details.html, there is no "{comments}" anywhere, there is a "{comment_form}"

Now, please go here:

http://www.wobpictures.com/details.php?image_id=637

I have that that like this:

<div align="center">
        <center>
        <table border="0" cellpadding="0" cellspacing="0" style="border-collapse: collapse" bordercolor="#111111" width="640" id="AutoNumber27">
          <tr>
            <td>
            <p align="center">
              <br>
            {if rate_form}</p>
            <div align="center">{rate_form}</div>
            <p align="center">{endif rate_form} <br>
            <br>
            {if allow_comments}</p>
            <div align="center">
              <center>
              <table border="1" cellpadding="0" cellspacing="0" style="border-collapse: collapse" bordercolor="#111111" width="640" id="AutoNumber31">
                <tr>
                  <td width="311">{lang_author}</td>
                  <td width="326">{lang_comment}</td>
                </tr>
              </table>
              </center>
            </div>
            <table border="0" cellpadding="0" cellspacing="0" style="border-collapse: collapse" bordercolor="#111111" width="100%" id="AutoNumber30">
              <tr>
                <td width="100%">
                <p align="center"><br>
                {comments}<br>
                {endif allow_comments} </td>
              </tr>
            </table>
            <p align="center">{comment_form}</p>
            <div align="center">
              <center>
              <table border="0" cellpadding="0" cellspacing="0" style="border-collapse: collapse" bordercolor="#111111" width="475" id="AutoNumber29">
                <tr>
                  <td width="267">
                  <p align="left">{if prev_image_name}{lang_prev_image}<br />
                              <b><a href="{prev_image_url}">{prev_image_name}</a></b>
                       <!-- <br /><br /><a href="{prev_image_url}"><img src="{prev_thumb_file}" border="1"></a> -->
                       {endif prev_image_name} </td>
                  <td width="231">
                  <p align="right">{if next_image_name}{lang_next_image}<br />
                              <b><a href="{next_image_url}">{next_image_name}</a></b>
                       <!-- <br /><br /><a href="{next_image_url}"><img src="{next_thumb_file}" border="1"></a> -->
                       {endif next_image_name}</td>
                  </tr>
                </table>
                </center>
              </div>

Now, if you take a look at it......The "Author" and "Comment" part is like....has nothing to do with it...but it's still on the 1.5 template...

Then, the title and text on the comment box is totally aligned to the right.....how do I fix this?

Thanks.

-Ruben
Title: Ok, I still have problems...
Post by: Vienix on June 24, 2002, 06:43:44 PM
I try to see the problem but I don't

As far as I can see things are aligned to the left.....?
Title: Ok, I still have problems...
Post by: Ruben on June 24, 2002, 07:15:12 PM
http://www.wobpictures.com/details.php?image_id=4272

Uhm no? It's completely aligned to the right when it shouldn't....

Jan, can you help?

-Ruben
Title: Ok, I still have problems...
Post by: Vienix on June 24, 2002, 07:52:52 PM
http://www.wobpictures.com/details.php?image_id=4272

not found ?
Title: Ok, I still have problems...
Post by: Jan on June 24, 2002, 08:46:45 PM
It seems to work now, right?
http://www.wobpictures.com/details.php?image_id=5291

Greets Jan
Title: Ok, I still have problems...
Post by: Ruben on June 24, 2002, 09:00:36 PM
Jan, I am not saying it's not working...

I am saying that the Comment AREA is aligned to the RIGHT....the second cell, where the comment text is supposed to go, it seems like it's locked at 20 pixes in width or something...

-Ruben
Title: Ok, I still have problems...
Post by: Vienix on June 24, 2002, 09:33:31 PM
Th error must be in your comment_bit.html

post it
Title: Ok, I still have problems...
Post by: Jan on June 24, 2002, 11:18:46 PM
Your code looks a horrible. I think you should first remove the hundreds of <center> <div> and <align> tags and make your code a little bit cleaner...

Greets Jan
Title: Ok, I still have problems...
Post by: Ruben on June 25, 2002, 01:08:58 PM
LoL, blame Frontpage !

I'm still trying to figure this out...