Author Topic: Border in image details.html and in thumbnail view  (Read 14540 times)

0 Members and 1 Guest are viewing this topic.

Offline vchavez

  • Jr. Member
  • **
  • Posts: 56
    • View Profile
    • http://www.fotografo.ws/
Border in image details.html and in thumbnail view
« on: February 16, 2007, 02:22:33 PM »
I just can't find it before I think was verion 1.7.2 my thumbnails and images border were with a pure white border 4 width  now since some updates I think there was a change in with a 3D border3D effect,  how can I get rid of it and put back my simple basic border that I have before the updates that looks better.

Checked my template file details.html but can't find anything about that 3d border I only see a {image} tag but no info about the border where is that.

I need to modify in details and thumbanails that 3D border I don´t like it see image

Victor Chavez - Concert Photography
http://www.fotografo.ws/

Offline honda2000

  • 4images Guru
  • *******
  • Posts: 3.263
    • View Profile
    • Wir machen Internet!
Re: Border in image details.html and in thumbnail view
« Reply #1 on: February 17, 2007, 09:59:22 AM »
can you install an User??
Test?
test/test than we can see

Offline vchavez

  • Jr. Member
  • **
  • Posts: 56
    • View Profile
    • http://www.fotografo.ws/
Re: Border in image details.html and in thumbnail view
« Reply #2 on: February 17, 2007, 11:32:41 AM »
OK is done you can use
username: test
pass: test
Victor Chavez - Concert Photography
http://www.fotografo.ws/

Offline honda2000

  • 4images Guru
  • *******
  • Posts: 3.263
    • View Profile
    • Wir machen Internet!
Re: Border in image details.html and in thumbnail view
« Reply #3 on: February 17, 2007, 05:14:50 PM »
look, your image is in white-Border, not in 3D-Style

Offline vchavez

  • Jr. Member
  • **
  • Posts: 56
    • View Profile
    • http://www.fotografo.ws/
Re: Border in image details.html and in thumbnail view
« Reply #4 on: February 17, 2007, 05:20:13 PM »
Did you tried using Mozilla or Firefox?
Victor Chavez - Concert Photography
http://www.fotografo.ws/

Offline Acidgod

  • 4images Moderator
  • 4images Guru
  • *****
  • Posts: 2.421
  • It's me?
    • View Profile
    • Flash-Webdesign
Re: Border in image details.html and in thumbnail view
« Reply #5 on: February 17, 2007, 05:33:44 PM »
change in the thumbnail_bit.html:
<table border="5" cellpadding="0" cellspacing="0" bordercolor="#FFFFFF">

to:
<table border="0" cellpadding="0" cellspacing="5" bgcolor="#FFFFFF">
« Last Edit: February 17, 2007, 07:34:06 PM by Acidgod »

Offline honda2000

  • 4images Guru
  • *******
  • Posts: 3.263
    • View Profile
    • Wir machen Internet!
Re: Border in image details.html and in thumbnail view
« Reply #6 on: February 17, 2007, 07:27:47 PM »
thats NO-Border
he wud like a border, but not a 3D-Style

the border is in 5 pixel, the thumbnail-border is also in 5 pixel

border 3D-Style is:
style="border-width:xxxem; border-color:#FFFFFF; border-style:groove"
style="border-width:xxxem; border-color:#FFFFFF; border-style:ridge"
style="border-width:xxxem; border-color:#FFFFFF; border-style:inset"
style="border-width:xxxem; border-color:#FFFFFF; border-style:outset"

Offline Acidgod

  • 4images Moderator
  • 4images Guru
  • *****
  • Posts: 2.421
  • It's me?
    • View Profile
    • Flash-Webdesign
Re: Border in image details.html and in thumbnail view
« Reply #7 on: February 17, 2007, 07:32:37 PM »
aha... and what is wrong when you try my changes???
is there no border or what?

Offline honda2000

  • 4images Guru
  • *******
  • Posts: 3.263
    • View Profile
    • Wir machen Internet!
