-
Posts
680 -
Joined
-
Last visited
Content Type
Profiles
Forums
Events
Downloads
Gallery
Store
Posts posted by Susie
-
-
Thanks, guys.
I actually am starting to really dislike this one and all the variations. I think I don't want an AC for the icon. They came up with that - I didn't suggest it.
I'm looking through logopond.com right now for some inspiration. I just don't love the way this one is going.....
-
Okay, I have a couple more to show you which are based on #1 (http://tinyurl.com/c5uhdh).
#3 - http://tinyurl.com/dzlme9
#4 - http://tinyurl.com/dhezfk
The main difference between 3 & 4 are the fonts.
I'm not sure. What do you guys think? You're allowed to say you hate it.
-
Thanks for your input, everyone. I agree that the 1st one seems a little distant/cold, but for some reason, I really like the general idea of how it looks. Maybe I'll ask for some more color and flair on that one - incorporate some of the colors from the 2nd one.
I'll let you know what I come up with!
-
I'm having a new logo designed for my website (going to redesign soon - yes AGAIN) and I can't decide which one of these concepts to go with. I have unlimited revisions on whichever one I choose, so if you have a favorite and suggestions on how to make it better (color, fonts, etc), I'd love to hear your thoughts!
#1 - http://tinyurl.com/c5uhdh
#2 - http://tinyurl.com/cycwlg
TIA!
-
Text color?
in CSS
Yes, to specify exact colors, you can use the hex number. It would look like this:
body {
color: #000000;
}
#000000 = black
Also, when you have 6 digits that are the same, you can use just the first 3 in the code. #000 is the same as #000000.
-
If it's Wordpress being used, make sure to add the code in the HTML view rather than the Visual view.
-
You don't really need the login link. You can access the login this way: www.yoursite.com/wp-login.php .
Alternatively, you can insert the login link in the footer yourself. http://codex.wordpress.org/Template_Tags/wp_loginout
-
Sure, they're right here: http://www.killersites.com/mvnforum/mvnforum/index .
-
I did not put it together, but I saw you on your website.
-
So weird! When I try to view the Image Information with the Dev. Toolbar on the first link, 4 of them are missing. This couldn't be a path issue, could it? :/
-
I've been asked by my kids' school to consider taking over the school newspaper next year. I would be responsible for designing the layout (among other things). But you know what? I have no idea how to design for print. I see some gorgeous looking PDFs out there, but I don't know how people make them.
I would have no idea how to do it unless I were to create it in Photoshop, but I don't think there's a way to convert a PSD to a text PDF is there?
I know about InDesign, but if there's a more affordable alternative, I'm all ears.
-
I was wondering where you've been, Stef.
Can you post some of the links that have been updated? I have seen Killersites.com and Killerphp.com and think they look nice. I don't think they are too commercial at all.
-
Oh my gosh, that's hilarious! The code is crazy, too! haha
-
Can you post a link so we can check it out?
-
LOL I feel like it's been that long that I've been working on this site! Seriously, I started it last year but many delays have held things up.
Thanks again!
-
That did it! Thanks a bunch!!
-
Okay, I'll give that a try right now. Thanks!
-
Here I go again with a js conflict. Can anyone see how to fix this?
This is very much still a work in progress. I'm working on all the positioning and styling for that featured box. It's using the Coda slider jquery tool.
For now, I need to figure out this js conflict. Help? TIA!
-
-
Thanks. I feel so dumb. lol
This is it:
#leftnav li#our-classes a{
color:#fff;
}
ETA: Which I had last night, but I was missing the a. :/
-
Actually, I just found out the above DOES work in IE 7 (haven't checked 6 yet), but does NOT work in Fx, Opera, or Safari. How weird!
I'm sure it'll be easier if you can see the actual page. I'm just testing on "Our Classes" only right now. It won't actually be white when all is said and done.
-
Thanks, guys. This is so bizarre. I should be able to do this!
- 7: Our Classes
#our-classes a{
color:#fff;
}
And still nothing.
-
Thanks, Eric. I tried that at one point, and it didn't work...
#leftnav li a#our-classes {
color:#fff;
}
-
I know this is easy, but for some reason, I can't get it. How can I override the font color in this menu for specific ID's? In other words, I have a #leftnav ul. I'm going to target some of the items by ID and change their colors. The new ID is in bold below. Nothing I do changes the color. I can make it bold, italicized, etc., but I can't change the color. :/
#leftnav {
list-style:none;
font-family:Georgia, "Times New Roman", serif;
font-size:1.4em;
margin:0px 0 0 20px;
padding-top:20px;
}
#leftnav li {
display:block;
padding:8px 0;
background:url(images/left-dots.png) 0 30px no-repeat;
}
#leftnav li a, #leftnav li a:visited {
text-decoration:none;
color:#000;
}
#leftnav li a:focus, #leftnav li a:hover, #leftnav li a:active {
text-decoration:none;
color:#87277b;
}
#leftnav li#our-classes {
color:#fff;
}
Help me decide
in Open Forum
Posted
Ben, correct me if I'm wrong, but do you have to pay to view logos on logolounge.com? I don't see a way around that.
Well, the logo design company I'm using sent me some more concepts and I don't like any of them. lol Ugh.