Wordpress Themes - WP Forum at BFA
There will be no more development for Atahualpa (or any other theme), and no support. Also no new registrations. I turned off the donation system. I may turn the forum to read only if it gets abused for spam. Unfortunately I have no time for the forum or the themes. Thanks a lot to the people who helped in all these years, especially Larry and of course: Paul. Take care and stay healthy -- Flynn, Atahualpa developer, Sep 2021

Wordpress Themes - WP Forum at BFA » WordPress Themes » Atahualpa 3 Wordpress theme » Header configuration & styling »

How to place three text-hyperlinks in the right-bottom corner of the header?


  #1  
Old Feb 21, 2011, 01:48 PM
Zenman's Avatar
Zenman
 
24 posts · Feb 2011
I would like to have three menu-items in the right-bottom corner of the header image.

home | login | contact

(white background, green textcolor and when hoovering green background with white text)

What is my best option to fix this?



http://www.de-a.nl/verslagen-dea/verslag/
  #2  
Old Feb 21, 2011, 02:02 PM
lmilesw's Avatar
lmilesw
 
10,176 posts · Jul 2009
Central New York State USA
You may be able to do that by adding the second menu (%cats or %pages) and positioning with CSS.
__________________
~Larry (CNY Web Designs)
This site should be a membership site since it so full of good stuff.
Please consider donating which gives you access to even more good stuff.

Last edited by juggledad; Feb 21, 2011 at 02:37 PM.
  #3  
Old Feb 21, 2011, 03:19 PM
Zenman's Avatar
Zenman
 
24 posts · Feb 2011
This is what I've come up with:

I added a div to the Header Area:
Code:
%bar1 %image <div class="kortmenu"><a class="kortmenulink" href="http://www.dea.nl/wp-admin/" title="inlogpagina van deA">Inloggen</a></div> %pages %bar2
With this CSS-Inserts:

Code:
/*---------kortmenu------------------*/
div.kortmenu {
z-index: 4;
position: relative;
float: right;
margin-top: -22px;
margin-right: 0px;
width: auto;
border: solid 1px #496d49;
padding: 3px;
background: #ffffff;
border: 0;
filter: alpha(opacity=75);
-moz-opacity:.75;
opacity:.75;
}
a.kortmenulink:link,
a.kortmenulink:active,
a.kortmenulink:visited{
color: #0A6F03;
text-decoration: none;
}
a.kortmenulink:hover{
background: #84B819;
}


What is your opinion on that?

Last edited by Zenman; Feb 21, 2011 at 04:44 PM.
  #4  
Old Feb 21, 2011, 03:29 PM
runnerb0y
 
67 posts · Nov 2010
It looks like it's working for you. Nice job!
  #5  
Old Feb 21, 2011, 03:52 PM
lmilesw's Avatar
lmilesw
 
10,176 posts · Jul 2009
Central New York State USA
Hey... If it works... go for it.
__________________
~Larry (CNY Web Designs)
This site should be a membership site since it so full of good stuff.
Please consider donating which gives you access to even more good stuff.

Bookmarks

Tags
contact, header, login, menu, meta

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes


Similar Threads
Thread Thread Starter Forum Replies Last Post
This adds today's date to top right corner of header juandrah Header configuration & styling 1 Aug 21, 2011 01:31 AM
Add Google Voice Widget to Header Right Upper Corner netinfused Header configuration & styling 3 Feb 2, 2011 01:18 PM
[SOLVED] How to: Place Header Widget in Right-Hand Corner &amp; remove large gap below bl frugalmommytoday Sidebars & Widgets 2 Oct 15, 2010 05:11 AM
[SOLVED] I can't find the setting to color the hyperlinks for the titles of the blog X-Evolutionist Atahualpa 3 Wordpress theme 2 Mar 7, 2010 03:15 PM
[SOLVED] How do you consistently place an image at the bottom of the center content a cjceer Page & Category Menu Bars 2 Nov 9, 2009 06:25 AM


All times are GMT -6. The time now is 11:03 PM.


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