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 » Page & Category Menu Bars »

[SOLVED] Dashes


  #1  
Old Feb 21, 2010, 02:40 PM
sleenie
 
291 posts · May 2009
Texas and New Mexico
Send a message via Skype™ to sleenie
I've been making some changes to the menu bars and trying a few different things. The problem is that I have manged to get back some of the dashes I changed to solid. Just the ends of my menu bar show the dashes. I'm not sure (and I've looked) how to fix it. Below is the code that I'm using. It may not be the cleanest, since I'm a newbie. A lot of it I pulled from the forum (thank you) but I may not have it in the right order?

I'm using WPMU 2.91 and ATA 3.4.5
ul.rMenu, ul.rMenu li {
background-color: transparent;
background: url(wp-content/themes/atahualpa/images/menugradiant2.gif) repeat-x;
}

/* ================================================== */
/* menu background */
/* ================================================= */

ul.rMenu,
div#menu1 {
height:30px;
border-style:transparent;
border-top-color:#ffffff;
border-top-width:5px;
background-color:transparent;
background:url(/wp-content/themes/atahualpa/images/menugradiant2.gif) repeat-x !important;
}
div#menu1 ul.rMenu li a:link,
div#menu1 ul.rMenu li a:hover,
div#menu1 ul.rMenu li a:visited,
div#menu1 ul.rMenu li a:active
{
padding: 4px 12px;
}
div#menu1 {
border-top: solid 3px #ffffff;
}

div#menu1 table {
border-bottom: solid 1px #ffffff;
border-top: solid 1px #ffffff;

Last edited by sleenie; Feb 21, 2010 at 02:43 PM.
  #2  
Old Feb 21, 2010, 04:23 PM
Mark_
 
29 posts · Feb 2010
As it as at the ends of the page menu is probably a border on the left or right sidebars, have a look in the sidebar styling to see if any dashed borders
  #3  
Old Feb 21, 2010, 09:41 PM
sleenie
 
291 posts · May 2009
Texas and New Mexico
Send a message via Skype™ to sleenie
I've checked all the sidebar and the Page menu and everything has been changed to solid. I checked the border one and played with it and everything changes except the menu bar. I think the menu items are actually covering up the fact that the entire bar is dashed.

I know this is something simple. will take a look tomorrow again.
  #4  
Old Feb 22, 2010, 06:49 AM
juggledad's Avatar
juggledad
 
23,765 posts · Mar 2009
OSX 10.11.5 WP 4.x Atahualpa(all) Safari, Firefox, Chrome
what is the URL?
__________________
"Tell me and I forget, teach me and I may remember, involve me and I learn." - Benjamin Franklin
Juggledad | Forum Moderator/Support
  #5  
Old Feb 22, 2010, 07:20 AM
Mark_
 
29 posts · Feb 2010
Quote:
Originally Posted by juggledad
what is the URL?
Am guessing it is this http://www.sandynorton.com/ was in his/her profile

But is coming up Maintenance Mode
  #6  
Old Feb 23, 2010, 09:30 PM
sleenie
 
291 posts · May 2009
Texas and New Mexico
Send a message via Skype™ to sleenie
Yes I'm testing it under that. Making some changes tonight so if I don't get it fixed, I'll be back.

Thx
  #7  
Old Feb 24, 2010, 05:26 AM
juggledad's Avatar
juggledad
 
23,765 posts · Mar 2009
OSX 10.11.5 WP 4.x Atahualpa(all) Safari, Firefox, Chrome
let me know when it is out of maintenance mode
__________________
"Tell me and I forget, teach me and I may remember, involve me and I learn." - Benjamin Franklin
Juggledad | Forum Moderator/Support
  #8  
Old Mar 3, 2010, 09:35 AM
sleenie
 
291 posts · May 2009
Texas and New Mexico
Send a message via Skype™ to sleenie
I thought that I had fixed the problem but I guess not. The ends of my menu bar end up looking like the edges of postage stamps. It's in maintenance mode most of the time because it is not the final url, but I'm leaving it out for a while today.

Sometimes it is hard to see depending on resolution, but the client picked up on it. I

BTW, I still have watermarked images cause we are still trying to work on the header.

Temporary site is here
  #9  
Old Mar 3, 2010, 01:59 PM
juggledad's Avatar
juggledad
 
23,765 posts · Mar 2009
OSX 10.11.5 WP 4.x Atahualpa(all) Safari, Firefox, Chrome
change your next to last css insert from
HTML Code:
div#menu1 {
border-top:solid 10px #transparent;
}
to
HTML Code:
div#menu1 {
border-top:solid 10px #transparent;
border-bottom:solid 2px yellow;
}
but change 'yellow' to the #RRGGBB color of the menu
__________________
"Tell me and I forget, teach me and I may remember, involve me and I learn." - Benjamin Franklin
Juggledad | Forum Moderator/Support

Last edited by juggledad; Mar 4, 2010 at 03:44 AM.
  #10  
Old Mar 3, 2010, 08:31 PM
sleenie
 
291 posts · May 2009
Texas and New Mexico
Send a message via Skype™ to sleenie
Thanks..had to do some tweaking due to changes I had made but it works now. Had to add the right and left border also.

On the other things. Again...thank so much!

Bookmarks

Tags
menu bar border



Similar Threads
Thread Thread Starter Forum Replies Last Post
[SOLVED] Dashes on Centered Page menu JCCrgb Page & Category Menu Bars 2 Sep 21, 2009 03:27 PM
[SOLVED] Sidebar dashes not changing colour MoneyMagnets Sidebars & Widgets 0 Aug 14, 2009 05:44 PM


All times are GMT -6. The time now is 10:56 AM.


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