Problems with the margin in then top of the page when using subtemplates

Hi,
I have a main template (made by Word) where i have in the header section the following statement
<?choose:?><?when:R_LANG='EN'?> <?call-template:otsikko_EN?> <?end when?><?otherwise:?>
<?call-template:otsikko_FISE?> <?end otherwise?><?end choose?>
it works but it makes a different margin in the top of the page depending on which template is called.
Can anyone help me to solve this problem?
BR
Tiina

When you call subtemplate, it will replace and do what sub-template has to do.
OPTION 1:
if its showing diff margin for diff sub-template, then make sure, all sub template have same margin and should look alike in the content and frame.
OPTION 2:
if you think there is extra line then use the follwoing to avoid it.
<?call-template@inlines:TEMPLATE_NAME?>

Similar Messages

  • Hi, i have a macbook air and i've been having problems with the camera when i'm using skype. i know im no the 1st one and i'd like to know when apple or someone 'll do something about this.

    hi, i have a macbook air and i've been having problems with the camera when i'm using skype. i know im no the 1st one and i'd like to know when apple or someone 'll do something about this.

    Try reinstalling Combo Update.
    http://support.apple.com/kb/DL1676
    Best.

  • Is anyone using iPhoto having a problem with the slide show using shatter where it does not let you put a title over photo?

    Is anyone using iPhoto having a problem with the slide show using shatter where it does not let you put a title over photo? It use to work but it no longer lets you place a title over the opening photo.

    Is your signature still current?(iPhoto '08, OS X Mountain Lion (10.8.4))    I can confirm this for iPhoto '11; Shatter will only show the text slide title between the slides. Ken Burns and Classic theme can still be set to overlay the caption and title directly over the slides.

  • 502 - Web server received an invalid response while acting as a gateway or proxy server. There is a problem with the page you are looking for, and it cannot be displayed. When the Web server (while acting as a gateway or proxy) contacted the upstream cont

    I am getting error while accessing url of lyncweb.domain.com, dialin.domain.com and meet.domain.com pointing to RP server.
    502 - Web server received an invalid response while acting as a gateway or proxy server.
    There is a problem with the page you are looking for, and it cannot be displayed. When the Web server (while acting as a gateway or proxy) contacted the upstream content server, it received an invalid response from the content server.
    Regards, Ganesh, MCTS, MCP, ITILV2 This posting is provided with no warranties and confers no rights. Please remember to click Mark as Answer and Vote as Helpful on posts that help you. This can be beneficial to other community members reading the thread.

    When i try with https://lyncfrontend.domain.local:4443 and https://lyncfrontend.domain.com:4443 both opens but when i open the external domain name i get certificate .
    ARR version installed is 3.0
    To throw more light on the configuration:
    Lync 2013 implemented, internal domain name is : domain.local and external domain name is : domain.com
    All servers in VMs are with 4 core processor, 24gb ram, 1TB drive.
    Frontend : Windows 2012r2 with Lync 2012 Standard Edition - 1 No (192.168.10.100)
    Edge : Windows 2012 with Lync 2012 Std - 1 No 
    (192.168.11.101 DMZ) in workgroup
    ISS ARR Reverse Proxy 3.0 : Windows 2012 with ARR and IIS configured. (192.168.11.102)
    Certificate : Internal Domain root CA for internal and External (Digicert).
    Internal Network : 192.168.10.x /24
    External Network (DMZ) : 192.168.11.x /24
    Public Firewall NAT to DMZ ip for firewall and RP server. So having two public IP facing external network.
    Edge has : sip.domain.com, webconf.domain.com, av.domain.com
    IIS ARR RP server has : lyncdiscover.domain.com, lyncweb.domain.com, meet.domain.com, dialin.domain.com
    Have created SRV record in public : _sip.tls.domain.com >5061>sip.domain.com, _sipfederationtls._tcp.domain.com>5061>sip.domain.com, _xmpp-server._tcp.domain.com>5269>sip.domain.com
    Installed frontend server using MS Lync server 2013 step by step for anyone by Matt Landis, Lync MVP.
    Internal AD Integrated DNS pointing Front-end
    Type of Record FQDN
    IP Description 
    A sip.domain.com
    192.168.10.100 Address internal Front End  or Director for internal network clients 
    A admin.domain.com
    192.168.10.100 URL Administration pool
    A DialIn.domain.com
    192.168.10.100 URL Access to Dial In 
    A meet.domain.com
    192.168.10.100 URL of Web services meeting
    A lyncdiscoverinternal.domain.com
    192.168.10.100 Register for Lync AutoDiscover service to internal users
    A lyncdiscover.domain.com
    192.168.10.100 Register for Lync AutoDiscover service to external users  
    SRV Service: _sipinternaltls Protocol: _tcp Port: 5061
    sip.domain.com Record pointer services to internal customer connections using TLS 
    External DNS pointing Edge & Proxy
    Type of Record FQDN
    IP Endpoint
    A sip.domain.com
    x.x.x.100 Edge
    A webconf.domain.com
    x.x.x.100 Edge
    A av.domain.com
    x.x.x.100 Edge
    SRV _sip._tls.domain.com
    sip.domain.com: 443 Edge
    SRV _sipfederationtls._tcp.domain.com
    sip.domain.com:5061 Edge
    A Meet.domain.com
    x.x.x.110 Reverse Proxy
    A Dialin.domain.com
    x.x.x.110 Reverse Proxy
    A lyncdiscover.domain.com
    x.x.x.110 Reverse Proxy
    A lyncweb.domain.com
    x.x.x.110 Reverse Proxy
    In IIS ARR proxy server following server farms are added and configured as per link ttp://y0av.me/2013/07/22/lync2013_iisarr/
    In proxy server had setup only following server farm : While running remote connectivity web service test : meet, dialin, lyncdiscover and lyncweb.
    The client inside works fine internally and through vpn. Login with external client also working fine. But we are getting error in MRCA as follows.
    a) While testing remote connectivity for lync getting error : The certificate couldn't be validated because SSL negotiation wasn't successful. This could have occurred as a result of a network error or because of a problem with the certificate installation.
    Certificate was installed properly.
    b) For remote web test under Lync throws error : A Web exception occurred because an HTTP 502 - BadGateway response was received from IIS7.
    HTTP Response Headers:
    Content-Length: 1477
    Content-Type: text/html
    Date: Wed, 14 May 2014 10:03:40 GMT
    Server: Microsoft-IIS/8.0
    Elapsed Time: 1300 ms.
    Regards, Ganesh, MCTS, MCP, ITILV2 This posting is provided with no warranties and confers no rights. Please remember to click Mark as Answer and Vote as Helpful on posts that help you. This can be beneficial to other community members reading the thread.

  • I have a problem with the keyboar.when i push the key enter it doens't work

    i have a problem with the keyboar.when i push the key enter it doens't work

    Final Cut Express was discontinued about 18 months ago, before the release of Lion (10.7).  It is no longer a supported product and was never supported on Lion, nor on Mountain Lion.
    While some FCE users have had success running FCE on Lion, many have reported problems including problems with chroma keying.   I do not recall any solution to the chroma keying problem, but you might try searching this Forum to see what others have discovered or tried.
    Final Cut Pro X is the app supported on Lion & Mountain Lion, and the future direction Apple has taken.  Since your computer lab has already moved to Lion (10.7.5) and presumably will move to Mountain Lion in the future, you should begin the process of moving to Final Cut Pro X.  I appreciate there are implications for cost, training, inconvenience and re-doing lesson plans.  But technology moves on and at some point we need to move with it too.

  • Can I use external speakers with the iPad when using Facetime?

    Can I use external speakers with the iPad when using Facetime?  How do I do that?

    They have to be either plugged in via headphone jack or the dock port at the bottom. If you can. I've used it on apple tv, but that's it. I don't know if the others work, but I don't see why not. Try plugging in speakers in the headphone jack. You will get an answer :)

  • Problems with the EM when it access the instance

    hi,
    can you help me ??? for almost 3 days, i have tried to open the EM after startup my instance, as i used to do... then, now i can't start my EM, because when a try to do this, it show me that the instance is stoped, the instance is in shutdown mode... ( i started the instance before !!! )
    so, i startup the instance by EM control, but the same thing happen, after i start the instance by EM control, it show me that the instance is stoped.
    recently the passwords have been changed at my database, system's password, sysman, and others users. are there any connection between the EM and the password's modification ?
    the follow message show me when i try to startup the database by OEM:
    RemoteOperationException: File does not exist or is inaccessible.
    thanks
    Message was edited by:
    Paulo_BR

    I've done that many times also i have restore the iphone software. It seems to be a problem with the modem...im desperate i want to throw the iphone trought the window jeje

  • Problem with the audio when creating optimized media...

    I am having a problem with the quality of my audio after I transcode the clip to optimized media. It sounds fine originally, and I have listened to the clips when I first import them, and they sound fine, it's only after they're optimized that they sound bad. There is a clicking sound that is randomly distributed throughout the clip. I thought at first that maybe this would be fixed after I published the content, as the whole point of optimized media was to make it lesser quality to improve performance while editing, but even when published the clicks could be heard distinctly. I tried editing the content with out optimizing the mdeia, but the editing is too slow as I am working with high quality media.
    Has anyone had this problem? Anyone have an idea on how to I might be able to fix this?

    One way would be to make sure the Preferences window under the Import tab says not to use optimized media.  Then go to the timeline and Control Click the clip.  Choose Reveal in Event Browser.  This will select the clip in the event browser. The originally specified in and out points will be represented in the yellow border on the clip.  Then in the File menu choose the Import ... Files and specify the original media.  The clip in the event browser will be filled in again from the new import, and the timeline clip will also be replaced with the new material. In and out points will be honored and effects will still be in place on the timeline clip. 
    Now, I use this procedure to reconnect clips all the time ... I have not used it before to switch formats from optimized to original media so there is a little guessing here on my part.  The option, of course, is to simply reimport from a camera archive or the camera of the SD card into a new clip then replace everything ... Again, this would need to be done having turned off the preference item to use optimized media.  Hope this helps a little.  Best wishes.
    stephen

  • Problems with the display when I change the view

    Hi,
    I have recently downloaded th emost up to dat everion of itunes and I have a problem when I change the view. All I get is a black screen down the right hand side where the library details sit. This eventually clears but is **** annoying. It also happened when I had version V7.01 running.
    Any ideas?
    Thanks,
    Fujitsu Siemens MS 6567V2   Windows XP  

    Helpful AnswerRe: Have anyone problems with the dock? when I start the imac it doesn't appears
    27-jun-2011 15:58 (in response to pocoto)
    If you run Parallels, this is one of the symptoms of this issue:
    http://kb.parallels.com/en/111541
    Regards,
    Captfred
    Like (0) Reply
    Captfred post me this page, follow the instrutions on parallels preferences and for me it works. Try it and let us knows if it's works for u too..Regards

  • I have a problem with the speaker while using viber, Tango and rebtel

    I have upgraded my iPhone 4 to 5.1.1 and in no time I started having a problem with the speaker. It simply doesn't work at all with Viber, Tango  and Rebtel. It works fine with direct calls but not with calls through these applications. I have contacted Tango and Rebtel in this respect but non could help. Is anyone experiencing such problem. is there a solution. Many thanks for your helo

    Thank you. Have given it a try - it sort of works, although doesn't turn up very loud!

  • I have problem with the GPS when i use the apps

    I try to use diffents apps like Runstatic, RunKeepr, Emondo and the record after any running activiti it shorw me a no correct distance and no correct way on the map. Always is more than i did. Is a problem with the GSP of my Iphone ? How I can solvet the problem ? Thanks so much

    Hello eamt,
    Thank you for the details of the issue you are experiencing when you are using apps that use GPS.  It sounds like you are seeing some inaccuracy when using these apps.  I recommend the following steps to improve GPS accuracy:
    Improve GPS accuracy2,4
    GPS accuracy varies depending on the number of visible GPS satellites. Locating all visible satellites can take several minutes, with accuracy gradually increasing over time. Use these tips to improve GPS accuracy:
    Ensure the date, time, and time zone are correctly set on the device in Settings > General > Date & Time. If possible, use Set Automatically.
    Important: Incorrect settings on your computer can sync to your device. Verify the date, time, and time zone on any computer that syncs with your device.
    Restart your device.
    Verify that you have a cellular or Wi-Fi network connection. This allows the Assisted GPS (A-GPS) on the device to locate visible GPS satellites faster, in addition to providing initial location information using the Wi-Fi or cellular networks.
    Note: Microcells (sometimes called Femtocells) aren't supported with Location Services.
    Maintain a clear view of the horizon in several directions. Keep in mind that walls, vehicle roofs, tall buildings, mountains, and other obstructions can block line of sight to GPS satellites. When this occurs, your device will automatically use Wi-Fi or cellular networks to determine your position until the GPS satellites are visible again.
    Find the full article here:
    iOS 7: Understanding Location Services
    http://support.apple.com/kb/HT5594
    Thank you for using Apple Support Communities.
    Best,
    Sheila M.

  • Problem with the round function using Date

    Hi,
    I have a problem with round function for Date. The input is the four digit year which was picked out from say SYSDATE.
    In these scenarios the original value should be rounded up and should get the output as shown under rounded column.
    Scenario1
    Original Rounded
    2020 ---> 2020
    2021 ---> 2020
    2022 ---> 2020
    2023 ---> 2020
    2024 ---> 2020
    2025 ---> 2025
    2026 ---> 2025
    Scenario2
    Original Rounded
    2020 ---> 2020
    2021 ---> 2025
    2022 ---> 2025
    2023 ---> 2025
    2024 ---> 2025
    2025 ---> 2030
    2026 ---> 2030
    Scenario3
    Original Rounded
    2020 ---> 2020
    2021 ---> 2020
    2022 ---> 2020
    2023 ---> 2025
    2024 ---> 2025
    2025 ---> 2025
    2026 ---> 2025
    Can anyone help with this....Urgent Please
    Thanx for your time

    1.
    SQL> select n,n-mod(n,5) rnd from test;
             N        RND
          2020       2020
          2021       2020
          2022       2020
          2023       2020
          2024       2020
          2025       2025
          2026       2025
    2.
    SQL> select n,n+(case when mod(n,10) = 0 then 0
      2                   when mod(n,10) < 5 then 5-mod(n,5)
      3                   else 10-mod(n,10)
      4              end) rnd
      5  from test;
             N        RND
          2020       2020
          2021       2025
          2022       2025
          2023       2025
          2024       2025
          2025       2030
          2026       2030
    7 rows selected.
    3.
    SQL> select n,n+(case when mod(n,10) < 3 then mod(n,10)*-1
      2                   when mod(n,10) < 8 then 5-mod(n,10)
      3                   else 10-mod(n,10)
      4              end) rnd
      5  from test;
             N        RND
          2020       2020
          2021       2020
          2022       2020
          2023       2025
          2024       2025
          2025       2025
          2026       2025
          2027       2025
          2028       2030
          2029       2030
          2030       2030
    11 rows selected.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           

  • Problem with the Audio when rendering !

         Hi guys !
    i just finished a project that i was working on..and i have been trying to render it down with the audio.
    The problem is, i get the audio and everything, but always at the very start, i get that audio scratch (sounds like a scratched CD) and always at the beginning for like 1 second, then its back to normal !
    My export setting is Quicktime movie if that helps!
    Any of you are familiar with that problem ?
    Thanks in advance guys !

    There are about a zillion, well maybe not a zillion but there are a lot of Quicktime Codecs. Audio, but default should be good if your original is good. If the original audio is an MP3 and you are using an earlier version of AE you must convert the original audio to something elce and replace it.
    More info about your system and your settings would help a bunch.

  • I reset my iPhone5 and I'm putting my ID and password in and it says there is a problem with the server when trying to restore all my information with iCloud backup. What do I do?

    I was having several problems with my iPhone5, apps crashing everywhere, nothing working. My father who is very tech savvy told me we would have to restore the iPhone using the iCloud. So I went to settings, erased all my stuff and got the grey starting screen. I got up to the point where it says to enter your Apple ID and Password and I couldn't remember so I went on Apple.com and changed my info so I could remember it no matter what. I got the email saying that my info has been changed and accepted and all that but now when I put the information in its says that there is a problem connecitng to the server.
    Help!

    http://www.apple.com/support/itunes/contact/
    In countries where the iTunes Store only sells apps, the accepted payment methods are Visa, MasterCard, and American Express. Other payment types such as gift cards, store credit, monthly allowances, ClickandBuy, and PayPal are not accepted. Depending on your App Store country, prices may be listed in your local currency, US Dollars, or Euros.    http://support.apple.com/kb/HT5552

  • Problem with the speaker when listening to music

    I've been having problem with my iphones speaker when im listening to music through it, like u would hear a bad sound and annoying noise, wat can i do to fix this problem?

    Another thing to think of that might help.
    If you hear an odd sound intermittently over speakers when the iphone is near, that could be GSM interference. GSM phones produce this interference when contacting the cell network. You don't have to be using the phone for this to happen. The phone is in constant contact with the cell network to check time, signal strength and a range of other things you might have turn on the phone.
    one way you could test this is to put the iphone into airplane mode and play the music for a while.
    Hope this helps.

