CSS styles not being applied properly

Ask a Question related to Macromedia Contribute General Discussion, Design and Development.

  1. #1

    Default CSS styles not being applied properly

    Product: WA Contribute Toolkit for eBay
    Category: Errors

    Operating system and version: WINXP
    Macromedia product and version: Contribute 3



    CSS for font sizes in ebay templates are not displaying properly or
    consistently in the interface. For example, using Standard**Single Highlight
    pages , sections are listed in CSS as FeaturedBodyText with font size 12,
    but when viewing the font in the properties window, it is showing size 9. I
    checked the raw text in notepad and there is no font size or style assigned
    other than the default CSS. The display sizes are all over the map when
    published, especially when viewed with Safari on the Mac. There

    Going into the code, I see what is happening. Applying font size or face
    changes to selected areas of text on templates, especially multiple
    paragraphs, but also for single paragraphs, will result in nested CSS files
    instead of a replacement of all styles with the new one. So, for example, if
    I want to enlarge the text some paragraphs to size 12, they will not
    necessarily enlarge. The CSS and the manually applied style says 12 in the
    properties panel, but the font will display as 9 when uploaded. On the other
    hand, the default styles for body text may say 12 in the CSS, but the
    properties panel will display size 9!!!**

    It seems that changing text sizes will create new styles in the CSS, but it
    is not being overlaid properly on existing paragraphs.**The problem is made
    worse by cutting and pasting text from a Word document, HOWEVER, I find the
    same problems exist simply cutting and pasting from straight text docs. This
    is faulty code and it may be Contribute's weakness, and ebay thing, or the
    Webassist's weakness. I am not sure.

    *
    ~~~~~~~~~~~~
    Jefferis Peterson, Pres.
    Web Design and Marketing
    [url]http://www.PetersonSales.com[/url]


    Jefferis NoSpamme Guest

  2. Similar Questions and Discussions

    1. CSS styles not showing on styles menu
      Hi, I have a CSS files that contains a couple of classes for font colours. I have ticked the "Include CSS styles in the Style menu" box and...
    2. #24095 [Com]: phpinfo styles override page styles and damage appearance
      ID: 24095 Comment by: joe at monkeydepartment dot com Reported By: generic at thetahat dot com Status: Open...
    3. Design Time Styles Not Applied to New Pages
      When Contribute 4 publishers create new pages based on existing pages on my websites, design time style sheets that I have defined in Dreamweaver...
    4. changing type size in paragraph styles and how it effects nested styles
      In a book I'm developing, I decided to up the point size for my "first paragraph" and "body text" in my paragraph styles. I have nested styles in...
    5. Styles not being applied with RegisterClientScriptBlock
      I have a custom base page class for my app. In the OnInit, I add a ref to a CSS using RegisterClientScriptBlock. When the page is loaded, the...
  3. #2

    Default Re: CSS styles not being applied properly

    hi.. the problems you are reporting are specific to the WebAssist eBay
    StoreBuilder extension in Contribute 3. Please post a message to WebAssist
    support.

    To post to the Webassist forum, go to:
    [url]http://www.webassist.com/Support/WebHelpInsert.asp[/url]


    zhayhieed Guest

Posting Permissions

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

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139