Eric,
Also notice the drop down menus. They don't look right.
Also notice the drop down menus. They don't look right.
#navigationdiv {
float: right;
margin-top: -14px;
}
float: right;
margin-top: -14px;
}
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
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
Eric,
Well that worked too....Only thing left is the drop down menus are too wide now...(click seminars, and order materials.)
http://social-style.com/beta/SocialStyl … ogram.html
Well that worked too....Only thing left is the drop down menus are too wide now...(click seminars, and order materials.)
http://social-style.com/beta/SocialStyl … ogram.html
This will get part of it. Maybe Inger will help you with getting the text shifted. I need to go do a few things.
#group_list li {
background: none repeat scroll 0 0 #EF712D;
font-size: 0.85em;
margin: 0;
padding: 5px;
text-transform: none;
width: 105px;
}

#group_list li {
background: none repeat scroll 0 0 #EF712D;
font-size: 0.85em;
margin: 0;
padding: 5px;
text-transform: none;
width: 105px;
}
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
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
Thanks anyway Eric, but it didn't work. Inger, perhaps you can help me get my drop down menus looking better. ...rob 
http://social-style.com/beta/SocialStyl … ogram.html

http://social-style.com/beta/SocialStyl … ogram.html
This should get the width.
It was still 153px when I looked at it.
#group_list {
background-color: #EF712D;
border-top: 1px solid #DD692A;
left: -999em;
position: absolute;
top: auto;
width: 105px;
}
background-color: #EF712D;
border-top: 1px solid #DD692A;
left: -999em;
position: absolute;
top: auto;
width: 105px;
}
It was still 153px when I looked at it.

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
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
Eric,
Well, I keep trying to view it locally, and for some reason it looks different than when they are on the server.
Your last code did help to move over the orange, but the sub-menus and lettering are still messed up.
http://social-style.com/beta/SocialStyl … ogram.html
I also sent you the CSS file. (renamed after you!
)
Well, I keep trying to view it locally, and for some reason it looks different than when they are on the server.
Your last code did help to move over the orange, but the sub-menus and lettering are still messed up.
http://social-style.com/beta/SocialStyl … ogram.html
I also sent you the CSS file. (renamed after you!

Give this a try.

#group_list li a {display:block; font-size:.75em; width:125px; margin-left:-40px; padding:5px 5px 5px 15px; text-align:left; text-decoration:none}
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
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
Closer. I uploaded to server. Screen shot attached. Need to get rid of the green things.
http://social-style.com/beta/SocialStyl … ogram.html
http://social-style.com/beta/SocialStyl … ogram.html
The li for the group_list is inheriting the green image color. Give the li for the menu a class and apply the background to the class instead of the li.
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
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
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.