Black Pearl

Impressum - Black Pearl

Impressum

by ehnoah » Mon Apr 08, 2013 2:30 am

Hey can anyone help me to fix the Impressum_body.html to fit the "Original" Black Pearl Design?

Thanks for any help! (Using Impressum 0.1.8)



Code: Select all

<!-- INCLUDE overall_header.html -->

<h1>{L_IMPRESSUM_TITLE}</h1>

<br clear="all" />
<br clear="all" />

<!-- IF T19 -->
<table cellspacing="1">
   <tr>
      <td><img src="http://{T19}" width="150" /></td>
      <td width="20"></td>
      <td style="font-size:1.2em;">
      <!-- IF T1 -->{T1}<br /><!-- ENDIF -->
      <!-- IF T2 -->{T2}<br /><!-- ENDIF -->
      <!-- IF T3 -->{T3}<br /><!-- ENDIF -->
      <!-- IF T4 -->{T4}<br /><!-- ENDIF -->
      <br />
      <!-- IF T5 --><b>{L_IMPRESSUM_PHOME_TITLE}</b> {T5}<br /><!-- ENDIF -->
      <!-- IF T9 --><b>{L_IMPRESSUM_MOBILE_TITLE}</b> {T9}<br /><!-- ENDIF -->
      <!-- IF T10 --><b>{L_IMPRESSUM_FAX_TITLE}</b> {T10}<br /><!-- ENDIF -->
      <br />
      <!-- IF T6 --><b>{L_IMPRESSUM_EMAIL_TITLE}</b> {T6}<br /><!-- ENDIF -->
      <!-- IF T16 --><b>{L_IMPRESSUM_WEBSITE_TITLE}</b> <a href="{T16}">{T16}</a><br /><!-- ENDIF -->
      </td>
   </tr>
</table>
<!-- ELSE -->
<div style="font-size:1.2em;text-align:left;">
   <!-- IF T1 -->{T1}<br /><!-- ENDIF -->
   <!-- IF T2 -->{T2}<br /><!-- ENDIF -->
   <!-- IF T3 -->{T3}<br /><!-- ENDIF -->
   <!-- IF T4 -->{T4}<br /><!-- ENDIF -->
   <br />
   <!-- IF T5 --><b>{L_IMPRESSUM_PHOME_TITLE}</b> {T5}<br /><!-- ENDIF -->
   <!-- IF T9 --><b>{L_IMPRESSUM_MOBILE_TITLE}</b> {T9}<br /><!-- ENDIF -->
   <!-- IF T10 --><b>{L_IMPRESSUM_FAX_TITLE}</b> {T10}<br /><!-- ENDIF -->
   <br />
   <!-- IF T6 --><b>{L_IMPRESSUM_EMAIL_TITLE}</b> {T6}<br /><!-- ENDIF -->
   <!-- IF T16 --><b>{L_IMPRESSUM_WEBSITE_TITLE}</b> <a href="{T16}">{T16}</a><br /><!-- ENDIF -->
</div>
<!-- ENDIF -->

<br clear="all" />

<!-- IF T13 or T8 or T11 or T14 or T17 or T7 or T18 -->            
<table cellspacing="0" width="100%">
   <tr class="row1">
      <td style="padding:5px 5px 5px 5px;">
      <!-- IF T13 --><b>{L_IMPRESSUM_CO_NAME_TITLE}</b> {T13}<br /><!-- ENDIF -->
      <!-- IF T8 --><b>{L_IMPRESSUM_BANK_CONNECTION_TITLE}</b> {T8}<br /><!-- ENDIF -->
      <!-- IF T11 --><b>{L_IMPRESSUM_ACCOUNT_NUMBER_TITLE}</b> {T11}<br /><!-- ENDIF -->
      <!-- IF T14 --><b>{L_IMPRESSUM_TAXNR_TITLE}</b> {T14}<br /><!-- ENDIF -->
      <!-- IF T17 --><b>{L_IMPRESSUM_JUSTICATION_TITLE}</b> {T17}<br /><!-- ENDIF -->
      <!-- IF T7 --><b>{L_IMPRESSUM_SALES_TAXNR_TITLE}</b> {T7}<br /><!-- ENDIF -->
      <!-- IF T18 --><b>{L_IMPRESSUM_TRADE_TITLE}</b> {T18}<!-- ENDIF -->
      </td>
   </tr>
</table>

<br clear="all" />
<!-- ENDIF -->

<div style="text-align:left"><!-- IF T15 -->{T15}<br /><br /><!-- ENDIF -->{L_IMPRESSUM_RESPONSIBLE_PERSON_CONTENTS}&nbsp;<!-- IF T2 -->{T2}<!-- ENDIF --><!-- IF T13 -->, {T13}<!-- ENDIF --></div>

