Image borders in wordpress?

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Arnox
    Confirmed User
    • Sep 2009
    • 2169

    #1

    Image borders in wordpress?

    As you can see on http://www.taboouniforms.com I have the portrait images slightly off with the others. I originally designed the blog posts with the template on http://www.cuteasianlovers.com

    How can I keep the current template but still apply the same image border on the other site to the current one?

    Thanks
    Need Text? X Copywriters | Adult Writing Service - [email protected]
  • stonehammer
    Confirmed User
    • Feb 2008
    • 1430

    #2
    use css margin
    GFY Educational Series: Buying Skimmed Traffic for Websites

    Comment

    • vibratecash
      Registered User
      • May 2010
      • 66

      #3
      I agree. CSS margins between the pictures can do it. The only alternative would be to stretch the images, which isn't ideal. Go with the CSS adjustment.
      Best Regards,

      Eric

      Comment

      • Arnox
        Confirmed User
        • Sep 2009
        • 2169

        #4
        How do I do that? I've Googled continuously and only found guides for that crappy .wordpress shit that people use, not for the standalone script.
        Need Text? X Copywriters | Adult Writing Service - [email protected]

        Comment

        • Babaganoosh
          ♥♥♥ Likes Hugs ♥♥♥
          • Nov 2001
          • 15841

          #5
          It's CSS man. Standard webmaster stuff. Hire a freelancer to help you if it's over your head.
          I like pie.

          Comment

          • Arnox
            Confirmed User
            • Sep 2009
            • 2169

            #6
            Originally posted by Babaganoosh
            It's CSS man. Standard webmaster stuff. Hire a freelancer to help you if it's over your head.
            Or I find out how to do it and save myself the time and money of contacting a freelancer every time this problem occurs?

            Standard fucking logic, IMO.
            Need Text? X Copywriters | Adult Writing Service - [email protected]

            Comment

            • Babaganoosh
              ♥♥♥ Likes Hugs ♥♥♥
              • Nov 2001
              • 15841

              #7
              Originally posted by Arnox
              Or I find out how to do it and save myself the time and money of contacting a freelancer every time this problem occurs?

              Standard fucking logic, IMO.
              GFY is a webdesign tutorial site so it's "standard fucking logic" that you'd look for the answer here. At least use Google, numbnuts.
              I like pie.

              Comment

              • Arnox
                Confirmed User
                • Sep 2009
                • 2169

                #8
                Originally posted by Babaganoosh
                GFY is a webdesign tutorial site so it's "standard fucking logic" that you'd look for the answer here. At least use Google, numbnuts.
                Originally posted by Arnox
                How do I do that? I've Googled continuously and only found guides for that crappy .wordpress shit that people use, not for the standalone script.
                HI GUYS I CAN'T READ THREADS WITH 5 REPLIES LOL.

                Get an education you mongoloiding cock jockey.
                Need Text? X Copywriters | Adult Writing Service - [email protected]

                Comment

                • Babaganoosh
                  ♥♥♥ Likes Hugs ♥♥♥
                  • Nov 2001
                  • 15841

                  #9
                  GFY is for webmasters. You're obviously not a webmaster since you have no idea what to search for. Let me help you out, simpleton.

                  http://tinyurl.com/cpq92z
                  I like pie.

                  Comment

                  • DigitalTheory
                    ^-^
                    • Jul 2007
                    • 1055

                    #10
                    img {
                    margin: 3px;
                    padding: 3px;
                    border: solid black 1px
                    }

                    should work for the margin/padding/border


                    and .wordpress crap = regular crap, its all code and css unless i missed something, anyways, let me know if that works or not.
                    Last edited by DigitalTheory; 05-26-2010, 10:43 PM.

                    Comment

                    • Arnox
                      Confirmed User
                      • Sep 2009
                      • 2169

                      #11
                      Originally posted by Babaganoosh
                      GFY is for webmasters. You're obviously not a webmaster since you have no idea what to search for. Let me help you out, simpleton.

                      http://tinyurl.com/cpq92z
                      So you think it's better for me to learn an entire computer language instead of asking for a snipet of code to copy/paste? Seriously kid, get an education and come back when you have a grasp of simple logic. Your assertion that I'm not a webmaster because I don't know how to Google a phrase is pretty fallacious too, though I'm sure someone who's as ignorant and intellectually challenged like you would rely on such basic logic flaws to make a point, right?

                      Originally posted by DigitalTheory
                      img {
                      margin: 3px;
                      padding: 3px;
                      border: solid black 1px
                      }

                      should work for the margin/padding/border


                      and .wordpress crap = regular crap, its all code and css unless i missed something, anyways, let me know if that works or not.
                      I'll try that, thank you.
                      Need Text? X Copywriters | Adult Writing Service - [email protected]

                      Comment

                      • Babaganoosh
                        ♥♥♥ Likes Hugs ♥♥♥
                        • Nov 2001
                        • 15841

                        #12
                        Originally posted by Arnox
                        So you think it's better for me to learn an entire computer language instead of asking for a snipet of code to copy/paste? Seriously kid, get an education and come back when you have a grasp of simple logic. Your assertion that I'm not a webmaster because I don't know how to Google a phrase is pretty fallacious too, though I'm sure someone who's as ignorant and intellectually challenged like you would rely on such basic logic flaws to make a point, right?
                        You're trying to run a blog without understanding HTML and CSS. Who is the idiot?
                        I like pie.

                        Comment

                        • Arnox
                          Confirmed User
                          • Sep 2009
                          • 2169

                          #13
                          Originally posted by Babaganoosh
                          You're trying to run a blog without understanding HTML and CSS. Who is the idiot?
                          Because having a firm grasp of HTML/CSS is so important with wordpress.

                          Job done, thanks DT.
                          Need Text? X Copywriters | Adult Writing Service - [email protected]

                          Comment

                          • Babaganoosh
                            ♥♥♥ Likes Hugs ♥♥♥
                            • Nov 2001
                            • 15841

                            #14
                            Originally posted by Arnox
                            Because having a firm grasp of HTML/CSS is so important with wordpress.

                            Job done, thanks DT.
                            I didn't say you had to be a designer, you just need a basic understanding of how a web site is built. You couldn't even put a 3px space between your images for fuck's sake. Don't tell me it's not important.

                            By the way, those are TGPs with a little bit of text. For a writer you sure aren't writing much. I bet you can't figure out why those sites aren't making sales, huh?
                            I like pie.

                            Comment

                            • DigitalTheory
                              ^-^
                              • Jul 2007
                              • 1055

                              #15
                              Originally posted by Arnox
                              Because having a firm grasp of HTML/CSS is so important with wordpress.

                              Job done, thanks DT.

                              You're welcome.

                              Comment

                              • Arnox
                                Confirmed User
                                • Sep 2009
                                • 2169

                                #16
                                Originally posted by Babaganoosh
                                I didn't say you had to be a designer, you just need a basic understanding of how a web site is built. You couldn't even put a 3px space between your images for fuck's sake. Don't tell me it's not important.

                                By the way, those are TGPs with a little bit of text. For a writer you sure aren't writing much. I bet you can't figure out why those sites aren't making sales, huh?
                                Well it's quite obvious why the first one isn't making sales, it lacks advertisements to an affiliate program.

                                I'm a writer who works on blogs in his spare time, I'm totally happy with the small number of sales I make a day from longtail search terms. Why? Because I've been in this industry for 6 months and I juggle quite a busy life.

                                When I possess the capital and courage, I'll be sure to make I great paysite with lots of pictures of pretty girls. Who knows, maybe I'll be in the business for another 10 years and spend my time trolling GFY for any chance I can get to prove how awesome I am to someone who's completely new to the game.

                                If I wanted the opinion of someone who's obviously self conscious about what he's achieved in the last 10 years of his life I'd have added you on ICQ.

                                I honestly don't care if you've got a mansion, garages full of fast cars, toilet paper made of $100 bills and a lifestyle that allows you to have sex with 20 attractive women a day. You're an arrogant cunt who's more concerned about covering his own insecurities than helping someone. You are uneducated, you are unhelpful and you are not about to gain some self esteem from this small-time blogger who asked a simple question.

                                Fuck off, acquire some decency and come back when you're ready to walk, talk and act like a normal human being.

                                Thank you for your time.
                                Need Text? X Copywriters | Adult Writing Service - [email protected]

                                Comment

                                • Babaganoosh
                                  ♥♥♥ Likes Hugs ♥♥♥
                                  • Nov 2001
                                  • 15841

                                  #17
                                  Originally posted by Arnox
                                  Well it's quite obvious why the first one isn't making sales, it lacks advertisements to an affiliate program.

                                  I'm a writer who works on blogs in his spare time, I'm totally happy with the small number of sales I make a day from longtail search terms. Why? Because I've been in this industry for 6 months and I juggle quite a busy life.

                                  When I possess the capital and courage, I'll be sure to make I great paysite with lots of pictures of pretty girls. Who knows, maybe I'll be in the business for another 10 years and spend my time trolling GFY for any chance I can get to prove how awesome I am to someone who's completely new to the game.

                                  If I wanted the opinion of someone who's obviously self conscious about what he's achieved in the last 10 years of his life I'd have added you on ICQ.

                                  I honestly don't care if you've got a mansion, garages full of fast cars, toilet paper made of $100 bills and a lifestyle that allows you to have sex with 20 attractive women a day. You're an arrogant cunt who's more concerned about covering his own insecurities than helping someone. You are uneducated, you are unhelpful and you are not about to gain some self esteem from this small-time blogger who asked a simple question.

                                  Fuck off, acquire some decency and come back when you're ready to walk, talk and act like a normal human being.

                                  Thank you for your time.


                                  You're not making "a few sales a day." I guarantee it. Anyway...

                                  Just curious, did Adult Copywriters fire you?
                                  I like pie.

                                  Comment

                                  • Arnox
                                    Confirmed User
                                    • Sep 2009
                                    • 2169

                                    #18
                                    Originally posted by Babaganoosh


                                    You're not making "a few sales a day." I guarantee it. Anyway...

                                    Just curious, did Adult Copywriters fire you?
                                    No, they did not.
                                    Need Text? X Copywriters | Adult Writing Service - [email protected]

                                    Comment

                                    • fatfoo
                                      ICQ:649699063
                                      • Mar 2003
                                      • 27763

                                      #19
                                      I also say css margins. Good luck, Arnox.
                                      Send me an email: [email protected]

                                      Comment

                                      Working...