Maybe you are looking for

  • Pedido de Venda parcial com Nota Cancelada a quantidade não volta no pedido

    Faço um pedido de venda em seguida fiz a nota fiscal de saida com quantidade parcial dos itens, cancelei essa nota fiscal de saida(fazendo a devolução da nota fiscal de saida), sendo que no pedido de venda não voltou a quantidade parcial que fez na n

  • Processor won't go to C3 state in 2.6.28 kernel until usb.autosuspend

    Hi,   I was trying out the new kernel to give a try to some of the goodies before it arrives in the official core repo. However I noticed a change in behaviour of the system, and want to ask here if it is the same for others as well, before I go fili

  • HP PSC 1317

    My partner has a HP PSC1317 alll in one printer which hasnt been used for a while (over a year !!)  and she has purchased a new black cartridge but has no Colour one installed The printer does not function at all is this due to the fact that there is

  • Video Not Visable

    is there anyway I could send some kind of code back to the html page that embeds the streaming video that tells me weather or not the video is being displayed to the website visitor. For example the first 10 users that visit my page can see the video

  • Flash CC vs Flash CS6

    I have downloaded Flash  CC from my creative cloud but as I thought it is not compatible for the work I am doing at school. Everything else in the package is CS6 why not FLash? Also everyone else I know has the Flash CS6 from the same creative cloud