kflesch
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Spacious] Add CSS Menu to top of pageStephen thank you soo much! Since I reviewed your post I have been researching the get_template_directory_uri() you gave me. Now Im sure if I know what Im doing or have no clue.
The first part that goes in the header.php is `<title></title>
<!– Start css3menu.com HEAD section –>
<link rel=”stylesheet” href=”loismenu.css3prj_files/css3menu1/style.css” type=”text/css” /><style type=”text/css”>._css3m{display:none}</style>
<!– End css3menu.com HEAD section –>`So if I put that code in the header.php does this mean I need to create a .css sheet with the rest of the code (seen below) for the menu to reference so it works on all pages?
<body style="background-color:#EBEBEB"> <!-- Start css3menu.com BODY section --> <ul id="css3menu1" class="topmenu"> <li class="topfirst"><a class="pressed" href="#" style="height:32px;line-height:32px;"><span><img src="loismenu.css3prj_files/css3menu1/home31.png" alt=""/></span></a> <ul> </ul></li> <li class="topmenu"><a href="#" style="height:32px;line-height:32px;"><img src="loismenu.css3prj_files/css3menu1/heart2.png" alt=""/>Mission</a></li> <li class="topmenu"><a href="#" style="height:32px;line-height:32px;"><span><img src="loismenu.css3prj_files/css3menu1/books.png" alt=""/>Shame/Guilt Academy</span></a> <ul> <li><a href="#">Shame/Guilt Articles</a></li><li><a href="#">Introduction</a></li> </ul></li> <li class="topmenu"><a href="#" style="height:32px;line-height:32px;"><span><img src="loismenu.css3prj_files/css3menu1/stack.png" alt=""/>Mini Courses</span></a> <ul> <li><a href="#">Course 1</a></li> <li><a href="#">Course 2</a></li> <li><a href="#">Course 3</a></li> </ul></li> <li class="toplast"><a href="#" style="height:32px;line-height:32px;"><img src="loismenu.css3prj_files/css3menu1/brightness-medium.png" alt=""/>SoulSpeaks</a></li> </ul><p class="_css3m"></p> <!-- End css3menu.com BODY section --> </body> </html>
Am I close in what I’ve gathered?
Forum: Themes and Templates
In reply to: [Spacious] Add CSS Menu to top of pageI have both codes in header.php file. I have tried index.php, page template etc etc and no matter where I put it it will ONLY show on the homepage.
<title></title> <!-- Start css3menu.com HEAD section --> <link rel="stylesheet" href="loismenu.css3prj_files/css3menu1/style.css" type="text/css" /><style type="text/css">._css3m{display:none}</style> <!-- End css3menu.com HEAD section -->
<body style="background-color:#EBEBEB"> <!-- Start css3menu.com BODY section --> <ul id="css3menu1" class="topmenu"> <li class="topfirst"><a class="pressed" href="#" style="height:32px;line-height:32px;"><span><img src="loismenu.css3prj_files/css3menu1/home31.png" alt=""/></span></a> <ul> </ul></li> <li class="topmenu"><a href="#" style="height:32px;line-height:32px;"><img src="loismenu.css3prj_files/css3menu1/heart2.png" alt=""/>Mission</a></li> <li class="topmenu"><a href="#" style="height:32px;line-height:32px;"><span><img src="loismenu.css3prj_files/css3menu1/books.png" alt=""/>Shame/Guilt Academy</span></a> <ul> <li><a href="#">Shame/Guilt Articles</a></li><li><a href="#">Introduction</a></li> </ul></li> <li class="topmenu"><a href="#" style="height:32px;line-height:32px;"><span><img src="loismenu.css3prj_files/css3menu1/stack.png" alt=""/>Mini Courses</span></a> <ul> <li><a href="#">Course 1</a></li> <li><a href="#">Course 2</a></li> <li><a href="#">Course 3</a></li> </ul></li> <li class="toplast"><a href="#" style="height:32px;line-height:32px;"><img src="loismenu.css3prj_files/css3menu1/brightness-medium.png" alt=""/>SoulSpeaks</a></li> </ul><p class="_css3m"></p> <!-- End css3menu.com BODY section --> </body> </html>
Forum: Themes and Templates
In reply to: [Spacious] Add CSS Menu to top of pageNo I didn’t. I took the menu off…I can re-put it back on for you to look. I’ll do that now…
Thanks so much for your help!!
Forum: Themes and Templates
In reply to: [Theme: Spacious] CSS menu on all pagesAndrew…sorry I will post there from now on.
Rajesh – Thank you soooo much for your input! So I should use the custom-header.php instead of header.php? I did add the code into custom-header.php and the menu disappeared. Can you advise me on where exactly to put the code? Ive tried so many places (index.php, single page, header.php, etc) Im really getting frustrated.
Thanks!Forum: Plugins
In reply to: [Stealth Login Page] Help Help!!!Ok..sorry momentary freak out.
I will disable through FTP ??
Thanks Jesse!
Kellee