mis-allignment in header (proxy)

This forum is for all Flare issues related to PDF, eBook, Microsoft Word, Adobe FrameMaker, XPS, and XHTML book targets.
Post Reply
ChristyPatton
Sr. Propeller Head
Posts: 159
Joined: Thu Sep 18, 2008 8:34 am
Location: "West of the Mississippi"

mis-allignment in header (proxy)

Post by ChristyPatton »

Flare V4 and MS Word 07. I have a header that includes a table. In the left column is a graphic. Just a solid bar of color. In the middle column I have two variables, h1 and h2 running. H1 is to the left of the column where I want it. However, h2 moves to the right. I absolutely cannot figure out how to get rid of the space, margin, padding, whatever it is. I've poured over the style sheets but I am sure it has something to do with them. I'm inserting my html so you can see what I have.

<MadCap:pageHeader class="EvenPage">
<table style="width: 100%;caption-side: top;border-left-style: none;border-left-width: 0px;border-right-style: none;border-right-width: 0px;border-top-style: none;border-top-width: 0px;border-bottom-style: none;border-bottom-width: 0px;border-spacing: 0px 0px;margin-left: 0;margin-right: auto;">
<col style="width: 242px;">
</col>
<col style="width: 275px;">
</col>
<col>
</col>
<tbody>
<tr>
<td style="text-align: left;font-family: Tahoma;font-size: 14pt;font-weight: bold;">
<p class="img" style="margin-top: 0;margin-bottom: 0;">
<img src="../Images/HeaderArta.gif" MadCap:mediastyle="@media print { width: auto;height: 0.5in; }" style="vertical-align: top;width: 227px;height: 38px;">
</img>
</p>
</td>
<td style="text-align: left;vertical-align: middle;"><MadCap:variable name="NewVariableSet.Running H/F 1" style="font-size: 14pt;font-family: Arial;font-weight: bold;" />
<p><MadCap:variable name="NewVariableSet.Running H/F 2" />
</p>
</td>
<td>
<p> </p>
</td>
</tr>
</tbody>
</table>
</MadCap:pageHeader>
Christy Patton
Technical Communications

MadPak
Flare 6.1
Capture 4.0
ChristyPatton
Sr. Propeller Head
Posts: 159
Joined: Thu Sep 18, 2008 8:34 am
Location: "West of the Mississippi"

Re: mis-allignment in header (proxy)

Post by ChristyPatton »

BTW, I create in WYSIWYG but bug hunt in the text editor.
Christy Patton
Technical Communications

MadPak
Flare 6.1
Capture 4.0
ChristyPatton
Sr. Propeller Head
Posts: 159
Joined: Thu Sep 18, 2008 8:34 am
Location: "West of the Mississippi"

Re: mis-allignment in header (proxy)

Post by ChristyPatton »

Never mind, I found a solution.
Christy Patton
Technical Communications

MadPak
Flare 6.1
Capture 4.0
Post Reply