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 » Montezuma Theme »

After customizing feature image size, hover takes place across the page?


  #1  
Old Jan 21, 2013, 03:10 AM
dinabrokoth's Avatar
dinabrokoth
 
1 posts · Jan 2013
PP
Send a message via Skype™ to dinabrokoth
Hello BFA Forumers,

I'm new here, I have some issue that need to be solve?

1- How can I customize feature image size? I've used this code to remover its style
PHP Code:
<?php bfa_thumb150110true ); ?>
Yes, it works with the image to the set sizes, but the the rest space are still having the url/link when hover on those white space. How could I solve this.
I see the
Code:
<span></span>
generated but not in the file itself. Here is the codes:
HTML Code:
<a href="http://localhost/health1/feature-post-2/"><img src="http://localhost/health1/wp-content/uploads/2012/12/post1.jpg" width="150" height="120" />
			<span></span></a>

2- How could I remover the post navigations inside the single.php by using the theme options?

3- How could I change each icon of the sidebar title widgets as we do in the menu? OR How to remove it all?

4- How about the Menu 2, where is it located? OR How could I add it in some places in the theme files?

5- How to remover the "italic" from the comment bubble number in single page?

Thank you very much for taking time reading my questions. Have a nice day!

Sincere,

Dina
  #2  
Old Jan 21, 2013, 04:52 AM
juggledad's Avatar
juggledad
 
23,765 posts · Mar 2009
OSX 10.11.5 WP 4.x Atahualpa(all) Safari, Firefox, Chrome
Quote:
but the the rest space are still having the url/link when hover on those white space. How could I solve this.
go to mto->CSS Files->content.css and find the
HTML Code:
img { 
	max-width: 				100%; 
	height: 					auto; 
	display: 				        block;
	width: 					auto; /* makes IE8 keep aspect ratio, adjusts the height */
}
and change the 'display: block;' to 'display: flex;'
open seperate threads for the other questions to make it easier for others to find the info in the future
__________________
"Tell me and I forget, teach me and I may remember, involve me and I learn." - Benjamin Franklin
Juggledad | Forum Moderator/Support

Bookmarks

Tags
featured image, navigation bar, sidebar

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes


Similar Threads
Thread Thread Starter Forum Replies Last Post
I want header image text to remain in one place regardless of window size ekardell Header configuration & styling 3 Nov 1, 2011 09:56 PM
working page menu bar with background image, image on hover, transparent link state cway Page & Category Menu Bars 1 Nov 1, 2011 03:06 PM
My clickable header takes me to a home page that doesn't exist. What have I done?! jstein Header configuration & styling 1 Sep 18, 2010 02:00 PM
Page Menu Background & Hover Image how to do this... ssoszka Atahualpa 3 Wordpress theme 11 Feb 18, 2010 11:19 AM
[SOLVED] How to place background image on a static page Shepherd Jim Post-Kicker, -Byline & -Footer 8 Nov 5, 2009 06:31 PM


All times are GMT -6. The time now is 01:25 AM.


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