Wordpress Themes - WP Forum at BFA
Click Here To DONATE! Support the theme development, get more attention and additional benefits based on your donation level. Your forum name will be highlighted.

Wordpress Themes - WP Forum at BFA » WordPress Themes » Montezuma Theme »

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


Build custom WP THEMES, without
coding.
Click here for THEMEFRAME

From the author of Atahualpa, the #1 most
downloaded (700,000+) theme @ wordpress.org
  #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
 
20,010 posts · Mar 2009
OSX 10.6.8/10.7.3 WP 2.8.x/2.9.x/3.x Atahualpa 3.5.x/3.7.x Safari 5.x Firefox 11 XP
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

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 05:08 AM.


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