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
how can i increase it ? I dont want to increase the hight of font
there is hight of header image but no hight of menubar
helsp pls
#2
May 24, 2011, 03:44 PM
lmilesw
10,176 posts · Jul 2009
Central New York State USA
Use padding-top and padding-bottom
__________________ ~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
May 24, 2011, 06:44 PM
thekjub9
41 posts · May 2011
where ?
sorry I dont know where
ps here on forum is there a choice to recieve answers on email ? or directly on forum see answers on my posts ? cause on WP.org I get it but here no
#4
May 24, 2011, 06:58 PM
lmilesw
10,176 posts · Jul 2009
Central New York State USA
We prefer the answers be on the forum so others can benefit. For you situation if you are talking about the %pages menu something like the following in ATO>Add HTML/CSS Inserts>CSS Inserts would increase the height.
HTML Code:
#rmenu2 li {
padding: 5px 0;
}
__________________ ~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.
#5
May 25, 2011, 09:13 AM
thekjub9
41 posts · May 2011
no no you didnt understand me
on wordpress.org when you recieve an answer on your forum post ... you recieve it on email with link so you can directly get to it
you I don need to bookmark oll my posted pages to see the answers
you can see your sugestion didnt work it destroyed the look and by 10px it was more visible
Last edited by juggledad; May 25, 2011 at 09:54 AM.
#7
May 25, 2011, 09:56 AM
lmilesw
10,176 posts · Jul 2009
Central New York State USA
You just have to enable notifications for the thread.
Quote:
Originally Posted by thekjub9
no no you didnt understand me
on wordpress.org when you recieve an answer on your forum post ... you recieve it on email with link so you can directly get to it
you I don need to bookmark oll my posted pages to see the answers
__________________ ~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.
#8
May 25, 2011, 04:12 PM
thekjub9
41 posts · May 2011
thx but to point of thread you dont have any other solution ? your sugested didnt worked for me
#9
Sep 19, 2011, 12:11 PM
Björn Palovaara
12 posts · Apr 2010
Quote:
Originally Posted by lmilesw
We prefer the answers be on the forum so others can benefit. For you situation if you are talking about the %pages menu something like the following in ATO>Add HTML/CSS Inserts>CSS Inserts would increase the height.
HTML Code:
#rmenu2 li {
padding: 5px 0;
}
I have Atahualpa 3.6.7 - and ATO is gone? I want to set padding for menubar to: Padding top 20 and padding bottom 40.
#10
Sep 19, 2011, 12:15 PM
lmilesw
10,176 posts · Jul 2009
Central New York State USA
Did you apply ALL the patches?
PATCH 367-01: Odd effects when 'CSS: Compress' = 'Yes'
PATCH 367-02 is incorporated in PATCH 367-04
PATCH 367-03: PHP errors when adding widget areas in index.php
PATCH 367-04: Hovering over a Post/Page title only shows "Permanent Link to"
PATCH 367-05: Site Title appended after the 'WordPress SEO by Yoast' title
__________________ ~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.
#11
Sep 19, 2011, 01:00 PM
Björn Palovaara
12 posts · Apr 2010
Quote:
Originally Posted by lmilesw
Did you apply ALL the patches?
PATCH 367-01: Odd effects when 'CSS: Compress' = 'Yes'
PATCH 367-02 is incorporated in PATCH 367-04
PATCH 367-03: PHP errors when adding widget areas in index.php
PATCH 367-04: Hovering over a Post/Page title only shows "Permanent Link to"
PATCH 367-05: Site Title appended after the 'WordPress SEO by Yoast' title
ahhh... my mistake... I were looking for ATO in the left menu... I got it now: Add html/css inserts... and thanks for the patches too