Results 1 to 4 of 4

Thread: Where did the SPAN tag generator thingy go????

  1. #1

    Default Where did the SPAN tag generator thingy go????

    I have a dozen named span tags, and I need to make more, but I can't find a way to create them. I suspect that has been removed from NOF 12.

    The reason is that if you attempt to highlight a word or phrase in the middle of a sentence, NOF creates that highlight using <b> and <i> tags, and it seems like modern browswers don't take well to that. Especially if the highlighted portion is in the middle of a block of text that already has some CSS formatting. This seems to be a generic feature of NOF - formatting created using the Text Properties box seems to be generated using HTML tags rather than CSS.

    Also, if you wish to assign a background color to a segment of text, you can't do that with plajn CSS, you must use a SPAN tag with CSS styling inside the SPAN tag. Otherwise all you can do is apply a background color to an entire paragraph, which is not what I need to do in very many cases.

    I could also do this by using named selectors, so I created a simple class, but it turns out there is no way to assign a class to a segment of text -- only to an entire text box.

    This is turning out to be just horrible. This website prints out to 160 pages, and it appears I'm going to have to hand fix all of it, because NOF can't do it sensibly.

    Unfortunately, NOF shows the web page in Page View, and it looks correct - but it's not WISYWIG because browsers show it differently.

    Very frustrated. Looking for help.
    Last edited by slowtalkinjones; 03-07-2011 at 06:02 AM.

  2. #2
    Senior Member wtpooh55's Avatar
    Join Date
    Jul 2010
    Location
    Atlanta, Georgia USA
    Posts
    134

    Default

    The span tag thingy as you call it is now in the tool bar. If you haven't done too much customizing, it should be on the top of the page next to the "Rule" button...or thingy as you call it! :-)

    David

  3. #3

    Default

    David,
    thanks for your input. I've got a blue slanted letter A with two drop down menus: Test, and Span. I'm familiar with that menu item and the dialog it presents ("New Span"). New Span allows you to assign a previously created named style to a segment of text, or it allows you to HTML format a segment of test, but it has no provision that I've been able to find to create a new, named style. And that is what I apparently need to do.

  4. #4
    Administrator Mike's Avatar
    Join Date
    Jan 2010
    Location
    Doylestown, PA
    Posts
    524

    Default

    Quote Originally Posted by slowtalkinjones View Post
    New Span allows you to assign a previously created named style to a segment of text, or it allows you to HTML format a segment of test, but it has no provision that I've been able to find to create a new, named style. And that is what I apparently need to do.
    You can create named styles (ie CSS classes) via Page View's menu bar: Text > Mange Styles...
    or via the Style View if you'd like the named styles to be available to any site using a particular SiteStyle.
    Mike
    NetObjects Technical Support
    forums.NetObjects.com

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •