Announcement

Collapse
No announcement yet.

LOGO Design

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

    #46
    Originally posted by Gravity
    This took one minute

    yeh...but it took YOU one minute!
    IMO, you gotta see it before you can create it...and I'm artistically blind!
    Tracey

    Comment


      #47
      Originally posted by jont
      DB - assuming Gabe assigns all rights over to you I would edit out the phone and the web safe part of the logo - use the light blue in the table cell to span the whole width and then add the phone and web safe back in with a right float so it expands and shrinks to fit the browser.

      Thanks J, I see your determined to get me understanding this CSS stuff , seriously its a good idea, so if you have anymore let me know, i also need to look at the text and colour for the best sellers and box heading. But im hoping to spend some time this weekend working on this and tweaking, hopefully next week i should be in a position to consider going live with something a little different.

      Thanks Edward - Maybe look at that for my next project - got a few on the go at the moment.

      Miss bumps i cant believe you killed a spider , about the only thing that wanders around the house i would not kill.

      Cheers All
      D

      Comment


        #48
        Originally posted by Darren B
        Miss bumps i cant believe you killed a spider
        D
        It might not be dead..it might be happily "swimming" around in the dust contents of my hoover bag!
        Tracey

        Comment


          #49
          This took one minute
          no comment.

          Comment


            #50
            lol Gabe...
            subtle
            Tracey

            Comment


              #51
              :
              Originally posted by gabrielcrowe
              no comment.
              Ouch someone with a dry sense of humour

              Comment


                #52
                Try sitepoint.com/contests......

                Offer $80 prize (forty quid), specify what you are looking for, in a couple of days you'll get loads to choose from.......
                Paul
                Flower-Stands.co.uk - the UK's largest online supplier of Fresh Flower Merchandising Stands

                Using V10.2 with Norman's brilliantly simple TABBER.

                Comment


                  #53
                  Thanks Paul, kept my money and went with Gabe

                  DB - assuming Gabe assigns all rights over to you I would edit out the phone and the web safe part of the logo - use the light blue in the table cell to span the whole width and then add the phone and web safe back in with a right float so it expands and shrinks to fit the browser.
                  Thanks J, did this but still trying to work out how i fill the back ground in the same color, everything i tried coloured the whole site in the same. Any suggestions/tips/advice appreciated.

                  OK i set the site live last night because i needed to more than wanted to, i have also stuck in normans collapso menu which is great but i need to refine it a little plus there is still a few tweaks to make with other colours and the such

                  So your comments ladies and gentlemen if you please (puts on tin hat)

                  Cheers
                  D

                  Comment


                    #54
                    just a little suggestion for your header layout:

                    HTML Code:
                    <style type="text/css">
                    <!--
                    .headerouter {
                    	height: 100px;
                    	background-color: #dee9f1;
                    	background-image: url('kites_right.gif');
                    	background-repeat: no-repeat;
                    	background-position: right top;
                    }
                    .headerinner {
                    	height: 100px;
                    	background-image: url('kites_left.gif');
                    	background-repeat: no-repeat;
                    	background-position: left top;
                    }
                    -->
                    </style>
                    
                    
                    <div class="headerouter">
                    	<div class="headerinner">
                    	
                    	</div>
                    </div>
                    Attached Files

                    Comment


                      #55
                      Don't forget to rip out the existing 2 celled table holding the current logo if going 21st century with the CSS.


                      Bikster
                      SellerDeck Designs and Responsive Themes

                      Comment


                        #56
                        side note: you'll love the re-build i'm working on for one of our sites jont, it truly pwns.

                        truly a heavenly css layout.

                        Comment


                          #57
                          Gabe, thanks for that, you a star, more work tonight then

                          J, seems like i've got no choice in going 21st centry now then - ok i accept css is the way to go, just can get my head around it

                          cheers
                          D

                          Comment


                            #58
                            Originally posted by Darren B
                            Gabe, thanks for that, you a star, more work tonight then

                            J, seems like i've got no choice in going 21st centry now then - ok i accept css is the way to go, just can get my head around it

                            cheers
                            D
                            HTML Code:
                            <div id="DarrensHead">
                            CSS
                            </div>
                            Everytime you use a table, God kills a kitten.

                            Comment


                              #59
                              Good one Gabe - i suppose thats one way

                              Comment


                                #60
                                <table>
                                <tr>
                                <td>
                                Darren?
                                </td>
                                </tr>
                                </table>

                                Comment

                                Working...
                                X