HTML Editor using Themes, How do I...
Here is my site .. http://4apff.org
I love the feel and look of it BUT!! (always a but)
On my header tabs (Home. APFF, Store, etc)
I have 6 pages for APFF that I just linked together via the READ MORE at the bottom.
I have spent the day trying to figure out how to add Drop Sub-menus to the Theme I am using.
I am not CSS savey and everything I tried to enter via the .html page did not work properly.
Could someone please post the code needed and where is goes to add to the Theme.css
Thank you in advance. I can post the drop sub menus if needed.
I love the feel and look of it BUT!! (always a but)
On my header tabs (Home. APFF, Store, etc)
I have 6 pages for APFF that I just linked together via the READ MORE at the bottom.
I have spent the day trying to figure out how to add Drop Sub-menus to the Theme I am using.
I am not CSS savey and everything I tried to enter via the .html page did not work properly.
Could someone please post the code needed and where is goes to add to the Theme.css
Thank you in advance. I can post the drop sub menus if needed.
Take a look at the css menu designer built into the html editor. Make the navigation the way you like as far as links then get the size correct for you current nav bar area on your page. Then you can add the code to your page and get it positioned properly then we can help you with the background color customization.

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
All set for positioning I believe, now to change the color to match the theme.
I only saved the one page to start to get it working correctly then I will cut and paste into all the other pages.
Thank you for the quick response .. Been driving me crazy on finishing this last step.
I only saved the one page to start to get it working correctly then I will cut and paste into all the other pages.
Thank you for the quick response .. Been driving me crazy on finishing this last step.
When you edit the css to match your theme you may want to reference the navigation style tweaks with a separate css style sheet. This way if you open the menu file with the css menu builder again you don't overwrite your code.

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
Is there a code for transparent backgound color? I cannot seem to match the color.
I look in default.css and tried all the color codes found there, but nada worked,
It looks like the background is a .png
TIA
I look in default.css and tried all the color codes found there, but nada worked,
It looks like the background is a .png
TIA
Try removing the color from the background.
.apff-menu li {
background: none repeat scroll 0 0 #800000;
}
.apff-menu li {
background: none repeat scroll 0 0 #800000;
}
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
Thank you ! Thank you ! that did the trick.
Your welcome. I would suggest making the font bold to match the rest of the site. Seems just a little wimpy.

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.