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 »

how to create the background colour of the buttons invisible?


  #1  
Old May 17, 2009, 03:36 AM
rinoa3108
 
53 posts · Apr 2009
Hello,
Is there a way to take out the solid colour for the buttons, for all states? I just want the button text to change colour on hover and when clicked on, and the colour of the buttons to be invisible. Thanks
  #2  
Old May 17, 2009, 02:29 PM
juggledad's Avatar
juggledad
 
23,765 posts · Mar 2009
OSX 10.11.5 WP 4.x Atahualpa(all) Safari, Firefox, Chrome
Ummm, what buttons are you talking about? It would be good if you were a little more detailed in your question and gave a link to an example.

Last edited by juggledad; May 17, 2009 at 02:54 PM. Reason: speling
  #3  
Old May 19, 2009, 01:02 AM
rinoa3108
 
53 posts · Apr 2009
hello,
sorry. the buttons in the page menu bar.
example: www.blueginger.judyly.com
At the moment the buttons have a black background on them and i would like to make the invisible so the blue strip shows behind it.
Thanks.
  #4  
Old May 19, 2009, 05:16 PM
juggledad's Avatar
juggledad
 
23,765 posts · Mar 2009
OSX 10.11.5 WP 4.x Atahualpa(all) Safari, Firefox, Chrome
So if I understand you,
currently when you mouse over the page menu bar, say the word 'Functions' the background goes from blue to black, but you would lie it to remain blue.

How about setting the Atahualpa Theme Option -> Page Menu bar -> Background color: Hover to the same color as the tahualpa Theme Option -> Page Menu bar -> Background color?

If the hover color is the same as the background color, you won't see a change.
  #5  
Old May 27, 2009, 08:41 AM
rinoa3108
 
53 posts · Apr 2009
it needs to be transparent because the button extends upwards towards the top of the browser window. if it is made the same colour blue as the bar then the blue will show above the bar.
anyone know the code for the on hover state for the background colour of a button?
  #6  
Old May 27, 2009, 01:20 PM
juggledad's Avatar
juggledad
 
23,765 posts · Mar 2009
OSX 10.11.5 WP 4.x Atahualpa(all) Safari, Firefox, Chrome
I'm confused, when I go to the site (ohh, lovely looking dishes!!) I just see a text menu buttons, nothing special. However, try adding this to ATO -> HTML/CSS Inserts -> CSS Inserts

ul.rMenu
{
background: #;
}
  #7  
Old Aug 8, 2009, 12:40 AM
rinoa3108
 
53 posts · Apr 2009
Hello,

Thanks for the css insert but it is still the same colour. Anyway i have left it that way and it looks okay.
For this website though the button background needs to be transparent because the buttons are sticking out from the bottom of the header.

www.barasia.judyly.com

Any way to make the button background transparent? Or perhaps another way to fix it? Cheers
  #8  
Old Aug 8, 2009, 05:37 AM
juggledad's Avatar
juggledad
 
23,765 posts · Mar 2009
OSX 10.11.5 WP 4.x Atahualpa(all) Safari, Firefox, Chrome
try
HTML Code:
div#menu1 ul.rMenu li {
	background-color: #;	
	}
__________________
"Tell me and I forget, teach me and I may remember, involve me and I learn." - Benjamin Franklin
Juggledad | Forum Moderator/Support
  #9  
Old Aug 8, 2009, 08:08 AM
rinoa3108
 
53 posts · Apr 2009
tried it. hmm still the same. here is the insert:

ul.rMenu {
background: #;
}
ul.rMenu li {
height: 60px;
margin-left: 30px;
margin-top: -50px;
z-index: 10;
}
div#menu1 ul.rMenu li {
background-color: #;
}
  #10  
Old Aug 9, 2009, 02:06 PM
Flynn's Avatar
Flynn
 
3,768 posts · Oct 2008
Munich, Germany
You can use

background-color: transparent;

or

background: transparent;

Bookmarks

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes


Similar Threads
Thread Thread Starter Forum Replies Last Post
[SOLVED] Can I change the background colour from white? andytaylor Atahualpa 3 Wordpress theme 18 Feb 16, 2010 08:43 AM
Background colour un header Steve_T Header configuration & styling 2 Jun 29, 2009 12:39 PM
Category Excluder Sidebar invisible hidden exclude Neil Grayson Forum How-To 1 May 25, 2009 07:02 PM
Background Colour Steve_T Atahualpa 3 Wordpress theme 1 Mar 21, 2009 10:29 AM
Comment footer background colour + Space between widgets in 3.2 Poppy Comments, trackbacks & pings 2 Feb 8, 2009 01:40 PM


All times are GMT -6. The time now is 01:33 PM.


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