Page 1 of 4 123 ... LastLast
Results 1 to 10 of 33
  1. #1
    Join Date
    Jul 2006
    Location
    with women
    Posts
    47
    Plugin Contributions
    0

    Default I gotz probz with my font color

    when ever I clicz on the help popup from this page i cant see the stinking words.
    If i highlight they appear in in highlight in the popup

    http://area51solutions.com/images/on...=shopping_cart

    Click on the Help thing on that page that makes a popup, you'll see


    How can i change the background to white of the popups or the text to white... o_0

  2. #2
    Join Date
    Jul 2006
    Location
    with women
    Posts
    47
    Plugin Contributions
    0

    Default Re: I gotz probz with my font color

    Shipping Estimator pop up is same way on the bottom (><)

  3. #3
    Join Date
    Nov 2005
    Location
    Colorado Springs, CO USA
    Posts
    7,039
    Plugin Contributions
    31

    Default Re: I gotz probz with my font color

    in your stylesheet find the following:

    Code:
    #popupShippingEstimator, #popupSearchHelp, #popupAdditionalImage, #popupImage, #popupCVVHelp, #popupCouponHelp, #popupAtrribsQuantityPricesHelp {padding: 5px 5px; background-color: #ffffff; font-size: 1em;}
    the portion in red is where you need to make your change

  4. #4
    Join Date
    Jul 2006
    Location
    with women
    Posts
    47
    Plugin Contributions
    0

    Default Re: I gotz probz with my font color

    your post dont reflect anything in red maybe the forum didnt post your whole snippet?

  5. #5
    Join Date
    Jul 2006
    Location
    with women
    Posts
    47
    Plugin Contributions
    0

    Default Re: I gotz probz with my font color

    Code:
    /* popup tables */
    TABLE.popupattributeqty, TABLE.popupcouponhelp, TABLE.popupcvvhelp, TABLE.popupimage, TABLE.popupimageadditional, TABLE.popupsearchhelp, TABLE.popupshippingestimator, TABLE.popupinfoshoppingcart {
      background-color: #ffffff;
    	margin: 6px;
      padding: 6px;
      font: 11px Verdana, Arial, sans-serif;
    This is the only bad boy i could find with the word popup in the custom css file for the theme..

    is this the one your talking about?

  6. #6
    Join Date
    Jul 2006
    Location
    with women
    Posts
    47
    Plugin Contributions
    0

    Default Re: I gotz probz with my font color

    note

    Code:
      background-color: #ffffff;
    hmmmm already set to whitey

  7. #7
    Join Date
    Jul 2006
    Location
    with women
    Posts
    47
    Plugin Contributions
    0

    Default Re: I gotz probz with my font color

    ***** **** **** this **** ******* ****** ********* ******** **** ***** piece of ****** ***** ************* ****** ****** donkey ***** ****** ****

    just kidding lol

    bump

  8. #8
    Join Date
    Jul 2006
    Location
    with women
    Posts
    47
    Plugin Contributions
    0

    Default Re: I gotz probz with my font color

    And Happy Fourth Of July Woooohoooooo :)

  9. #9
    Join Date
    Jul 2006
    Location
    with women
    Posts
    47
    Plugin Contributions
    0

    Default Re: I gotz probz with my font color

    thanks for your quick reply clyde btw

  10. #10
    Join Date
    Jul 2006
    Location
    with women
    Posts
    47
    Plugin Contributions
    0

    Default Re: I gotz probz with my font color

    I dont understandz the code for white is #ffffff Right? why is it black?

 

 
Page 1 of 4 123 ... LastLast

Bookmarks

Posting Permissions

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