|
|
#1 |
|
Senior Member
Join Date: Jan 2007
Posts: 312
Rep Power: 17 ![]() |
This is how they appear;
This is the CSS I'm using: .feat_width{width:100%;} .feat{width:100px; height:156px; background:white; float:left; padding:12px 8px 5px 8px; margin: 0px 0px 4px 4px; border:#CCCCCC 1px solid; } .feat_img {width:100%; text-align:center;} .feat_txt {width:100%; color:#666666; height:50px; overflow: hidden; text-align:center;} .feat_price {width:100%; color:#185221; font-size:12px; padding-top:0px; text-align:center; } And this is the call I'm using: {css_feature_listings_horizontal number=4} Firebug seems to be indicating that the problem may be the first line - .feat_width{width:100%;} - but even removing it made no difference. I'd appreciate any suggestions. Thanks.
__________________
M Michael V4.1.3 Developer - 3 Column Default Template "All truths are easy to understand once they are discovered; the point is to discover them" - Galileo Galilei (1564 - 1642) |
|
|
|
|
|
#2 |
|
68 Classifieds Staff
Join Date: Mar 2006
Location: Belmont, NC
Posts: 4,836
Rep Power: 111 ![]() |
How about this:
.feat{width:100px; height:156px; background:white; float:left; padding:12px 8px 5px 8px; margin: 0px 0px 4px 0px; border:#CCCCCC 1px solid; }
__________________
Eric Barnes 68 Classifieds Developer Please do not send me a private message asking for support. Instead use these open forums or our ticket system. Customer Area | Issue Tracker | Documentation | 68C Mods | Submit a Ticket | 68 @ Twitter | My Modules |
|
|
|
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Featured Listings | tdisraeli | v4 Questions & Support | 19 | 09-17-2008 10:16 AM |
| Featured Listings (again) | tdisraeli | v4 Questions & Support | 3 | 09-16-2008 08:27 PM |
| V4.0.3 featured listings bug!! | Tim_A | v4 Questions & Support | 4 | 05-30-2008 08:49 AM |
| Featured Listings | kama | HTML, CSS, and Design Help | 1 | 05-22-2008 03:36 AM |
| Featured Listings | versatility | v3.1 Questions & Support | 1 | 08-09-2006 11:43 AM |