Banner not lined up quite right

Again, a basic problem.
If you could go to my webpage at:
http://www.trojanbeach.com
you will see a banner at the top that is a jpeg, 1000 pixels
wide.
If you click on the Details link on that main page, it will
take you to Page 2, which shifts about 2 pixels to the left.
Two problems.
I want them to be lined up correctly, and also, it does not
show the white gap above the banner in my Dreamweaver html
document.
Thanks for your help. When I go to code view I don't see the
problem, although I'm sure it is looking right back at me.
Dan

There is a <p> and the closing tag </p> around
the banner.
kick that two first.
<table width="1000" border="0" align="center">
<tr>
<td height="596" bgcolor="#FFFFFF"><p><img
src="banner3.jpg"
width="1000" height="185" /></p>
<table width="1000" border="0">
On 2008-04-09 18:06:42 +0200, "troyrecreation"
<[email protected]> said:
> Again, a basic problem.
> If you could go to my webpage at:
http://www.trojanbeach.com
> you will see a banner at the top that is a jpeg, 1000
pixels wide.
>
> If you click on the Details link on that main page, it
will take you to Page
> 2, which shifts about 2 pixels to the left.
>
> Two problems.
> I want them to be lined up correctly, and also, it does
not show the white gap
> above the banner in my Dreamweaver html document.
>
> Thanks for your help. When I go to code view I don't see
the problem, although
> I'm sure it is looking right back at me.
>
> Dan

