Firebug frage .. wo ist der code ?

Testoron

Banned
Registriert
Mai 2004
Beiträge
749
es geht um einen rahmen auf einer seite welchen ich nicht finden kann..

hab die ganze seite nach element.style durchsucht und immernoch nicht.

weiss wer wie man den code findet ? in welcher datei er sein kann?

irgendwie zeigt mir das firebug nicht an
 

Anhänge

  • 123.jpg
    123.jpg
    230,8 KB · Aufrufe: 228
Schau in der übergeordneten <table> nach! oder gibs uns den Link (wenn auch nur per PM)
 
Zuletzt bearbeitet:
hab nachgeschaut a<ber ich findes nicht.. ich schick eine PM
 
Die Rahmeneinstellungen sind hier in keiner *.css Datei sondern direkt im HTML-Code drin, deswegen element.style.
Code:
<td width="182" valign="middle" height="132" align="center" [COLOR="Red"]style="border: 1px solid rgb(255, 255, 255);"[/COLOR]>
 
ja das habe ich auch gefunden .. aber ich durchsuch die locale version nach inhalt und da ist nichts zu finden von :/
<td width="182" valign="middle" height="132" align="center" style="border: 1px solid rgb(255, 255, 255);">

durchsuch ich die seite nach
hab ich 6 treffer

aber alles schaut anders aus als das in etwa..
 
hab ja alles auf dem rechner liegen als kopie..

und durchsuch die nach inhalt.

kann es sein dass es nur eine ausgabe ist und im code anders ausschaut ?

bis jetzt hab ich mir dem tool wo ich benutz alles gefunden
 
Im Code wird was wohl nur einmal vorkommen, aber probiers doch einfach aus!
Allerdings solltest du schon sowas wie "boarder: 1px" dort finden.
 
hab jetzt das tool getauscht .. Amokfind ist gut aber das hier ist besser http://gamezentrum.de/showthread.php?p=12082#post12082


jetzt hab ich 19 ergebnisse .. aber ich komm nicht drauf :rolleyes:

PHP:
Textstellen gefunden
23
Dateien gefunden / gesamt
19 / 4442
 Forms.php  -  28.453 Bytes  -  Do, 26.11.09 um 07:09  -  C:\Users\aaa\Desktop\webseite\save1\123\
16.835	<TD VALIGN=TOP STYLE="border: 1px solid #919B9C;">
 Forms.php  -  17.047 Bytes  -  Do, 26.11.09 um 07:09  -  C:\Users\aaa\Desktop\webseite\save1\123\countries\
13.793	<TD VALIGN=TOP STYLE="border: 1px solid #919B9C;">
 Forms.php  -  14.381 Bytes  -  Do, 26.11.09 um 07:09  -  C:\Users\aaa\Desktop\webseite\save1\123\zip_codes\
11.127	<TD VALIGN=TOP STYLE="border: 1px solid #919B9C;">
 fckeditor.html  -  12.436 Bytes  -  Do, 26.11.09 um 07:07  -  C:\Users\aaa\Desktop\webseite\save1\fckeditor\Editor\
1.342	<div style="border: 1px red solid; font-family: arial; font-size: 12px; color: red; padding:10px;">\
 fckeditor.original.html  -  17.712 Bytes  -  Do, 26.11.09 um 07:07  -  C:\Users\aaa\Desktop\webseite\save1\fckeditor\Editor\
1.400	<div style="border: 1px red solid; font-family: arial; font-size: 12px; color: red; padding:10px;">\
 admin_settings.tpl  -  149.863 Bytes  -  Do, 26.11.09 um 07:11  -  C:\Users\aaa\Desktop\webseite\save1\templates\Admin\
120.678	<img src="{$site_root}{$settings.photo_folder}/{$settings.watermark_image}" style="border: 1px solid #cccccc;">
 admin_viewmap.tpl  -  22.507 Bytes  -  Do, 26.11.09 um 07:11  -  C:\Users\aaa\Desktop\webseite\save1\templates\Admin\
7.118	src="'+'{/literal}{$profile.photo_thumb_file[0]}{literal}'+'" height=70px style="border: 1px solid #cccccc; cursor: pointer;"></a></td><td  align="left"><a href="{/literal}{$server}{$site_root}{literal}/{/literal}{if
 contact_table.tpl  -  12.691 Bytes  -  Do, 26.11.09 um 07:11  -  C:\Users\aaa\Desktop\webseite\save1\templates\default_theme\
4.331	<td><img alt="" src="./include/kcaptcha/index.php" style="border: 1px solid #cccccc; padding: 3px;"><br>
5.658	<td><img alt="" src="./include/kcaptcha/index.php" style="border: 1px solid #cccccc; padding: 3px;"><br>
9.793	<td><img alt="" src="./include/kcaptcha/index.php" style="border: 1px solid #cccccc; padding: 3px;"><br>
 contact_user.tpl  -  7.401 Bytes  -  Do, 26.11.09 um 07:11  -  C:\Users\aaa\Desktop\webseite\save1\templates\default_theme\