Re: Border in image details.html and in thumbnail view
« Reply #8 on: February 17, 2007, 07:37:25 PM »
er will doch einen Rahmen!! 5pixel, nur will er keinen 3D-Effekt (den nur er sieht!) es ist gar kein 3D-Effekt vorhanden!
wel er gar keine 3D-Formatierung im Border-Style hat!

und er Browser irgend etwas aus dem Cash holt, oder AOL-Browser zum Einsatz kommt

Offline Acidgod

  • 4images Moderator
  • 4images Guru
  • *****
  • Posts: 2.421
  • It's me?
    • View Profile
    • Flash-Webdesign
Re: Border in image details.html and in thumbnail view
« Reply #9 on: February 17, 2007, 07:44:17 PM »
Tja und so hat er einen Rahmen ohne 3D Effekt oder nicht?


Er hat einfach "<table  border="5" cellpadding="0" cellspacing="0" bordercolor="#FFFFFF">" genommen und dann bekommt man diesen 3D Effekt das muss man nicht extra definieren...

Offline honda2000

  • 4images Guru
  • *******
  • Posts: 3.263
    • View Profile
    • Wir machen Internet!
Re: Border in image details.html and in thumbnail view
« Reply #10 on: February 17, 2007, 07:48:58 PM »
verstehe ich jetzt nicht recht!

er will einen ganz einfachen 5 Pixel breiten weißen Rahmen und keinen 3D-Effekt, er sieht ihn aber! es sieht ihn aber nur er :wink:

Offline Acidgod

  • 4images Moderator
  • 4images Guru
  • *****
  • Posts: 2.421
  • It's me?
    • View Profile
    • Flash-Webdesign
Re: Border in image details.html and in thumbnail view
« Reply #11 on: February 17, 2007, 07:53:11 PM »
*ggg*

Honda wie sieht denn dieser Code bei Dir im Browser aus?

Code: [Select]
<table  border="0" cellpadding="0" cellspacing="5" bgcolor="#FFFFFF">
  <tr>
    <td><img src="test.jpg" border="0" width="113" height="170" alt="00" /></td>
  </tr>
</table>

Und im Firefox hat man diesen 3D Effekt wenn man einfach nur border="5" nimmt, verstehste???

Offline honda2000

  • 4images Guru
  • *******
  • Posts: 3.263
    • View Profile
    • Wir machen Internet!
Re: Border in image details.html and in thumbnail view
« Reply #12 on: February 17, 2007, 08:04:04 PM »
wenn das der neue FF2 so macht okay, dann gibt man eben: style="border-width:0.5em; border-color:#FFFFFF; border-style:solid" ein, das versteht sogar der FF :lol:

Offline Acidgod

  • 4images Moderator
  • 4images Guru
  • *****
  • Posts: 2.421
  • It's me?
    • View Profile
    • Flash-Webdesign
Re: Border in image details.html and in thumbnail view
« Reply #13 on: February 17, 2007, 08:06:16 PM »
wenn du mir jetzt noch erzählst wo der optische unterschied zwischen deinen vorschlag und meinen liegt gebe ich ruhe... *g*

Offline honda2000

  • 4images Guru
  • *******
  • Posts: 3.263
    • View Profile
    • Wir machen Internet!
Re: Border in image details.html and in thumbnail view
« Reply #14 on: February 17, 2007, 08:20:18 PM »
optisch hast du 100% wenn nicht sogar 101% recht!!
jedoch>>> der Rahmen in Pixel wird im ControlPanel definiert und der Rahmen um die Media-Datei wird über die style.css formatiert!
da ich mich schon 2 Jahre frage warum, bgcolor, link, alink, vlink, text im Body definiert werden (ich allerdings in keinster Weise ein W3C-Fetischist bin) denke ich einfach: wenn schon STYLE dann auch dort, wo er hingehört und das nun wieder für die "Babberle-Fetischisten" W3C konform

nichts gegen cellspacing und cellpadding und nichts gegen xxx
aber wenn schon, dann auch W3C konform :wink:
also:

border-style: xxx
border-widht: xxx em

...

die Ansicht ist sicher die gleiche, nur bei deiner HTML-Formatierung bekommt er kein HTML-Babberle :wink:
(ich schon gar nicht  :lol:)