Thanks for your replies.
I hired somebody that took care of this using JS.
Search found 9 matches
- 01 Apr 2015, 19:21
- Forum: Support Requests
- Topic: Featured Content tooltip/mouseover effect using List Layout
- Replies: 4
- Views: 2546
- 30 Mar 2015, 00:51
- Forum: Support Requests
- Topic: Featured Content tooltip/mouseover effect using List Layout
- Replies: 4
- Views: 2546
Re: Featured Content tooltip/mouseover effect using List Lay
Thanks Colin, I looked at that (https://codex.wordpress.org/Function_Reference/the_post_thumbnail) about a thousand times but I still can't quite figure it out. I've not only spent hours, but days on this & I feel as if I've tried just about every combination of everything posted on that page withou...
- 27 Mar 2015, 14:35
- Forum: Support Requests
- Topic: Featured Content tooltip/mouseover effect using List Layout
- Replies: 4
- Views: 2546
Featured Content tooltip/mouseover effect using List Layout
I'm using List Layout on the front page of my site. How would I go about getting a tooltip/mouseover effect that shows the post's featured image when hovering over each post title? By adding the following to Custom Includes, I can get a single preset image to appear on hover, but I can't quite figur...
- 19 Jan 2015, 00:37
- Forum: Support Requests
- Topic: Remove Page Navigation border
- Replies: 1
- Views: 1821
Re: Remove Page Navigation border
figured it out
.page-nav {border:none;}
.page-nav {border:none;}
- 18 Jan 2015, 20:14
- Forum: Support Requests
- Topic: Remove Page Navigation border
- Replies: 1
- Views: 1821
Remove Page Navigation border
I'm looking to remove the border around the page navigation area. Not sure what to add in custom includes.
I've attached a pic, the yellow arrows are pointing to what I'd like to remove.
Thanks for any help you can give.
I've attached a pic, the yellow arrows are pointing to what I'd like to remove.
Thanks for any help you can give.
- 24 Dec 2014, 18:29
- Forum: Support Requests
- Topic: Change 'Select Category' text in postform widget
- Replies: 2
- Views: 2578
Re: Change 'Select Category' text in postform widget
Visited the link you provided, and their solution works great. Thanks for your help.
- 24 Dec 2014, 02:26
- Forum: Support Requests
- Topic: Change 'Select Category' text in postform widget
- Replies: 2
- Views: 2578
Change 'Select Category' text in postform widget
Hello. I'm looking to change the text from 'Select Category' to 'Select Model' in the categories sidebar widget being used as a dropdown, since I use Model Names as categories.
Help?
Help?
- 26 Sep 2014, 00:37
- Forum: Support Requests
- Topic: Stretch small excerpts to fit?
- Replies: 2
- Views: 1949
Re: Stretch small excerpts to fit?
fixed by addingColin wrote:Checked your site, they are all full width for me.
.entry img {width: 640px;}
to custom includes
Thanks for checking.
- 25 Sep 2014, 14:46
- Forum: Support Requests
- Topic: Stretch small excerpts to fit?
- Replies: 2
- Views: 1949
Stretch small excerpts to fit?
Hello. My site is: http://slowroll.tv My posts are mainly embedded youtube videos. On my front page, I only display the excerpt/thumbnail. Most of the time they display properly, but sometimes they are very small and not centered properly. How can I get the small images to stretch/fill the entire ar...