Public Group active 1 year, 3 months ago

WordPress HELP!!

This group is for neophytes to WordPress who are trying to use it as a Bbd alternative and have questions that “everyone knows” the answers to already. Except those who don’t. Quick answers to specific questions is what I envision here, so we can set up our courses without spending hours trying to find out a simple answer. Of course, we NEED EXPERTS in the group to actually answer the questions. All experts and neophytes please join this group!!

Admins:

2 replies
    • Hi Arne – I took a quick look at Atahualpa’s theme controls – there seems to be a section called “Style Images” – way down at the bottom.

      This contains the CSS for the borders around images in posts.

      I would try to change :
      border: solid 1px #dddddd;

      to something like:
      border: solid 0px #dddddd;
      which would make the border width 0, and invisible

      or even just get rid of that whole line. Let me know if that works. If not, there are a bunch of other alternatives.

    • Thanks Scott.
      I’ll post my issue on new/more relevant threads in the future.

      I changed border/padding/etc all to 0px. Problem solved.

      Thanks.

2 replies

You must be logged in to reply to this topic.