6.211	<td><img alt="" src="./include/kcaptcha/index.php" style="border: 1px solid #cccccc; padding: 3px;"><br>
 mailbox_dialog.tpl  -  6.315 Bytes  -  Do, 26.11.09 um 07:11  -  C:\Users\aaa\Desktop\webseite\save1\templates\default_theme\
3.508	<IFRAME height="300" width="550" src="mailbox.php?sel=chat&user_id={$user_id}" frameborder="no" hspace="0" vspace="0" scrolling="Yes" style="border: 1px solid #cccccc;"></IFRAME>
 search_viewmap.tpl  -  7.728 Bytes  -  Do, 26.11.09 um 07:11  -  C:\Users\aaa\Desktop\webseite\save1\templates\default_theme\
2.680	marker[id].openInfoWindowHtml('<table><tr><td rowspan="4"><a href="viewprofile.php?id='+id+'{/literal}{if $use_link_modifications}/{/if}{literal}"><img src='+image+' height=70px style="border: 1px solid #cccccc; cursor: pointer;"></a></td><td
 user_upload.tpl  -  3.864 Bytes  -  Do, 26.11.09 um 07:11  -  C:\Users\aaa\Desktop\webseite\save1\templates\default_theme\
689	<td height="{$thumb_height+10}" width="{$thumb_width+10}" valign="middle" align="center" style="border: 1px solid #cccccc;" {if $upload_type_link != "video"}class="gallery"{/if}>
 Viewmap.tpl  -  22.284 Bytes  -  Do, 26.11.09 um 07:11  -  C:\Users\aaa\Desktop\webseite\save1\templates\default_theme\
7.111	src="'+'{/literal}{$profile.photo_thumb_file[0]}{literal}'+'" height=70px style="border: 1px solid #cccccc; cursor: pointer;"></a></td><td  align="left"><a href="{/literal}{$server}{$site_root}{literal}/{/literal}{if
 contact_table.tpl  -  12.963 Bytes  -  Di, 08.12.09 um 14:53  -  C:\Users\aaa\Desktop\webseite\save1\templates\webseite\
4.425	<td><img alt="" src="./include/kcaptcha/index.php" style="border: 1px solid #cccccc; padding: 3px;"><br>
5.779	<td><img alt="" src="./include/kcaptcha/index.php" style="border: 1px solid #cccccc; padding: 3px;"><br>
9.982	<td><img alt="" src="./include/kcaptcha/index.php" style="border: 1px solid #cccccc; padding: 3px;"><br>
 contact_user.tpl  -  7.571 Bytes  -  Di, 08.12.09 um 14:53  -  C:\Users\aaa\Desktop\webseite\save1\templates\webseite\
6.343	<td><img alt="" src="./include/kcaptcha/index.php" style="border: 1px solid #cccccc; padding: 3px;"><br>
 mailbox_dialog.tpl  -  6.489 Bytes  -  Di, 08.12.09 um 14:53  -  C:\Users\aaa\Desktop\webseite\save1\templates\webseite\
3.585	<IFRAME height="300" width="550" src="mailbox.php?sel=chat&user_id={$user_id}" frameborder="no" hspace="0" vspace="0" scrolling="Yes" style="border: 1px solid #cccccc;"></IFRAME>
 search_viewmap.tpl  -  7.873 Bytes  -  Di, 08.12.09 um 14:53  -  C:\Users\aaa\Desktop\webseite\save1\templates\webseite\
2.705	marker[id].openInfoWindowHtml('<table><tr><td rowspan="4"><a href="viewprofile.php?id='+id+'{/literal}{if $use_link_modifications}/{/if}{literal}"><img src='+image+' height=70px style="border: 1px solid #cccccc; cursor: pointer;"></a></td><td
 user_upload.tpl  -  3.914 Bytes  -  Di, 08.12.09 um 14:53  -  C:\Users\aaa\Desktop\webseite\save1\templates\webseite\
752	<td {if $upload_type_link != "video"}class="gallery"{/if} height="{$thumb_height+10}" width="{$thumb_width+10}" valign="middle" align="center" style="border: 1px solid #cccccc;">
 Viewmap.tpl  -  22.844 Bytes  -  Di, 08.12.09 um 14:53  -  C:\Users\aaa\Desktop\webseite\save1\templates\webseite\
7.287	src="'+'{/literal}{$profile.photo_thumb_file[0]}{literal}'+'" height=70px style="border: 1px solid #cccccc; cursor: pointer;"></a></td><td  align="left"><a href="{/literal}{$server}{$site_root}{literal}/{/literal}{if
Suche beendet (27,33 Sekunden).
 
Zurück
Oben