Deleting Color on index page

by toivo
8 replies
  • WEB DESIGN
  • |
Pasted ad code into a widget in my Wordpress and eliminated that beige looking color but still remains in my widget (below my affiliate ad on left of page) - see attached screenshot. Where in my Wordpress admin do I navigate to get to the code to delete that?
#color #deleting #index #page
  • Profile picture of the author Leon William
    Try to check the sidebar css code to fix this issue or else use ad injection plugin for adsense ads, it might work.
    {{ DiscussionBoard.errors[10116097].message }}
    • Profile picture of the author toivo
      Thanks....I go to wp-admin and log into Dashboard. I navigate to APPEARANCE>EDIT CSS but see no color hx code numbers in that. I go to APPEARANCE>EDITOR> and on right column there is a variety of things to choose from.....i.e. FOOTER, THEME FUNCTIONS etc. not certain where to navigate for that
      {{ DiscussionBoard.errors[10116211].message }}
  • Profile picture of the author Member8200
    You can do it by HARD-CODING the CSS, Rip the CSS code if the wp-admin does not work.
    There are several ways to edit the CSS.
    {{ DiscussionBoard.errors[10119854].message }}
    • Profile picture of the author toivo
      thanks member 8200. Can you tell me what color hex code to lookout for? I think once I find that, I am good. For instance, I think the color hex code for white background is #ffffff right?
      {{ DiscussionBoard.errors[10120517].message }}
  • Profile picture of the author raresmp
    Try to see if this is the color: #FFF9BF (Hex Code)

    And here it is in RGB mode: rgb(255, 249, 191)
    {{ DiscussionBoard.errors[10120701].message }}
    • Profile picture of the author toivo
      OK, I will try to locate those and have been looking at Firebug but not sure where I go to locate it....either in CSS or EDIT CSS I think
      {{ DiscussionBoard.errors[10120720].message }}
      • Profile picture of the author toivo
        also trying to isolate and verify where that is, using Firebug, is a bit confusing as I keep my HTML tab open and then when the right side with CSS being open....I mouse over that area I suspect that color code is in....it only shows it's in an iFrame....so not sure. Not to mention that Firebug makes you feel like you have ADD lol!
        {{ DiscussionBoard.errors[10120776].message }}

Trending Topics