Greenguy's Board

Greenguy's Board (http://www.greenguysboard.com/board/index.php)
-   Blogs and Blogging (http://www.greenguysboard.com/board/forumdisplay.php?f=8)
-   -   How to get borderless pics in WP? (http://www.greenguysboard.com/board/showthread.php?t=51670)

LD 2009-02-26 11:41 AM

How to get borderless pics in WP?
 
All my pics in Wordpress have a solid border around them. I have tried using
Code:

border=0
and
Code:

border="0"
which works with other html editors, but I can't seem to make the border go away. Do I need to edit the css?

Thanks!

Beaver Bob 2009-02-26 12:07 PM

most likely you need to edit the css.

look for img in your css and add
border: 0px;

LD 2009-02-26 02:19 PM

Yes!!! that's it.

A.J. Angel 2009-02-26 04:10 PM

You can also delete the IMG values in CSS and just use the HTML code instead.

That's what I actually do to be sure that there won't be any issues in the future.

LD 2009-02-26 05:31 PM

Quote:

Originally Posted by A.J. Angel (Post 442509)
You can also delete the IMG values in CSS and just use the HTML code instead.

That's what I actually do to be sure that there won't be any issues in the future.

Good info, thanks!

Beaver Bob 2009-02-26 06:53 PM

using css will save you from having to include border=0 everytime you post. but either way works.

digifan 2009-03-22 12:03 PM

Quote:

Originally Posted by A.J. Angel (Post 442509)
You can also delete the IMG values in CSS and just use the HTML code instead.

That's what I actually do to be sure that there won't be any issues in the future.

Hey, that's a great idea!

BTW I am a border maniac :)

teenrave 2009-03-22 03:03 PM

Yeah I use wordpess on my blog and have no image boarder issues with it.


All times are GMT -4. The time now is 08:06 PM.

Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
© Greenguy Marketing Inc