<br clear="all" />

<!-- IF T20 -->
<table class="tablebg" cellspacing="1" width="100%">
   <tr class="row1">
      <td class="cat" align="center"><h4>{L_DISCLAIMER_TITLE}</h4></td>
   </tr>
   <tr>
      <td class="row1"><p style="padding:5px 5px 5px 5px;text-align:justify">{L_DISCLAIMER_DEMARCATION}<!-- IF T12 -->&nbsp;{T12}<!-- ENDIF --><br />{L_DISCLAIMER_TEXT}</p></td>
      
   
   </tr>
   
   
   
</table>

<br clear="all" />
<!-- ENDIF -->

<!-- INCLUDE breadcrumbs.html -->

<br clear="all" />

<div style="text-align:left">{L_IMPRESSUM_TITLE} &copy; <a href="http://www.laguna-freunde.de/">Dinseprinz</a> | based on <a href="http://www.phpbb-seo.de/">SEO phpBB</a></div>

<div align="{S_CONTENT_FLOW_END}"><!-- INCLUDE jumpbox.html --></div>

<br clear="all" />

<!-- INCLUDE overall_footer.html -->
Last edited by ehnoah on Mon Apr 08, 2013 4:49 pm
ehnoah
Registered User
Posts: 26
Joined: Fri Sep 07, 2012 4:08 pm

Re: Impressum

by Joshua203 » Mon Apr 08, 2013 7:02 am

Maybe if we knew what is wrong with it, had a link to the error page, had screenshots, more info etc, etc. :roll:
Image
http://DutchaGoGo.com (development/under construction ..forever?¿?) ;)
User avatar
Joshua203
Registered User
Posts: 227
Joined: Tue Jul 21, 2009 7:01 pm
Location: Rotterdam, Netherlands, Europe, Earth.
Name: Joshua 203

Re: Impressum

by ehnoah » Mon Apr 08, 2013 12:18 pm

http://blackdesert-online.de/impressum.php

Hey! There you see a lot of space on the left, I also wish me to get the Menu (Like on the Portal Frontpage)

what I realy want is, that the Impressum is shown like the News.
ehnoah
Registered User
Posts: 26
Joined: Fri Sep 07, 2012 4:08 pm

Re: Impressum

by Joshua203 » Mon Apr 08, 2013 2:58 pm

Hmmm first thing I notice is that the portal page is also too wide and that the breadcrumbs are ruined too (closing p tag missing?).

Secondly the whole page looks like it's not reading the css anymore maybe not even the theme config (_MG_config)

Did you check the mod's edits, have you done all?
Where is this mod? Have you asked them for assistance??

Sorry for all the quetions but you don't give much info by yourself :lol:

PS.. maybe it's also a bit weird that in the code you posted you use overall_header opposed to simple_footer at the bottom?? ;)
Last edited by Joshua203 on Mon Apr 08, 2013 3:51 pm
Image
http://DutchaGoGo.com (development/under construction ..forever?¿?) ;)
User avatar
Joshua203
Registered User
Posts: 227
Joined: Tue Jul 21, 2009 7:01 pm
Location: Rotterdam, Netherlands, Europe, Earth.
Name: Joshua 203

Re: Impressum

by Joshua203 » Mon Apr 08, 2013 3:48 pm

AND:
please read this and check your edited files, you seem to have created the problem:
https://www.phpbb.com/kb/article/phpbb3 ... thout-bom/
Image
http://DutchaGoGo.com (development/under construction ..forever?¿?) ;)
User avatar
Joshua203
Registered User
Posts: 227
Joined: Tue Jul 21, 2009 7:01 pm
Location: Rotterdam, Netherlands, Europe, Earth.
Name: Joshua 203

Re: Impressum

by ehnoah » Mon Apr 08, 2013 4:47 pm

On Breadcrums it was realy a </p> missing I added it (not sure if on right Position)

I not changed realy much, so I not know why my Portal have now a such wide space on left (do you see the error?)

I converted now all files to UTF-8 without BOM that I edited but it seems that nearly all files are not UTF-8 without BOM (original files too)

config (_MG_config) ? what? (sorry :P)

and yeah ok I changed it to overall_fooder.html now!

If you see any other mistakes then just tell/ask! I love you that you help me!

PS: This is the Code right now on top how it is on my webspace.
ehnoah
Registered User
Posts: 26
Joined: Fri Sep 07, 2012 4:08 pm

Re: Impressum

by Joshua203 » Mon Apr 08, 2013 5:20 pm

I even wonder if this:

Code: Select all

<p class="breadcrumbs">

..Should even be there at all !!
But that's up to you to check.

Questions unanswered again and you keep changing stuff so yes i have seen many different errors now :lol:

