Announcement

Collapse
No announcement yet.

trying to look like i paid someone to make this

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • trying to look like i paid someone to make this

    This is just what my home page is going to look like, once I finish this I'll change the rest of my pages to match.


    I like the things I've changed, I like simple and understated but I think it is missing some structure. Suggestions?

  • #2
    Re: trying to look like i paid someone to make this

    btw, how do I keep the words the color I want them when i make them links? they change color! I don't want them to!

    Comment


    • #3
      Re: trying to look like i paid someone to make this

      Hi, to much side scroll & to much white space. You need to build your site from the left of your BV screen & use the page properties for centering.
      Regards Chris.

      Collectables, Collecting, collectors-info.com

      www.chrismorris.co.uk

      House build project

      Comment


      • #4
        Re: trying to look like i paid someone to make this

        It will be easier for you if you select a screen width for all pages. Say no
        wider than 900. Then select "center in the browser" on page properties.
        I like the new format better than the old. One suggestion I would have would be to select better pictures...... I know it is hard to take great pictures of baby dogs, or kittens. I am going thru that myself with a new kitten.... however, you could have someone gently guide the puppy while he/she is sitting.... then crop the picture to get a great picture of its face might help. Also, you might want to consider putting the pictures in a lightbox so that the viewer could click on the picture to enlarge to get better look of the the cute baby face.
        Just a few thoughts, hope that helps! Good luck!
        P V WebSolutions

        Comment


        • #5
          Re: trying to look like i paid someone to make this

          Ok, I know how to make the page 900 wide, how do I make everything center? do i have to do it manually?

          Comment


          • #6
            Re: trying to look like i paid someone to make this

            In the page properties at the bottom there is a check box that says center in browser, check it. Save and republish.
            Reguards
            Ed
            www.dsondesigns.com
            www.marseillesyouthsports.com
            www.300hitter.com
            www.bigjk.net
            How to add JAlbum to your site

            Comment


            • #7
              Re: trying to look like i paid someone to make this

              let's try this again. better?

              Comment


              • #8
                Re: trying to look like i paid someone to make this

                Looking a lot better.
                Regards Chris.

                Collectables, Collecting, collectors-info.com

                www.chrismorris.co.uk

                House build project

                Comment


                • #9
                  Re: trying to look like i paid someone to make this

                  Like the changes! Good Job, even framed a few pictures. When you add the next picture try adding it via a "lightbox" then when the viewer
                  clicks on the picture it will automatically enlarge.
                  You are definately getting there!
                  P V WebSolutions

                  Comment


                  • #10
                    Re: trying to look like i paid someone to make this

                    Cute, pinkish site. I saw you where wondering how to stop changing hyperlink color. Here is the code. Just add in the top of your html file and change the color you wanted in the list. It should do the trick.

                    <style type="text/css">
                    a:link {
                    COLOR: #0000FF;
                    }
                    a:visited {
                    COLOR: #800080;
                    }
                    a:hover {
                    COLOR: #FF0000;
                    }
                    a:active {
                    COLOR: #00FF00;
                    }
                    </style>
                    Life is too short, let's make it worth a life time.

                    Sites hosted with Vodahost,
                    www.vijaianand.com
                    www.igurus.net
                    www.firsttimecruising.com

                    Signature Rules Apply

                    Comment


                    • #11
                      Re: trying to look like i paid someone to make this

                      Originally posted by tmvijai View Post
                      Cute, pinkish site. I saw you where wondering how to stop changing hyperlink color. Here is the code. Just add in the top of your html file and change the color you wanted in the list. It should do the trick.

                      <style type="text/css">
                      a:link {
                      COLOR: #0000FF;
                      }
                      a:visited {
                      COLOR: #800080;
                      }
                      a:hover {
                      COLOR: #FF0000;
                      }
                      a:active {
                      COLOR: #00FF00;
                      }
                      </style>

                      Not a good idea to add this code at all..... BV has a built in style management for all links. Just look in the link properties and create accordingly.
                      Don't aim for success if you want it; just do what you love and believe in, and it will come naturally.

                      Comment


                      • #12
                        Re: trying to look like i paid someone to make this

                        Marincky,

                        Can you shed some light, why it is not a good idea? It is basic html programming and CSS concept.

                        Vijai
                        Life is too short, let's make it worth a life time.

                        Sites hosted with Vodahost,
                        www.vijaianand.com
                        www.igurus.net
                        www.firsttimecruising.com

                        Signature Rules Apply

                        Comment


                        • #13
                          Re: trying to look like i paid someone to make this

                          Yes I can tell you why:

                          1) There is already the facility to do this within the link properties without changing any page code.

                          2) A majority of people who have opted to build on BlueVoda do so because of its fantastic opportunity to build a professional looking website without having any knowledge whatsoever on website coding/html/php etc etc... The builder appeals to people who may have never built a site before. Many people will misunderstand your method, however easy it is for you and me to understand, because their lack of experience will drive them to be a tad confused and this could lead to them making serious errors on their pages if attempted.

                          My point is.... The web building tool does this all for them, they don't need to go in the back end of their pages to implement coding of this nature.
                          Don't aim for success if you want it; just do what you love and believe in, and it will come naturally.

                          Comment


                          • #14
                            Re: trying to look like i paid someone to make this

                            GOtcha! I totally agree with you. In ordinary people perspective, it is too much to understand and do it.

                            But your comment blunty said its no good which is giving a wrong impression that I gave a wrong suggestion. It is the right one but not for right people. You couldn't put it that way.

                            Thanks
                            Life is too short, let's make it worth a life time.

                            Sites hosted with Vodahost,
                            www.vijaianand.com
                            www.igurus.net
                            www.firsttimecruising.com

                            Signature Rules Apply

                            Comment


                            • #15
                              Re: trying to look like i paid someone to make this

                              Sorry spelling mistake. I meant to say, "You could have put it that way to be more clear".

                              Thanks
                              Life is too short, let's make it worth a life time.

                              Sites hosted with Vodahost,
                              www.vijaianand.com
                              www.igurus.net
                              www.firsttimecruising.com

                              Signature Rules Apply

                              Comment

                              Working...
                              X