Well I'm playing again ;)

User 184085 Photo


Ambassador
1,707 posts

Just got to try out some ideas I had rolling around my head ;)

http://www.tbaygeek.org/test/
Volunteering to help :)
http://www.tbaygeek.ca
My HTML play area
http://www.tbaygeek.ca/test/
User 271657 Photo


Ambassador
3,816 posts

Love your background :D
I love deadlines. I like the whooshing sound they make as they fly by. (Douglas Adams)
https://www.callendales.com
User 184085 Photo


Ambassador
1,707 posts

paintbrush wrote:
Love your background :D


Thanks, it's two, the plants layered over a gradient.. I was thinking about subtlety ;)
Volunteering to help :)
http://www.tbaygeek.ca
My HTML play area
http://www.tbaygeek.ca/test/
User 187934 Photo


Senior Advisor
20,247 posts
Online Now

Wow, can't even see the seams in the wall paper. Nice job David.:)
I can't hear what I'm looking at.
It's easy to overlook something you're not looking for.

This is a site I built for my work.(RSD)
http://esmansgreenhouse.com
This is a site I built for use in my job.(HTML Editor)
https://pestlogbook.com
This is my personal site used for testing and as an easy way to share photos.(RLM imported to RSD)
https://ericrohloff.com
User 184085 Photo


Ambassador
1,707 posts

Thanks Rolly ;)
Volunteering to help :)
http://www.tbaygeek.ca
My HTML play area
http://www.tbaygeek.ca/test/
User 2924428 Photo


Registered User
1,718 posts

Very clean david, love the backround and functions :D
User 184085 Photo


Ambassador
1,707 posts

Thanks Uncle. :)
Volunteering to help :)
http://www.tbaygeek.ca
My HTML play area
http://www.tbaygeek.ca/test/
User 184085 Photo


Ambassador
1,707 posts

OK coders and codettes... I've been playing with shadow on the menu, but I can see a problem.

I add a shadow class:
<ul class="shadow">
<li class="first"><a href="http://">Next3a</a></li>
<li><a href="http://">Next3b</a></li>
</ul>


I can see that if I keep using the css menu tool every time I have to keep adding the class.

Anyone have a better suggestion?
Volunteering to help :)
http://www.tbaygeek.ca
My HTML play area
http://www.tbaygeek.ca/test/
User 187934 Photo


Senior Advisor
20,247 posts
Online Now

:)
ul {
box-shadow: 10px 10px 5px #888888;
}
I can't hear what I'm looking at.
It's easy to overlook something you're not looking for.

This is a site I built for my work.(RSD)
http://esmansgreenhouse.com
This is a site I built for use in my job.(HTML Editor)
https://pestlogbook.com
This is my personal site used for testing and as an easy way to share photos.(RLM imported to RSD)
https://ericrohloff.com
User 184085 Photo


Ambassador
1,707 posts

It works on the whole menu, but I'm trying to apply shadow only to sub levels, my quest goes on, but a good suggestion Eric.
Volunteering to help :)
http://www.tbaygeek.ca
My HTML play area
http://www.tbaygeek.ca/test/

Have something to add? We’d love to hear it!
You must have an account to participate. Please Sign In Here, then join the conversation.