Go Back   TalkBass Forums > Bass Guitar Forums > Bass Guitar Forums > Off Topic [BG]
Register Rules/FAQ/CUP Members List Search Today's Posts Mark Forums Read

Off Topic [BG] Non-music-related discussion and chat


Supporting Membership
Thank You

Latest Supporting Member
Donate to Upgrade Today

Reply
 
Thread Tools Search this Thread
  #1  
Old 10-06-2010, 01:24 PM
mattsk42's Avatar
$100 off new Directv subsp.PM me BEFORE signing up
 
Join Date: Oct 2004
Location: SiouxFalls by way of Pierre,SD
Send a message via AIM to mattsk42 Send a message via MSN to mattsk42 Send a message via Yahoo to mattsk42
Supporting Member
Question Website design critique (what do you think?)

Sign in to disble this ad
Not completed, but close. Some things are not how I would like them, I know, but they requested it. I'm sure those will get pointed out.

http://neighborsmn.squarespace.com/

Any tips? Anyone know how to get rid of the "double" "home" link under the "home" dropdown? (Squarespace specific)
__________________
Subscribe/buy Bass Gear Magazine
www.bassgearmag.com

Spector Club #231
  #2  
Old 10-06-2010, 05:59 PM
Registered User
 
Join Date: Jan 2005
Location: Wantagh, New York
Send a message via MSN to Sonic_Death
Everything is looking good and it seems functional. The lack of continuity in the border lines on the left and right bother me a little, but it is hardly a big deal.

Didn't see any broken links, everything is legible and nicely organized.

As far as the double line on the home button goes.. you had used that as a rollover for "clothes closet", and some of the other links, so my guess is that the image you used for "home" on the homepage was a rollover image in the active slot.. I would check that out. You can compare it to "home" on the other pages since it appears only on the homepage like that.

I am not familiar with squarespace at all, but I would just check your options again and see if you might have mistakenly typed something in, had a wrong setting or just used the wrong image.
__________________
The Chat is back up again, check it out!
The Unofficial TalkBass Chat!

METAL CLUB Member #3 \m/
Cantaloupe Club Member #004

Last edited by Sonic_Death : 10-06-2010 at 06:21 PM.
  #3  
Old 10-06-2010, 06:10 PM
Registered User
 
Join Date: Feb 2009
Location: Tampa, Florida, US
Send a message via AIM to sloasdaylight
Quote:
Originally Posted by mattsk42 View Post
Not completed, but close. Some things are not how I would like them, I know, but they requested it. I'm sure those will get pointed out.

http://neighborsmn.squarespace.com/

Any tips? Anyone know how to get rid of the "double" "home" link under the "home" dropdown? (Squarespace specific)
You may not be able to get it out from under there, if you're using a software, but you get it out by removing the following lines of code, found on line 155 of your code, according to Chrome:
Code:
  <li class="module active-module  " id="navigationTop-moduleContentWrapper8052739"> 
 
    <div id="navigationTop-moduleContent8052739"> 
 
              <a id="navigationTop-moduleLink8052739" class=" " href="/home/" ><span>home</span></a>
If you can edit your html I would do a find/replace on that line of code across all your pages, and it will get rid of it.

I'd also look at having the category buttons (the ones you mouse over that create the drop down list underneath) have the line underneath them regardless of whether they're selected or not, it let's people know what category they're in with a real simple looksie. (Ninja Edit) I went to check this out, and it's a script that's doing it, not a stylesheet, so it may not be as easy as I thought.

I'd also (and this is the SEO guy in me talking) put some keywords in your header as well, cause right now it's devoid of any, which isn't too hot for being found on Google, as I'm sure is your goal.

Other than that, I think it looks pretty decent. There are a whole lot of scripts though for what seems like a fairly simple website. What program did you use to generate it?
__________________
Quote:
Originally Posted by hover View Post
What man hasn't declared jihad on his tallywhakker every now and then?
Quote:
Originally Posted by Bloodhammer View Post
I'm so metal, my farts are pinch harmonics.
  #4  
Old 10-06-2010, 06:16 PM
L-A's Avatar
L-A L-A is offline
Registered User
 
Join Date: Jul 2008
Location: Eh?
Supporting Member
The scripts are Yahoo UI, which is a solid choice. I don't think they're all needed/justified, but I'd rather see this than Dreamweaver-generated stuff.
__________________
Quote:
Originally Posted by tom once dead View Post
Also to prove my Australianism, I've been stung by an irukandji jellyfish before, while snorkelling at an island looking at stingrays.
  #5  
Old 10-06-2010, 06:18 PM
Registered User
 
Join Date: Feb 2009
Location: Tampa, Florida, US
Send a message via AIM to sloasdaylight
Quote:
Originally Posted by L-A View Post
The scripts are Yahoo UI, which is a solid choice. I don't think they're all needed/justified, but I'd rather see this than Dreamweaver-generated stuff.
Ah.

I'm not a big fan of javascripts in general for websites when there's so much that can be done with style sheets, which is how I normally build my sites. I've never used dreamweaver (Microsoft Expression Web almost exclusively). I hear a lot of guys swear by it, what's it do?
__________________
Quote:
Originally Posted by hover View Post
What man hasn't declared jihad on his tallywhakker every now and then?
Quote:
Originally Posted by Bloodhammer View Post
I'm so metal, my farts are pinch harmonics.
  #6  
Old 10-06-2010, 06:24 PM
L-A's Avatar
L-A L-A is offline
Registered User
 
Join Date: Jul 2008
Location: Eh?
Supporting Member
Quote:
Originally Posted by sloasdaylight View Post
Ah.

I'm not a big fan of javascripts in general for websites when there's so much that can be done with style sheets, which is how I normally build my sites. I've never used dreamweaver (Microsoft Expression Web almost exclusively). I hear a lot of guys swear by it, what's it do?
It's part of the Adobe Creative (Design Premium) Suite. It's a vector-based layout program that supports interaction. You can output documents in HTML/CSS and other formats. I used it some times for prototyping, but for the actual coding I do it exclusively in Coda, nothing is generated by the software.

Someone delivering final sites generated with Dreamweaver is a bit of a joke in the field.
__________________
Quote:
Originally Posted by tom once dead View Post
Also to prove my Australianism, I've been stung by an irukandji jellyfish before, while snorkelling at an island looking at stingrays.
  #7  
Old 10-07-2010, 08:35 AM
mattsk42's Avatar
$100 off new Directv subsp.PM me BEFORE signing up
 
Join Date: Oct 2004
Location: SiouxFalls by way of Pierre,SD
Send a message via AIM to mattsk42 Send a message via MSN to mattsk42 Send a message via Yahoo to mattsk42
Supporting Member
It was made using Squarespace's editor, which is where all the random scripts come from.

Thanks for the tips, I didn't notice a couple and will update that today.
__________________
Subscribe/buy Bass Gear Magazine
www.bassgearmag.com

Spector Club #231
Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off

Follow TalkBass on Twitter   Visit TalkBass on Facebook  

All times are GMT -6. The time now is 01:24 PM.




Copyright 2011 Talk Music Group Inc. All rights reserved.
Play guitar? Visit our new sister site TalkGuitar.com [beta]
Powered by vBulletin® Version 3.6.12
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.