Similar Messages

  • OAM- "You do not have sufficient access rights" message with Master Admin

    Customer has configured the OAM system to have both the primary and the secondary side for failover purposes. The back end directory server on both systems are in sync. The primary side of the systems works well as far as this issue is concerned.
    On the secondary side, if you login with the MASTER administrator of the system and click 'Identity System Console' or click any of the configurations under the Configurations in the User Manager, you get the error message saying "You do not have sufficient access rights". However, if they navigate to the Access system on the same browser and access the "Access System Console", and then navigate back to the Identity system, the Master Administrative rights are granted and now have a full access to the system.
    We tried following things to resolve the issue, but could not resolve it:
    1) Tried deleting 'cookieencryptionkey' which is found under "obcontainerid=encryptionkey,o=oblix" and restarted both the Identity Servers.
    2) Confirmed that the OAM administrator is present in cn=Web Masters,o=Oblix,<> and cn=Directory Administrators,o=Oblix,<> from the LDAP.
    3) Under the apps=PSC node, checked the Advance Properties for the 'obuniquememberStr' attribute:
    - Master Web Resource Admins (cn=master web resource admins, obapp=PSC, o=oblix, ...)
    Made sure that the values for the 'obuniquememberStr' attribute has the correct value there.
    4) Reconfigured the Secondary Identity Server.
    None of the above really helped to resolve the issue.
    Could anybody please help here to get rid of this issue.
    -Amol

    Hi Vinod,
    Here is the customer's response to your above 2 questions:
    1. We have 4 Directory server profiles for Identity servers; one for user data and one for configuration data for each server.
    I have at least reduced them to two and used only the ones initially used by the primary identity server as our user and configuration data do not reside together. User data is consumed via OVD.
    However, this does not seem to have any effect on the current behavior.
    2. All components except for the access server are on 10.1.4.2 and the access server is on 10.1.4.1
    Also below are the errors from the oblogs:
    dentity Server log
    =============
    2008/03/19@10:04:16.508530 4332 262160 PPP INFO 0x000008C7 obeventcatalog.cpp:183 "Cannot find the action" function^ObEventCatalog::GetActionEntry2Modify() actionName^ENCRYPTION_cookieEncryptionKey
    Access Server Log
    =============
    2008/03/19@10:03:56.329959 13608 1687633 CONNECTIVITY DEBUG3 0x00000201 /usr/abuild/Oblix/1014lwhf/palantir/netlib/src/obmessagechannel.cpp:601 "Received " ipaddr^10.217.209.81 ipport^1853 seqno^12 opcode^1 opcodeStr^IsResrcOpProtected Message^ro=t%253d0%2520o%253d%2520no%253d%2520r%253d%2520nr%253d%2520wu%253d/identity/oblix/apps/admin/bin/frontpage_admin.cgi%2520wh%253d10.217.209.81%2520wo%253d1%2520wa%253d0%2520ws%253d st=ma%253d2%2520mi%253d2%2520sg%253d0%2520sm%253d version=3 pd=
    2008/03/19@10:03:56.340433 3099 802864 AUTHENTICATION DEBUG2 0x00000201 /usr/abuild/Oblix/1014lwhf/palantir/aaa_server/src/aaa_service_server.cpp:2779 "Authorization successful"
    Webgate Log
    ==========
    2008/03/19@10:04:05.661000 5796 4516 HTTP_REQ DEBUG3 0x00000201 \Oblix\coreid1014\palantir\webgate2\src\isprotected.cpp:185 "Resource is protected" ResourceOperation^GET ResourceType^http Resource^//10.217.209.81/identity/oblix/apps/admin/bin/front_page_admin.cgi authnSchemeName^Oracle Access and Identity Basic Over LDAP
    2008/03/19@10:04:14.661000 5796 4516 LDAP DEBUG3 0x00000201 \Oblix\coreid1014\np_common\db\ldap\util\ldap_util2.cpp:537 "MLK-Memory leak for LDAP error information. This will show up as memory leak in LDAP SDK calls." key^25
    2008/03/19@10:04:14.661000 5796 4516 LDAP DEBUG3 0x00000201 \Oblix\coreid1014\np_common\db\ldap\util\ldap_util2.cpp:537 "MLK-Memory leak for LDAP error information. This will show up as memory leak in LDAP SDK calls." key^25
    2008/03/19@10:05:54.552000 5796 5256 CONFIG DEBUG2 0x00000201 \Oblix\coreid1014\palantir\access_api\src\obconfig.cpp:865 "Client configuration not updated"
    2008/03/19@10:05:54.552000 5796 5256 CONFIG INFO 0x0000182D \Oblix\coreid1014\palantir\access_api\src\obconfig.cpp:866 "The Access Server has returned a fatal error with no detailed information." raw_code^302
    I checked the OVD logs but did not find any error in it. Customer also tried to unprotect the /identity and /access URLs but the issue persist.
    Also I do not feel this as a bug, because this environment was working quite for few months without any such issues, also there were no changes made on the OVD/AD configurations. However, the server that hosts the OVD/AD was shut down and when it was restarted, we started experiencing this issue.

  • DV output doesn't seem quite right.

    Hi,
    I don't know why or what I am doing wrong but it seems that when I view my file that was rendered in CS4 (basic DV file 720x480 29.97) and reimport the clip into my editing program (Grass Valley Edius), the footage does not seem to be as pristine as the original DV footage. There is a "film like" look to the frame rate and there also appears to be a cut in overall resolution. I have all output settings to "best" and I tried playing with field, upper and lower, but no combination seems quite right. I know this program can handle a wide variety of formats so I can't believe that simple DV should be a challenge.  As an FYI, to eliminate all variables, I didnt apply any effects to the footage, just inserted a clip into the composition, and rendered it out.
    Any ideas how I can get my DV footage to look exactly like the original?

    merrick611 wrote:
    As a follow up to my prior post, I did find a way in Canopus to convert the original DV file to an uncompressed RGB. I took the uncompressed file into AE, and then output as PNG sequence. Still, the results are not as good as the original DV footage. Incredibly disappointing. I am surprised that you don't hear more people complaining about this since I am sure DV is still widely used.
    I think you have a fundamental misunderstanding of DV as a compressed format - it can never look as good as the original. DV uses a very agressive compression that reduces color information and produces a lot of very visible artifacts. Whenever you compress it again, you apply another level of degeneration on top of the existing one. You can't have both - either you don't modify the source footage and allow the programs to work in bypass, re-using the original stream data or you modify the image content, based on the decompressed and reconstructed info, but in turn enforcing a completely new compression pass.
    Mylenium

  • Text Not Lining Up Properly in Fillable Form | Acrobat 9 Pro

    I have a number of documents that were created in MS Word and then I converted them to PDF through Adobe Acrobat 9 Pro. A number of those documents have text fields that the end user will type their data into - example: a message area on a fax cover sheet.
    The original Word document has that area lined such as this:
    When that area (as shown above) is converted as a field in the "add fields" to the form in Adobe Acrobat I am deleting out the individual fields Adobe "detects" and instead making it one large content box.
    Under properties I have "multi-line" and "scroll long text" selected.
    Now the problem....for some unknown reason....some fields are working perfectly that when we type into the PDF fillin form that the text that is typed lines up perfectly with the lines (as shown above). In other instances it's not lining up at all.
    I have played with font size, font type, spacing on the original Word document.I have scoured the internet and the forums with no success (either no one else is asking or I'm not using the proper search terms).
    Can anyone help me out or point me in the right direction?
    I've also included a screenshot of the document so you can see the wackiness.

    You don't have direct control of the leading of a multiline text field. A common approach is to control the background color of the field with JavaScript since the lines are not really needed when the field is used in Reader/Acrobat. They may be useful when using the form by hand. For more information, see the posts by Max in this topic: http://acrobatusers.com/forum/forms-acrobat/how-do-i-use-multi-lined-text-fields-over-prin ted-line-area-existing-form

  • Tables Not Lining Up

    For some reason, my tables are not lining up correctly. I
    want everything to be 780px across. I've looked over the code a
    number of times and can't see where I'm messing up.
    If someone can look over my source code and see where I'm
    going wrong it would be greatly appreciated.
    The address of the page is:
    http://www.marcuscole.com/bnj/index.html
    Thank you in advance.

    Hello,
    One part of the trouble is the extra ">" character your
    javascript is
    putting in to the right your header image.
    border=0><<br>" appears at the end of each
    rotation:
    [y++] = "<IMG SRC=......border=0><<br>"
    ad[y++] = "<IMG SRC=......border=0><<br>"
    etc....
    It should just be border=0><br>..though I'm not sure
    why <br> is even needed
    as the image is the only thing in the cell.
    Also, you may want to reconsider merging table cells and just
    use multiple
    stacked tables or nested tables.
    More info:
    http://apptools.com/rants/spans.php
    Take care,
    Tim
    "MCInteractive" <[email protected]> wrote in
    message
    news:gbp0je$3v6$[email protected]..
    > For some reason, my tables are not lining up correctly.
    I want everything
    > to be
    > 780px across. I've looked over the code a number of
    times and can't see
    > where
    > I'm messing up.
    >
    > If someone can look over my source code and see where
    I'm going wrong it
    > would
    > be greatly appreciated.
    >
    > The address of the page is:
    http://www.marcuscole.com/bnj/index.html
    >
    > Thank you in advance.
    >

  • Red lining on the right corner of notebook

    hi....
    i have a pavilion series dv4 1318tu notebook comp. with operating system vista.....
    my notebook pc has a red lining on its right corner..
    it is from up corner to down 
    plz tell me,how can i get rid of this problem????

    First of all, you need to find out whether this red line is from your LCD Panel or from your Graphics Controller.
    If you have an external LCD panel or monitor, connect this device via the VGA connector and to see if the red line also show up at this external display device.
    If it does not, then your LCD panel is defective in this special area.
    If it does, then the problem is more complicated. It could be the Graphics Driver, your system memory module, your discrete Frame Buffer memory ( if you have a discrete Graphics Controller ), ribbon cable between your motherboard and your LCD panel, Inverter inside the LCD panel and etc.
    You can try to use the following steps to see if it can resolve the problem for you;
    1. reload your Graphics Driver.
    2. Swap the memory modules.
    3. Use single memory module.
    Depends on your expertise of opening up your notebook, you may want to check the Ribbon Cable between your motherboard and the LCD panel.

  • NOT CRASHING BUT QUITTING??

    Hey all I'm reposting this as my activation was not an issue. All of my products are registered and chat support didn't help at all. Before calling adobe I thought I'd turn to your collective genius.
    Recently all of my creative suite apps have been crashing right as I open them. I'll click Photoshop (32 bit and 64 both have this issue) and everything loads except for the dialogue box that asks if this is a new project, opening recent projects, etc. Right then as it is trying to load those things, it simply crashes. It doesn't just crash though it seems like a force quit. Once I was able to open up a project before it closed and drew something on it. It then asked me if I wanted to save the changes made. The program stayed open until I saved the new project or clicked no. However immediately after saving the program would then close.
    TL;DR The Creative suite apps are "force quitting" more so than crashing. If I open a project and manage to make a change before it auto quits itll ask if I want to save changes or not before photoshop quits. No other option, no cancel, no x in the box, I cant cntrl w close the dialogue its just yes or no.
    System:
    Asus 2013 Machine Windows 8 (not 8.2 or whatever the new one is that is constantly harassing me to upgrade in the window store)
    i7 8gb ram
    I have uninstalled and reinstalled MULTIPLE times as well as updated all my software. Ive done it via the uninstaller as well as from my control panel and nothing has worked. Can anyone help me?
    Also as a side note I got these programs from my university (UC Berkeley)

    This is all I could find

  • Number fields not lining up with heading.

    I add a number field to my report.
    The heading and field are right justified and lined up using a guideline.
    When I preview the report, the number and heading are not lined up.
    Any ideas? Thanks! Linda

    Greetings Linda, if you are having problems with the guide lines you better remove them and align the objects manually or you can make use of grid and snap the objects to the grid. These options are available in u201Cviewu201D menu. I hope this solves your problem.

  • IDVD 6 does not start, simply quits !!!!!!!!

    This is what i get for report, image not found ***?
    can anyone advise please, Leopar dhas been the worse upgrade ever!
    *Process: iDVD [1884]*
    *Path: /Applications/iDVD.app/Contents/MacOS/iDVD*
    *Identifier: com.apple.iDVD*
    *Version: ??? (???)*
    *Build Info: iDVD-10910000~6*
    *Code Type: X86 (Native)*
    *Parent Process: launchd [339]*
    *Date/Time: 2007-11-17 18:14:01.722 +0100*
    *OS Version: Mac OS X 10.5.1 (9B18)*
    *Report Version: 6*
    *Exception Type: EXC_BREAKPOINT (SIGTRAP)*
    *Exception Codes: 0x0000000000000002, 0x0000000000000000*
    *Crashed Thread: 0*
    *Dyld Error Message:*
    *Library not loaded: @executable_path/../Frameworks/Oxygene.framework/Versions/A/Oxygene*
    *Referenced from: /Applications/iDVD.app/Contents/MacOS/iDVD*
    *Reason: image not found*

    Losco wrote:
    I had the same problem with iDVD 08, it will quit right after launching the program.
    I fixed it by re-installing the software package using Pacifist, after that I tried and it worked!
    Then I did a software update and installed it, and it's still working without a problem.
    NOTE: After the latest software upgrade iMovie and iDVD stopped working. I fixed iDVD as mentioned above, but iMovie was fixed by changing the colour calibration on my display (on system preferences).
    Sorry but if that is what you had to do its a bug in leopard and Apple should be responsible for preventing this or any BUGS, did it BUG you? LOL
    The phenomenon here is many users from the PC world love fixing problems all day to show something off in there poor little worlds, well im a mac user and i don't want to waste any more time in PC land.
    Please do not ship bugged OS dvds out again and wait for users to solve there own issues and then tricking them into thinking cuas ethey can that there issues where not bugs but they where the insects to be stepped on.
    I returned to Tiger, much faster actually, much more stable, i replaced Spaces with desktop manager and smack book, i tap my screen to change desktops, even better, i also replaced Spaces by using SuperDuper, works great., and i purchased iLife 8 and PowerBoost which allows me to do everything iChat does now as well, so i see nothing in Leopard for me to be impressed by then there new screen savers, ill miss them a tiny bit .

  • Audio track 1 and 2 not lined up??? help!!

    When you put clip in timeline they go on 2 audio tracks for some reason. well, i must have deleted something I shouldn't have because 1/4 way through movie the 2 audio tracks are not directly lined up with one another. for some reason the bottom track says +15. I tried to undo but you are openly allowed 10-15 or so 'undo's" and I must have made error long time ago and not noticed. Then I tried to lock the audio track 1 for my video clip and move the audio track 2 directly underneath it but it won't let me. Even when audio track 2 is unlocked I cannot move audio track 1 for same movie clip.
    When I play my movie the dialogue is not synced anymore. Can I fix this?
    suggestions?

    Birmy wrote:
    I have been told by a friend to re-do my entire movie from the point the audio track 1 and audio track 2 have become displaced. If anyone in the Apple community can help me I would appreciate it.
    I find it hard to believe that when audio track 1 and audio track 2 become displaced there is not an easy way to line them up again. Since 80% of my movie has an audio track 2 clip that has a red icon with + 15 on it it seems to suggest that audio track 2 is 15 frames off of audio track 1. (Audio track 1 and Audio track 2 are from the same video clip)
    So I have about 20% of my movie clips that have lined up Audio track 1 and Audio track 2 and then all of a sudden the audio track 1 and audio track 2 are not lined up. So I hear an echo to every actor who states dialogue because audio track 1 "says the line" and then of course audio track 2 which is not lined up "says the line" a few seconds later.
    If anyone can answer this question you will save me about 10-15 hours of work. Thank you!
    Your friend is, umm, to be kind, ignorant.
    There is an easy way. Right click on the red icon and select slip into sync.
    The most likely explanation is that you have deactivated the link function of the timeline. It is a small chain link icon in the right upper corner of the timeline button bar.
    Since you are having so many problems associated with yoru project's audio, I strongly urge you to learn how to increment your project on a daily basis so you have an intact version history (no, I'm not going to explain that to you) and be absoltuey CERTAIN you understand how the auotsave vault works and how to recover your project if you need to.
    bogiesan

  • HT4623 When I try to launch the Itunes app on my Iphone, it starts and then quits right away.  What should I do?

    When I try to launch the Itunes app on my Iphone, it starts and then quits right away.  What should I do?

    I would reinstall iOS 7.
    Open iTunes (11.1 or later) on your computer and plug your iPhone into your computer.
    Sync your iPhone with iTunes.
    Click on your iPhone device and from the Summary Tab, Back up using iCloud and/or iTunes.
    On your iPhone, open Settings/iCloud and turn off Find My Phone.
    In iTunes, click on the Restore button on the Summary tab next to Check for Updates.
    iTunes will completely wipe your phone and reinstall iOS 7.
    Setup your iPhone as new and restore from your back up.
    Check to see if the iTunes app is functioning correctly and not closing on you.
    I did this last night when setting Limit Ad Tracking kept closing Settings and taking me back to the Home screen. After reinstalling iOS 7, the issue went away.

  • Acrobat Pro XI quits right away - help

    Using Adobe Acrobat Pro XI Creative Cloud. As soon as I open a PDF, Acrobat quits right away, then the window for Adobe software license agreement pops up, but I can't hit "Accept." I just upgraded to OSX Mountain Lion. Other CC applications are working fine. Please help.

    I contacted Adobe tech support. Here's part of my online chat, outlining what finally resolved the problem after screen sharing with the technician:
    It was permission related issue.
    Application Manager was not updating Acrobat as activated.
    However we have deactivated all the application and  activated acrobat first .
    It worked then re activated photoshop.
    Note: we had to deactivate and reactivate several times before it straightened out, and the tech deleted a couple files (sorry, but I don't know what they were). Acrobat is now working, so if you're stuck like I was, you may try the online chat and screen sharing with an Adobe technician.

  • On my Apples, Firefox is locking up, sometimes can not even force quite

    Latest version of Firefox is locking up. Sometimes can not even force quite the application. This is happening often on both our Apple computers. Have found the hitting the Toolbar Setting Icon at the right end of the Yahoo Toolbar will free up the system again. This NEVER happened with the previous version of Firefox. It is getting to the point were we are considering going to Safari which we don't like as much

    I haven't. One of the reason I use Firefox vs Safari is that you can't use Yahoo toolbar on Safari. What I have done is hit the Tabs Settings Icon at the very right end of the Yahoo Toolbar and this seems to free things up again

  • My mail will not open and will not let me quit it. Help?

    My mail will not open and will not let me quit it. Ive tried to restart my computer but it wont let me do that because it says the Mail has canceled the restart. It does the same thing when I try to shut it down. Can someone help?

    Welcome to Apple Support Communities
    Press Alt, Command and Esc keys, select Mail and force close it. Finally, restart or turn off your computer

  • My macbook 13 inch late 2007 model got soaked in wine I bought a pro to replace it , I want to use my hard drive on it as an external , I already purchased the case , now the motherboard I understand gets bad but not the hard drive , right?

    my macbook 13 inch late 2007 model got soaked in wine I bought a pro to replace it , I want to use my hard drive froom the old one on the macbook pro and use it as an external , I already purchased the case , now the motherboard I understand gets bad but not the hard drive , right? but everything else still is in there right. ? 
    I got my case from owc computing
    thye used a cloner last time I got the hard drive from them , but the apple had to be working. and now it's just not going to turn on wine is sticky forget about
    no worries I enjoyed it for 6 years could have gone longer I have all this extra gig ram memory, and a new digital drive for ith had broke
    all I want it my hard drive available at owc and make it a usb drive and acc3sss my stutt ? thansk any ideas and also on how I could sell or use the parts I can salvage,    and yay my new pro ix 17 inches silver sleek full ms office i life and i work. included 389 awesome price , no need for new this does awesome . rather than buying an optical drive for 200.00 I got a new computer to me and better for a lot less.          
    I am gratefful , just please help on the hard drive question as external ,
    thanks
    just didnt want to make this sound like a sob sitiuation and also inspire others what can be done.
    and I then will be able to upgrade to Snow Leopard and i life 2011.

    Well as I suspected I love OWC company I pulled out the mac hard drive , they offered me a Macdrive  free trial program to check your drive on PC Windows and yesSSSSSSSSSSSSSSSSSSSSSSSS it all there nothing lost
    woohooooo , thank you but nothing is dead, when you have faith , this was a prayer answered big time I wanted a pro so much and I get to use my 500  plust 250 plus 120 GB drives all of them
    ladies and gentlemen and I get to keep the 2 GB in from my macbook 13 inch and sell all the parts
    yipeee
    thanks for the support, now the case is Solved. !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

Maybe you are looking for

  • Comcast  Cable High Speed Service-No offered Firewall,Virus protection,etc

    I just switched to Comcast "High Speed" Cable internet service from Earthlink dial-up.Unfortunately the suite of security products offered are not Mac compatible. What are the most effective products out there for security for Mac's? Thanks IMac G5  

  • Optimize Specific Matte color for each slice?

    Hi, I have a document filled with text and slices that gets exported as transparent gifs. Sort of a repository of all text-images I use for a site that has different background colors for different parts of the pages. Problem: When I select a slice,

  • Third party apps can't connect to iTunes afteer last update

    The iLike and the win 7 music gadget cannot connect to iTunes since the last update. Has anyone else seen this? I installed the most recent iLike and it didn't help. I understand it might just be an issue where I have to wait for the apps to be updat

  • Reg:Default Dashboard

    Hi all, My Client is looking for this requirement:- Need Default Dashboard Page for all the Reports and Responsibilites. I have built a Default Dashboard (with name Modules Overiew). We are having 6 modules in total(Financials, Manufacturing,Projects

  • Install the Infrestructure of 9iAS

    I4m trying to install the Infrestructure of 9iAS in Windows NT.4.0 Service Pack 6, the installation is succesfull but not complete for Single Sign On Component. After that i can'not install Oracle Application Server for Business Inteligence and Forms