Ok, yesterday, I may have lied but unintentionally. As you can see, the change has already taken place. I found that it wasn't as difficult as I expected. I can't guarantee everything will be working perfectly yet, but whatever bugs crop up will get fixed asap. Hope you enjoy the new site.
Wow, already!
It looks nice. But I am not so sure about the ice cream …
I like that I am able to comment know, wanted to do that several times before.
Good luck.
Thanks, Jim. Ice cream is a reference to seo SCOOP. Just a bad pun. 🙂
Oh, I see 🙂
You might find this useful:
http://www.jimwestergren.com/seo-for-wordpress-blogs/
You made the theme yourself? I like it 🙂
I modified someone else’s theme. Basically, just made my own logo, and changed the colors of everything.
yep its nice with same colors 🙂
Great new looking site Donna! When I read that you were redoing the site I was really excited to see what it would look like. Nice job!
Nice work, Donna. I’m a fan of the logo – it’s always good to see ice cream… You should have a “guess the flavors” contest. My vote is strawberry and mint, but it could also be bubblegum and mint or bubblegum and pistachio… Will we ever know?
Can finally comment! The times I have wanted too. 🙂
I have been using wordpress for a while and recently started using version 2. I hope that you enjoy the system as much as I do.
Well done for switching, thanks for switching, and keep on scooping, you can never have too much seo cream 🙂
Oh, and you really should link the big image banner at the top to your homepage. 🙂
Really nice Donna!
Sunnymonkey, if I could figure out how to link a css background image, I surely would! Rand, the flavors are whatever you want them to be. If I knew what they were, I’d tell. LOL.
Beautiful! Well done on the logo! If I had to guess, I’d say it’s strawberry and mint chip, although I’m not sure they’d be too tasy together, they sure are pretty! Good color combo. Love the new layout.
Donna, try to add like this for putting link on header:
SEO something – anything
problem is that its hidden text, link is there, but you can’t see nowhere “SEO something -anything”
or you can insert image as usual
Uh, wordpress don’t allow code, let me try again:)
(div id=headerimg)(a href=http://casawatch.hr/)Anchor(/a)(/div)
replace ( and ) with and add quotes
Bruno, I sort of get what you mean, I think, but I’m not sure. The logo is in the CSS file as a background-image. Not sure how to implement your idea with that.
ah ok, that makes more sense. lemme try that. oh and i think you should be able to put things within code tags. let’s try that now.
test whatever
yep, that seemed to work. so if you want to type code into my blog, use the following format:
(code)blah blah blah(/code) , substituting ( for < and ) for >
Bruno, that didn’t work. It added a link that is visible on top on the image, but the image itself isn’t clickable, and the link looks funny being there.
Congratulations, your blog is very nice looking 🙂
Sorry, i can’t remember why is not working, probably it need little extra css for that id in which is link, i did not look at css
try add in css:
(
#headerimg a{display: block; height: 22px; background: url(images/your_pic.gif) no-repeat;}
)
just change height and url to pic