BOM still there :cry: read it again?
Image
http://DutchaGoGo.com (development/under construction ..forever?¿?) ;)
User avatar
Joshua203
Registered User
Posts: 227
Joined: Tue Jul 21, 2009 7:01 pm
Location: Rotterdam, Netherlands, Europe, Earth.
Name: Joshua 203

Re: Impressum

by ehnoah » Mon Apr 08, 2013 6:04 pm

I checked all files for BOM error. No one found.
Portal Page is fixed now (I reduced the Header Image Scale from 1200 to 1000)

But I have still the problem with the Design for the Impressum :) Would be great if you can help me :P
ehnoah
Registered User
Posts: 26
Joined: Fri Sep 07, 2012 4:08 pm

Re: Impressum

by Joshua203 » Mon Apr 08, 2013 9:52 pm

Your logo should be 956 or 960px wide. certainly not more ;)

I'm trying to help with that impressum stuff but again you fail answering questions from previous posts :!:
Image
http://DutchaGoGo.com (development/under construction ..forever?¿?) ;)
User avatar
Joshua203
Registered User
Posts: 227
Joined: Tue Jul 21, 2009 7:01 pm
Location: Rotterdam, Netherlands, Europe, Earth.
Name: Joshua 203

Re: Impressum

by ehnoah » Mon Apr 08, 2013 10:14 pm

Yes I asked for assistance if you mean this =)

And why only 960px? Can you explain this to me?
ehnoah
Registered User
Posts: 26
Joined: Fri Sep 07, 2012 4:08 pm

Re: Impressum

by Joshua203 » Mon Apr 08, 2013 10:26 pm

ehnoah wrote:And why only 960px? Can you explain this to me?

960 is what is the default width so 960 - 4 (for the borders) = 956

I mean I posted questions below, please answer them.

BOM still there and breadcrumbs still not ok ( why did you ever edit that? )
Last edited by Joshua203 on Mon Apr 08, 2013 10:36 pm
Image
http://DutchaGoGo.com (development/under construction ..forever?¿?) ;)
User avatar
Joshua203
Registered User
Posts: 227
Joined: Tue Jul 21, 2009 7:01 pm
Location: Rotterdam, Netherlands, Europe, Earth.
Name: Joshua 203

Re: Impressum

by Joshua203 » Mon Apr 08, 2013 10:35 pm

maybe it's even:
960 - 18 (for the borders) = 942 :oops:
Image
http://DutchaGoGo.com (development/under construction ..forever?¿?) ;)
User avatar
Joshua203
Registered User
Posts: 227
Joined: Tue Jul 21, 2009 7:01 pm
Location: Rotterdam, Netherlands, Europe, Earth.
Name: Joshua 203

Re: Impressum

by ehnoah » Mon Apr 08, 2013 10:40 pm

I never edited the Breadcrum stuff, I don't know why this is missing. Where I have to add this? To which file?

But where is BOM? I checked all files and no one has BOM (from what the output was)

Do you use any tool to analyze it? It would be great if you can show me :)


I changed now Logo to 942px and now look:
http://blackdesert-online.de/ (that is why I use 1000)


This Questions?
mmm first thing I notice is that the portal page is also too wide and that the breadcrumbs are ruined too (closing p tag missing?). (fixed)

Secondly the whole page looks like it's not reading the css anymore maybe not even the theme config (_MG_config) (dunno which you mean)

Did you check the mod's edits, have you done all?
Where is this mod? Have you asked them for assistance??
(yes I done all Mod edits and asked for help if it not fitted)



ehnoah
Registered User
Posts: 26
Joined: Fri Sep 07, 2012 4:08 pm

Re: Impressum

by Joshua203 » Mon Apr 08, 2013 10:50 pm

ehnoah wrote:I changed now Logo to 942px and now look:
http://blackdesert-online.de/ (that is why I use 1000)

Leave it like that and correct/fix the portal width!

Please re-upload/overwrite the breadcrumb files... take them from the default pack ;)

still no other answers?? if no I step out :roll:
Image
http://DutchaGoGo.com (development/under construction ..forever?¿?) ;)
User avatar
Joshua203
Registered User
Posts: 227
Joined: Tue Jul 21, 2009 7:01 pm
Location: Rotterdam, Netherlands, Europe, Earth.
Name: Joshua 203

Re: Impressum

by ehnoah » Mon Apr 08, 2013 10:59 pm

Hey I reuploaded the Breadcrumb file, hope it fixed any error. For the Portal width (should be in stlyesheet.css or?)

But which question you finaly mean? Can you please repeat this question? Sorry I realy want to answer but :D
ehnoah
Registered User
Posts: 26
Joined: Fri Sep 07, 2012 4:08 pm