|
|
#1 |
|
Senior Member
Join Date: May 2006
Posts: 390
Rep Power: 21 ![]() |
I'm trying to set float:left to the featured ad images on the home page. Could someone point me in the right direction to do so. I'm trying to have the descriptions appears to the right of the image.
|
|
|
|
|
|
#2 |
|
Coder
Join Date: Mar 2006
Posts: 4,633
Rep Power: 112 ![]() ![]() ![]() |
|
|
|
|
|
|
#3 |
|
Senior Member
Join Date: May 2006
Posts: 390
Rep Power: 21 ![]() |
I know however that puts everything on one line. I'm trying to set it so the description shows up right next to the image. I've been told I need to set the float to none on the images but im not sure where that is in the CSS or maybe that's not even the right fix. Any idea's I've pm'ed you too with a link.Thanks again your a life saver |
|
|
|
|
|
#4 |
|
Coder
Join Date: Mar 2006
Posts: 4,633
Rep Power: 112 ![]() ![]() ![]() |
The syle for the newlistings is actually passed to the plugin via the line that calls the function from home.tpl.php.
I think you can get your desired effect by backing up and then opening... /includes/classes/smarty/plugins/function.featured_listings_horizontal.php and goto line 129 where the image is loaded, should look like this... PHP Code:
PHP Code:
|
|
|
|
|
|
#5 |
|
Senior Member
Join Date: May 2006
Posts: 390
Rep Power: 21 ![]() |
Larry, your a genius! that worked perfect, wow your 2 for 2 today, you get the 68 gold medal. Thank you so much I really appreciate it.
|
|
|
|
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Error on loading images | manilaboy | v3.1 Questions & Support | 2 | 10-26-2006 12:45 PM |
| Strange Issue Cycling Through Images | bgordon | v3.1 Questions & Support | 2 | 09-15-2006 08:58 AM |
| Images in Viewlisting not showing | Bucketman | v3.1 Questions & Support | 9 | 05-05-2006 10:46 AM |
| Deletion - Photo Images | doug-gb | v3.0 Questions & Support | 6 | 04-28-2006 03:51 PM |
| Featured images | quickbiz | v3.0 Questions & Support | 2 | 04-10-2006 09:22 AM |