I need a logo for www.website-clicks.com/SEO It's a wordpress template and I really don't have a theme. Just want something to make the site look good. Need to replace the "Amadeas design portal" logo with "Website Clicks" Thanks in advance! I would like to make a decision within 48hours. Kevin
gipanuhotko, I see the watermarked "G" will be gone if I purchase this one, but is the shadow under the cursor going to stay? I do like the shadow. Thanks to all, as usual this will be a very hard decision. Kevin
This is my first time with a wordpress template and the original "logo.gif" size is 280x39 with a background color of background:#e8e8e8 I opened the CSS file and increased the logo size to 280x80 and now my menu bar has been lowered out of site. This is what I have: /*** Main ***/ .main { /* width:expression(((document.documentElement.clientWidth || document.body.clientWidth) < 990px)? "990px" : "100%");*/ min-width:990px;} .main { padding:0px 0px 0px 0px; background:url(images/header.jpg) no-repeat center 0 #fbfbfb;} .main-bg { overflow:hidden; height:100%; } .main-width { width:805px; margin: 0 auto; padding:63px 0px 0px 0px;} .header { height:170px; padding:0px 0px 0px 0px; position:relative;position:relative; z-index:99999;} /*** Menu ***/ .main-menu { position:relative; z-index:99999; clear:both; padding:0px 0px 0px 220px;} #dropmenu { } .menu {/* overflow:hidden;*//* height:100%;*/ margin:0px 0px 0px 0px;} .menu ul { float:left; /*overflow:hidden; */margin:0px 0px 0px 0px; list-style:none; padding:18px 0px 0px 17px;} .menu ul li { float:left; /*overflow:hidden;*/ padding:0px 13px 0px 0px;} .menu ul li a { display:block; height:100%; font-size:14px; line-height: inherit; cursor: pointer; position:relative; z-index:999999999; font-weight: normal; color:#000; text-decoration:none; padding:0px 0px 6px 0px; } /*hover*/ .menu ul li:hover a { text-decoration:underline;} /*active*/ .menu ul li.current_page_item a {} .menu ul li.current_page_item a span {} /* drop menu */ #dropmenu .menu ul ul { position:absolute; z-index:99; background:#f0f0f0; border:1px solid #ccc; margin:0px 0px 0px 0px; width:190px; padding:0px 0px 10px 0px; } #dropmenu .menu ul ul li { float: none; /*position:relative;*/ padding:0px 23px 0px 22px; line-height:inherit; height:auto; text-align:left; } #dropmenu .menu ul ul li a { background: none; width:auto; height:auto; float:none; overflow:hidden; padding:8px 0px 8px 6px;} #dropmenu .menu ul ul li a span { float: none; background: none; padding:0;} #dropmenu .menu ul ul li:hover a { color:#000; font-weight: normal; text-decoration:none;} #dropmenu .menu ul ul li a:hover span { } #dropmenu .menu ul ul li a:hover span span {} #dropmenu .menu ul ul ul { margin:-24px 0px 0px 127px; position: absolute; z-index:9999999999; padding:0px 0px 0px 0px;} #dropmenu .menu ul ul ul li {} #dropmenu .menu ul ul ul a {} #dropmenu .menu ul ul ul a:hover { text-decoration:underline;} #dropmenu .menu ul ul ul li a span {} #dropmenu .menu ul ul ul li a span span {} /*** Logo ***/ .logo { float:left; } .logo .indent { overflow:hidden; /*height:100%; */ padding:0px 0px 0px 255px;} .logo h1 { display:block; overflow:hidden; width:280px; height:80px; background:url(images/logo.gif) no-repeat 0 0; font-size:2.1em; color:#fff; text-indent:-1000em; cursorointer; } .logo h1:hover { text-decoration:none;} .description { font-size:17px; color:#fff; padding:0px 0px 0px 0px; margin:-3px 0px 0px -1px;} Sooo, I need to keep it at 280x39 or someone with CSS knowledge to help me make this work. I have tried a few different logos, but none seem to fit. Kevin