• I am having a problem with my sidebar and images.
    I been using WP for a few years and have never had an issue using the sidebar the way I do and for somereason on this templete its givin me problems.

    The border around the image: yes sounds easy enough I thought, like always when I insert an image in the area I use code to have no border its not working on this one site.
    I always use the text are to do this in the sidebar.

    So because the border still shows up after I still use code for no border after my image in the text box I researched a bit to find that perhaps its in the css. I check the areas where they said to change the border and also padding to 0, on I belive it was -post img, in the css but failed, unless im not finidng the correct area.

    CAN SOMEONE PLEASE HELP? I need to have NO border in the sidebar area when posting images.
    Here is the style.css for it.

    Thank you for any help, I have read and tried for hours now and im sure its a easy thing im oerlooking.

    Thank you in advance.

    Here is the style:
    the style.css file

Viewing 12 replies - 1 through 12 (of 12 total)
  • Unless you provide a link to a page demonstrating the problem, no one will be able to offer much in the way of assistance.

    Thread Starter moosey5

    (@scareshack)

    Sorry for forgetting the link to the site with the issue.
    RobustConcepts

    Thanks again for any help.

    -john

    Try adding:

    .art-sidebar1 .art-article img {border:none;}

    to the bottom of your theme’s stylesheet.

    Thread Starter moosey5

    (@scareshack)

    Thank you for the response esmi,

    If I did it correctly(good chance I didnt) it didnt work.

    This is what I did. I placed the above at the very bottom of the style.css for that theme and re-uploaded it.
    Not sure if I was supposed to add anything else or if placed in correct are.

    I cannot see the CSS I suggested at the bottom of your style.css file.

    Thread Starter moosey5

    (@scareshack)

    esmi,
    Thats where I placed it.
    The first post has a link to the file(updated).

    Thanks much for any help with this

    I have just re-checked the style.css file on your site and that CSS isn’t there.

    Thread Starter moosey5

    (@scareshack)

    oh, i will recheck i loaded it and check back…thank you.

    Thread Starter moosey5

    (@scareshack)

    This is what I did. Added it to style.css for the theme re-uploaded it.

    was I supposed to add it as exactely as you typed it above?

    Yes. and I still can’t see it in your style.css file. Ensure that you are adding it to the right style.css file.

    Thread Starter moosey5

    (@scareshack)

    esmi,

    I just re-checked it is added to the bottom of the style.css for the correct theme. I can see it when I download the file and also in the wp editor. Unless im using the wrong file but dont think so.
    Im downlaoding the file style.css in the folder for the current theme I am using. Adding the line you gave me, then re-uploading the new saved css.style file back into the theme folder.

    I just recheck it re-did it and its there when I download it. I will go recheck again to assure I have proper one.

    Thanks a bunch for the help

    Thread Starter moosey5

    (@scareshack)

    esmi, wanted to say thank you for the help. I cant belive that the actually image had a small 1px border itself. Think I probaly should of checked that first. Mental note made, check the basics first.
    Thanks again

Viewing 12 replies - 1 through 12 (of 12 total)
  • The topic ‘Sidebar Images issues’ is closed to new replies.