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] Change to styles.css to make menu's the same length


  #1  
Old Apr 13, 2012, 09:30 PM
stevecook
 
2 posts · Apr 2012
Hi,

I have a new site using Atahualpa theme that links to a third party reseller platform. I would like to get the main page menus to be the same length and style as the other pages.

The url to the main page is http://internationaldata.com.au - this links to pages in the following:
http://idsqpl.internationaldata.com....tem/home/home/

Any help to modify the styles.css to display the menus the same would be most appreciated.

Regards
Steve Cook
  #2  
Old Apr 13, 2012, 10:23 PM
lmilesw's Avatar
lmilesw
 
10,176 posts · Jul 2009
Central New York State USA
This is where you need to know a bit of CSS and how to use Firebug. Here is an "IDEA" of some code to use and I would also set the minimum width so the menu stays aligned with the header. Tweak as necessary. Also don't add this to style.css. Add it to the CSS Inserts box in the theme options.
HTML Code:
.menu-item span {
    padding-left: 10px;
}
#rmenu2 .menu-item {
    width: 150px;
    margin: px;
}
#rmenu2 {
    padding: 5px 0;
}
#rmenu2 .menu-item a {
    border-top: none !important;
    border-bottom: none !important;
}
__________________
~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.
  #3  
Old Apr 14, 2012, 12:03 AM
stevecook
 
2 posts · Apr 2012
Perfect - thanks very much - I will definately contribute

Bookmarks



Similar Threads
Thread Thread Starter Forum Replies Last Post
Cannot display full posts on homepage and can't change excerpts length ute Excerpts, Read more, Pagination 7 Apr 26, 2011 03:41 PM
[SOLVED] How to change headings styles dorigen Atahualpa 3 Wordpress theme 25 Jul 21, 2010 11:54 PM
[SOLVED] How do I change heading styles on Archives page? cowgrrrl Center area post/pages 2 Jun 18, 2010 10:48 PM
[SOLVED] Modify CSS to change Print Styles meierdecox Header configuration & styling 3 Oct 27, 2009 10:16 AM
[SOLVED] Change the line length / length of sentences in posts and pages leifkendall Post-Kicker, -Byline & -Footer 2 Sep 30, 2009 07:46 AM


All times are GMT -6. The time now is 05:17 PM.


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