Wordpress Themes - WP Forum at BFA

Wordpress Themes - WP Forum at BFA (http://forum.bytesforall.com/index.php)
-   Header configuration & styling (http://forum.bytesforall.com/forumdisplay.php?f=15)
-   -   How to insert very complex css menu in header to match site? (http://forum.bytesforall.com/showthread.php?t=19230)

anartist Jan 2, 2013 02:28 AM

How to insert very complex css menu in header to match site?
 
I think it is supposed to be inserted as a widget, but the css is huge.

Please see site page http://www.anartist.com/about.html
blog page http://anartist.com/weblog/
CSS page http://anartist.com/nuCSS.css section beginning #pro_linedrop {
[the copyright notice appears on CSS page so is not necessary to further complicate this]

also--as a bonus--how to hide top bar above header image since functions, including search, are accessible right sidebar?

juggledad Jan 2, 2013 04:55 AM

any css you are adding should go in the 'CSS Inserts' option.
Quote:

also--as a bonus--how to hide top bar above header image since functions, including search, are accessible right sidebar?
what top bar? look at the site while not logged in - you maybe seeing the wordpress toolbar

anartist Jan 2, 2013 06:20 AM

Where is "CSS inserts"? all I saw for choices were inline or external.

This is 140 lines of CSS code for this menu -- too much for inline
and I have no idea how to extract the rest to an external file.

NEVER MIND -- JUST FOUND IT

anartist Jan 2, 2013 07:55 AM

so near and yet so far . . . it partially works but doesn't load up all the imagery for two rows and bumps the second tier choices off into a corner upper left. You see the part that works if you run the mouse just below the static page menu

http://anartist.com/weblog/

I think it is because the widget text size cannot be changed for each widget and the proper text size for this is much smaller.

#pro_linedrop {
height:58px;
width:1050px;
font-family:Arial, "Helvetica Neue", Helvetica, sans-serif;
font-size:11px;

I would actually prefer other widget text to be 11 pt also, but not every widget

---

and a new bad discovery -- everything on the right sidebar except the link to wordpress.org defaults to my anartist.com html homepage with some funny number after it.


All times are GMT -6. The time now is 12:45 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.