Blog page - boxes and lines

Hello,
I have a blog page that has a few extra boxes and lines that I can't delete. They are generated when you create a new page, but I don't want them to show up. They are sort of lighter colored alignment lines.
What is the deal on them? Some I can modify or delete, others I can not.
TIA

Sound like a 'group'.
Whatever works
Good luck
Ken

Similar Messages

  • SAP Script: Boxes and Lines appear on FIRSTpage but NOT in NEXT

    I have code to create boxes, lines and shade . This code is in the "Main" window of the "FIRST" page and "NEXT page.
    The program prints boxes, lines and shade in the FIRST page. When "Main" window fills up with data in "FIRST" page, then "NEXT" page prints. The boxes and lines and shade do not print in the "NEXT" page.
    Can some one please help ?

    Vinay,
    Where are the the "Boxes, lines and shade in the FIRST page"? The MAIN window is usually used to display lists. The length of the MAIN window dictates how many pages will be printed. If you have any static boxes, lines or shading (ie always the same spot on the page) then maybe you should not put them in the MAIN window.
    If you must have them in the MAIN window, I would suggest that you find out which Text Element they are in. The SAPscript Print Program must explicitly call these Text Elements in order to make them appear (via the WRITE_FORM function).
    If you want to print things like list headings and the like, you should pass 'TOP' into the TYPE parameter in your WRITE_FORM.
    eg.
    Let's say you want to display the "Header" Text Element as the heading (this heading has boxes, lines, etc) of your list.
    call function 'WRITE_FORM'
      exporting
        element  = 'HEADER'
        function = 'SET'
        type     = 'TOP'
        window   = 'MAIN'
      importing....
    Hope this helps.
    Cheers,
    Pat.
    PS. Kindly assign Reward Points to the posts you find helpful.

  • Text Boxes and Lines on Full Screen Images?

    In iBooks Author I'm trying to create images with text boxes and lines overlayed on top of the images (I don't like the interactive image widget, I want just text with no gray box and a single line of text, no need for title and description, also don't need the zoom capability on each label).  I can do this fine in a basic, two column layout but when I tap on an image within a figure to see it full screen on the iPad I want the text and lines to also come full screen.  Any ideas?  I seemed to have a solution by enabling placeholder text authoring but that's proven inconsistent.

    Sound like a 'group'.
    Whatever works
    Good luck
    Ken

  • Many times I drop a photo into a book page box and it resizes it.  I want to scale it smaller but it only allows me to make it bigger.  Why can't I slide to make it smaller?

    many times I drop a photo into a book page box and it resizes it.  I want to scale it smaller but it only allows me to make it bigger.  Why can't I slide to make it smaller?

    Control (right) - click on the photo in the frame and select Fit to Frame Size in the contextual menu.
    Here's an extreme example of that:
    OT

  • Why am I getting black boxes and lines in Facebook chat area?

    I just installed the latest version of Firefox as well as the latest version of my graphics card drivers, and Adobe Flash Player. When I open Facebook, I get black boxes and lines all over the left side of the screen where my chat contacts are. I am wondering why this is happening and if there is a current fix to it, as it is rather annoying. When I hover my mouse next to or over the black boxes and lines, they move and continue to pop up elsewhere but only on the friends/chat area.

    Start Firefox in <u>[[Safe Mode|Safe Mode]]</u> to check if one of the extensions (Firefox/Tools > Add-ons > Extensions) or if hardware acceleration is causing the problem (switch to the DEFAULT theme: Firefox/Tools > Add-ons > Appearance).
    *Do NOT click the Reset button on the Safe Mode start window.
    *https://support.mozilla.org/kb/Safe+Mode
    *https://support.mozilla.org/kb/Troubleshooting+extensions+and+themes

  • IWeb pages, blog pages, tags and html snippets

    I use Rage seo tool and Bluehost
    Can I add tags to blog pages to support seo?
    Now that Google bots look for "structured data" in pages, can I add an html snippet to pages containing something like:
    <div itemscope itemtype="http://schema.org/Organization">
       <span itemprop="name">Noosa Therapy Studio, Doonan</span>
       Located at
       <div itemprop="address" itemscope itemtype="http://schema.org/PostalAddress">
          <span itemprop="streetAddress">92 Marnie Cres</span>,
          <span itemprop="addressLocality">Doonan</span>,
          <span itemprop="addressRegion">Noosa</span>.
       </div>
      <img itemprop="logo" src="http://www.noosatherapy.com/Logo.png" />
       Phone: <span itemprop="telephone">(07) 5471 1752</span>
       <a href="http://noosatherapy.com/Therapies" itemprop="url">http://noosatherapy.com/Therapies</a>
    </div>
    Or am I on the wrong track?
    Thanks

    The code you provided is not meta code. You don't paste in the head of the webpage.
    Well, you can paste it there and the browser will render it.
    It's code that should be in the body of a webpage.
    And if you paste it there, make sure the info is correct.
    This :
    <a href="http://noosatherapy.com/Therapies" itemprop="url">http://noosatherapy.com/Therapies</a>
    should be :
    <a href="http://noosatherapy.com/Therapies.html" itemprop="url">http://noosatherapy.com/Therapies.html</a>
    And I wonder if SEO is so good.
    If I search for Noosa Therapy Studio Doonan
    http://www.google.com/search?q=Noosa+Therapy+Studio+Doonan
    I do find your post in this forum. And also your Google+ page. But no pages from you website.
    But if I search with :
    http://www.google.nl/search?q=Noosa+Therapy+Studio+Doonan
    I find two events from May last year :
    Noosa Therapy Studio Events
    Noosa Therapy Studio, Doonan opens for business
    Note that .nl is from the other side of the globe.
    No wonder I wasn't at the event.
    Also note that I used the words from your webpage: Noosa Therapy Studio Doonan
    It means I know about you. Because you advertised your business in the forum.
    Also, if I want to find one who does The Therapy in Doonan Queensland, I still do not find you :
    http://www.google.com/search?q=Noosa+Therapy+Doonan+Qld
    Perhaps your business name and domainname is not very unique. With 72,700 hits it looks like everybody is doing it in your area.

  • Blog pages design and RSS thread

    Is there a way to change the graphic look of the Blog pages (managing fonts for example)?
    Is there a way to insert a RSS thread in pages other than Blog ones?

    Is there a way to change the graphic look of the Blog
    pages (managing fonts for example)?
    You'd think that iWeb would let you change that kind of stuff easily, but it doesn't. In order to change any of the formatting of the Blog template pages, you'll have to delve into the XML and/or CSS underpinnings of the templates or published pages. Here's a discussion thread in which Suzanne Boben explains some of the techniques...
    http://discussions.apple.com/thread.jspa?threadID=705812&tstart=200
    Is there a way to insert a RSS thread in pages other
    than Blog ones?
    As theshow mentions, your RSS feed really is just a URL, and as such, you can insert it as a hyperlink anywhere on your pages using the Inspector Hyperlink tool. But I'm guessing that you want a little more than this... You might take a look at this page...
    http://www.rss-to-javascript.com/

  • Drawing tables without boxes and lines in XI

    Post Author: geeeeee
    CA Forum: Crystal Reports
    Hi I'm trying to figure a way to draw tables in XI (it seems like a pretty simple task) but I can't find how to draw a table without hand drawing lines and boxes. Any ideas? Thanks

    Hi,
    Unfortunatelly drawing a frame for table is not so straightforward. To draw a frame around the columns and table itself you need to create a window (on top of window where you display your table) placing it at column position and checking Lines width in Output Options tab for this window. This will produce a fake column frame. See [this example|http://img294.imageshack.us/my.php?image=tableq.png].
    For rows you could do similar: check what is the heihgt of row in the table and draw respective windows as rows. This one, however will look a bit strange, but for columns it looks and works fine.
    Regards
    Marcin

  • Header and line item headings in new page in Sapscipts

    HI,
    In Main window, I am displaying the header details.
    In a box below, I am displaying its item headings and item data details. Now when the no. of line items exceed the first page, they are displaying in the second page with other windows, but the header details, box and the line item headings are not getting displayed in the next page.
    Can anyone help me How to get the box, line item headings and header data also in the next page..
    thanks in advance........
    Rakesh

    Hi Rakesh,
    The header details, item headings and the box are also in the main window, thus, if the items exceeded and a next page is triggered, it will still continue to display the items until the loop ends.
    what you can do is that you can make a separate /E elements for header details, item headings, box and line items. so if a new page is triggered, you can call again the elements for header details, item headings, and box, then continue with the line items.
    Thanks,
    M

  • Converting images that include text boxes and callouts in FM

    Hello,
    I'm on a new project (TCS 3.5, RH 9, FM 10) that requires me to include text boxes and lines (callouts) on top / in front of many of the images in FM. The reason they are not allowing me to add the text/callouts to the images themselves is because they want to keep the text boxes editable for translation.
    The problem: After importing into RH, these images have white borders on all sides that they didn't have previously and I can't figure out what's causing it.
    When I remove the text/callouts from over the images in question, then reimport, the problem resolves and the white borders disappear. When I view the original image files, there are no borders present. After I import, I view the image file in the RH folder and it does include the border. (So the border is on the image itself.)
    Presently, the Object Properties for the images are as follows:
    Offset From:
    Top: 0.0"
    Left: 0.0"
    Border Width: 0.015 (which is lowest FM allows me to set... I get an error message when I try to enter 0.0)
    Anchored Frame settings:
    Anchoring Position: Below Current Line
    Alignment: Left
    Cropped/Floating: both unchecked
    I've tried many different variations and tests; probably too many to list here. In short, the "border" appears when there is text/callouts on the image and it disappears when I delete the text/callouts. I was hoping that someone may have had a similar issue. Please let me know if you need more info to troubleshoot and thanks for reading.
    Best,
    Tom

    I had the same problem with callouts, but my solution was to add them directly to the image, so that doesn't help you.
    Another things you can try to is ensure that the edges of the image do not touch the edges of the anchored frame. Make sure there is a bit of white space. I don't know why, but when any of my images touch the anchored frame, the conversion looks awful.
    Also, my images appeared best in Robohelp when I set the properties for the image in Robohelp as follows:
    File > Project Settings
    Import tab
    Edit conversion settings for FrameMaker documents
    On the left side, select Image
    Set Width and Height to 0pt (this ensures that the image is not resized)

  • CP5: connecting permanently text boxes by lines

    When I create several text boxes and want to connect them like a diagram with lines (see below): how should I draw the lines so that they would not loose the entry points of both related tex boxes when a text box is moved on the slide?
    With my first approach I could draw the boxes and lines, but they are completely independent from another. Any change would require a lot of additional work to keep the lines intact.

    Hello again,
    I did not understand your first question well, did not know that you want to animate this, make it grow as you said. You really want an animation, but with ability to edit quite a lot. Do not see an easy solution immediately, sorry. Personally I would rather start doing this from the end slide, and work in Photoshop (using layers and the roundtripping) or creating the animations in Flash. Do you want to add effects too?
    Captivate was not really designed for creating graphical assets like you want now, although it has a lot improved since earlier versions. Please, feel free to introduce a feature request for this kind of drawing objects (dynamic connecting lines).
    Lilybiri

  • Can I change the format of my "comments" box on my blog page

    Hi there, I'm new to iWeb and have designed my first website. Great fun and I'm very excited about it but on my "blog" page I would like to get more information from the comment senders. Is there a way I can change the comment box format? For example I would like to change "Comment as" to "Your name", "URL" to "Your occupation" and add two more fill-in fields. Is that possible?
    b.t.w. Is that html, java or php? sorry if I sound a bit ignorant, as mentioned I am new to this.
    Thanks for any advice
    Tony

    As you know MobileMe will be discontinued by Apple on June 30, 2012.  When MMe goes away so will your blog comments. 
    So if you want to continue your blogging you will have to create a blog on one of the existing blogging sites and copy and past your entries and comments into it.
    However, Rage Software has created an application, iWeb to WordPress, which will convert your blog to a WordPress blog, complete with your entires and user comments. 
    You can then use either WordPress.org or WordPress.com to create your blog and host it on your new server.
    This may be of some interest to you: Life After MobileMe.
    Furthermore it is now confirmed that iWeb, and iDVD, has been discontinued by Apple. This is evidenced by the fact that new Macs are shipping with iLife 11 installed but without iWeb and iDVD.
    On June 30, 2012 MobileMe will be shutdown. However, iWeb will still continue to work but without the following:
    Features No Longer Available Once MobileMe is Discontinued:
    ◼ Password protection
    ◼ Blog and photo comments
    ◼ Blog search
    ◼ Hit counter
    ◼ MobileMe Gallery
    All of these features can be replaced with 3rd party options.
    I found that if I published my site to a folder on my hard drive and then uploaded with a 3rd party FTP client subscriptions to slideshows and the RSS feed were broken.  If I published directly from iWeb to the FPT server those two features continued to work correctly.
    There's another problem and that's with iWeb's popup slideshows.  Once the MMe servers are no longer online the popup slideshow buttons will not display their images.
    Click to view full size
    However, Roddy McKay and I have figured out a way to modify existing sites with those slideshows and iWeb itself so that those images will display as expected once MobileMe servers are gone.  How to is described in this tutorial: #26 - How to Modify iWeb So Popup Slideshows Will Work After MobileMe is Discontinued.
    It now appears that the iLife suite of applications offered on disc is now a discontinued product and the remaining supported iApps will only be available thru the App Store from now on. However, the iLife 11 boxed version that is still available at the online Apple Store (Store button at the top of the page) and those still on the shelves of retailers will include iWeb and iDVD. Those two apps were listed in small, gray text on the iLife 11 box that I bought.
    Personally, if I didn't already have a copy I would purchase one to have it for reinstallation purposes if ever needed.
    OT

  • HT4686 How can I publish my website developed using iWeb and have all functions of the blog page work as it did with MobileMe?

    I have developed a website using iWeb and it includes a blog page selected from stock pages in iWeb.  I'm publishing it with GoDaddy and when I do that the interactive functions of the blog page don't work. (Adding comments and photos as well as searching).  Is there any simple way to host this site somewhere so that those functions work?

    No, because all those functions were MobileMe only and now that MobileMe has gone, they won't function any longer.
    To enable these to function, you either need to add them yourself or change your blogging platform to something else such as WordPress etc., and create a link from iWeb to your WordPress blog or embed the blog page using iframe into your iWeb site.
    Commenting systems such as Disqus or http://www.intensedebate.com work quite well.

  • How to I get on to page 2 when my document stops at the page 1 layout line and won't go on to another page?

    How to I get on to page 2 when my document stops at the page 1 layout line and won't go on to another page?

    Sounds like you are using a Layout template. These you have to manually link from textbox to textbox.
    Try using a Word Processing template, it lists them in the sidebar of the Template Chooser.
    Peter

  • Iphone has a black line around the "swipe to access" box and i can't get it to turn on"

    iphone has a black line around the "swipe to access" box and i can't get it to turn on"

    Triple press the home button.

Maybe you are looking for

  • HP Laserjet 3050 will not print with 10.6

    I installed Snow Leopard this morning and voila my HP 3050 Laser jet no longer prints from the iMac. The printer is connected via usb cable to the Mac I've tried un-installing drivers, doing a custom OSX 10.6 custom install of just print drivers. Tri

  • Xml support in OLite

    Is the Oracle XML Parser for Java 2.0 supported in any current version of Oracle Lite? Thanks, Kristi

  • ISSUE WITH DATE COLUMN

    Hi All, I have a table(Revenues) and a view(locations) using which I have created a crosstab report which has a date as a  column in the table and rows contain Region and location and Summary column has the revenues. Due to some issues I have again c

  • Sidebar is broken, missing dividing labels

    I upgraded to Mavericks recently, and I've been adjusting and learning. It seems when it added my already existing mail folders that are usually under a Label called "On My Mac" I lost my "On My Mac" label and my "iCloud" label.  I no longer have any

  • Is it possible to create a Smart Group in Contacts and email it to one person?

    I have created a Smart Group of certain family members and want to email that information to another family member who does not have contacts.  Is there a wauy to do this?