Forums

[resolved] How do I make the post box transparent? (10 posts)

  1. sbtdotco
    Member
    Posted 1 year ago #

    http://sagebrushtrading.co/ is the wordpress site I am working on and I was needing to find out how to make the post box transparent.

    Any suggestions?

  2. elfin
    Moderator
    Posted 1 year ago #

    You have this in your CSS:

    .ui-widget-content {
        background: url("images/ui-bg_flat_75_ffffff_40x100.png") repeat-x scroll 50% 50% #FFFFFF;
    ...
    }

    Removing that background will make it transparent.

  3. sbtdotco
    Member
    Posted 1 year ago #

    Thanks for your help, I'm new to this. Where in my theme dashboard would I find that code in order to remove that? I checked under the "Page Template", "Home.php", "Front.php" and under the "Stylesheet" sections without finding it.

    Thanks again!

  4. discojing
    Member
    Posted 1 year ago #

  5. sbtdotco
    Member
    Posted 1 year ago #

    Thank you both so much for your help! I can see in that link, discojing, exactly where the background starting with .ui-widget-content is, but I am having a hard time finding where I can actually edit that using the Theme Editor. When I look at the stylesheet in the theme editor, the coding looks different than it does in the link that discojing gave.

    Help! (and Thank you all again!)

  6. sbtdotco
    Member
    Posted 1 year ago #

    Help please, I can see where the code is in the link that Discojing provided but I cannot find it using the editor function in any of the code in order to remove it. I am using wordpress version 3.0.1. I have worked with CSS and HTML a bit before but I am very new to wordpress and would really appreciate any help.

    Thank you!

  7. elfin
    Moderator
    Posted 1 year ago #

    Download the CSS file via FTP, edit and re-upload.

  8. sbtdotco
    Member
    Posted 1 year ago #

    I'm sorry, Rich, I appreciate your help but I feel really ignorant here. I have no clue how to download anything via FTP or where I should then upload it to in order for it to appear on the site.

  9. elfin
    Moderator
    Posted 1 year ago #

    Then you have 3 choices:

    1 - try and find it via the file manager with cpanel or similar for your site.

    2 - go and learn how to use FTP

    3 - pay someone to do it for you

  10. discojing
    Member
    Posted 10 months ago #

    or you can override with the MYCSS plugin

Topic Closed

This topic has been closed to new replies.

About this Topic

Tags

No tags yet.