Announcement

Collapse
No announcement yet.

Text On Check out Page!

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Text On Check out Page!

    Firstly thanks to all the valued comments that have helped me over the past weeks.
    This is my first post and usually I can find the anwser elsewehere, but not today

    I am developing my first ever site and using V8. I seem to be doing alright for someone with little/no previos experience, but I've come across something strange on my Check Out Page.

    This is the site: http://www.outdoorsurplus.co.uk/Home_Page.html

    Once I added a few items to my Cart and proceed to the checkout there appears to be some text missing!

    Where it says "*denotes required fields hilighted" only "highlighted" is visible. Similarly "Click here to view the Terms and Conditions" only "here" is showing.

    I'm almost certain it's not a text colour problem as some the text is there!!!

    I'd appreciate any suggestions on this matter and on the site as a whole.

    Many thanks,

    Rich

    Army Gore-tex
    Winter Climbing Mitts
    webD's Blog: Website design, SEO and other ramblings…
    Twitter LinkedIN

    If you think a post is good, rate it!

    Find the answers in the Knowledge Base | Have you read the User Guides


    #2
    Sounds like your required field text has been reduced somehow. Find it in DESIGN | TEXT and check to see. If it has, then revert it and all will be fine then.

    Comment


      #3
      Thanks for the quick response Lee.

      I've just been through the Design/Text Tabs couldn't find anything specific, but have "Restored All Defaults". No change.

      Army Gore-tex
      Winter Climbing Mitts
      webD's Blog: Website design, SEO and other ramblings…
      Twitter LinkedIN

      If you think a post is good, rate it!

      Find the answers in the Knowledge Base | Have you read the User Guides

      Comment


        #4
        are you seeing it on the site given in your first post?
        Because it looks fine here

        editted to say...looks fine in Firefox...but I see your problem in IE

        Must be a text colour though because highlighting it shows it up

        Firebug shows the following code

        <font color="ffffff">
        * denotes required fields
        <span class="actrequired">highlighted.</span>
        </font>

        obviously you don't want your font colour to be ffffff so I'd look to changing that, whereever it is
        Attached Files
        Tracey

        Comment


          #5
          It is a font colour problem. If you pass your mouse over those text areas on screen with the left mouse button held down, the rest of the text becomes visible.
          Bill
          www.egyptianwonders.co.uk
          Text directoryWorldwide Actinic(TM) shops
          BC Ness Solutions Support services, custom software
          Registered Microsoft™ Partner (ISV)
          VoIP UK: 0131 208 0605
          Located: Alexandria, EGYPT

          Comment


            #6
            This is the variable, does that show on your layouts?

            <Actinic:Variable Name="RequiredFields"/>

            If so, then it either has nothing in it or it is white text on white etc.

            If it's not there, then put it in and see what happens.

            Comment


              #7
              You're all awesome... Text now appears black in both Firefox and IE.

              Thank you very much

              Army Gore-tex
              Winter Climbing Mitts
              webD's Blog: Website design, SEO and other ramblings…
              Twitter LinkedIN

              If you think a post is good, rate it!

              Find the answers in the Knowledge Base | Have you read the User Guides

              Comment

              Working...
              X