|
|
#11 | |
|
68 Evangelist & Developer
Join Date: Jan 2007
Location: Pennsylvania, USA
Posts: 1,675
Rep Power: 48 ![]() ![]() |
Quote:
The end result is like this: Features: � A/C � Leather � AM/FM/Cassette � AWD � Sample ad on my site: Sample Car Ad I love the look of your site. Very well done! -Mike
__________________
Mike-N-Tosh IndianaPC.org - A community website (v3.1.10 Developer - heavily modified) Sandbox (v3.1.10, v4.0.9, 4.1.5) Visit My blog for tips, tricks, tutorials, reviews for 68 Classifieds as well as my store with Templates, Mods & Docs Web Hosting | Web Design & Development | 68 Classifieds Customizations I am not a 68C employee, just a user and try to help out |
|
|
|
|
|
|
#12 |
|
Member
Join Date: Feb 2008
Posts: 70
Rep Power: 8 ![]() |
How do you list them in a row like that?
__________________
Stephen www.luxuryirishcars.com www.internationalaviationsales.com Developer 4.08 |
|
|
|
|
|
#13 |
|
All Hands On Deck
Join Date: Mar 2008
Posts: 1,365
Rep Power: 34 ![]() |
Looks good - I see that you may need to check it all out using something like borowsershots.org. In my firefox and safari, the menu bar does not hit the end (lined up).
|
|
|
|
|
|
#14 |
|
68 Evangelist & Developer
Join Date: Jan 2007
Location: Pennsylvania, USA
Posts: 1,675
Rep Power: 48 ![]() ![]() |
I used a little customization for the extra field, which in my case is field #10:
(edited, the bullet keeps converting in the post, but I use the ASCII equivalent which is "& # 149 ;" without the quotes and the spaces) Code:
<strong>{$extra.10.title}:</strong><br> <br>
{foreach key=10 item=item from=extras}
{foreach key=key item=item from=$extra.10.value}
• {$item}
{/foreach}
{/foreach}
-Mike
__________________
Mike-N-Tosh IndianaPC.org - A community website (v3.1.10 Developer - heavily modified) Sandbox (v3.1.10, v4.0.9, 4.1.5) Visit My blog for tips, tricks, tutorials, reviews for 68 Classifieds as well as my store with Templates, Mods & Docs Web Hosting | Web Design & Development | 68 Classifieds Customizations I am not a 68C employee, just a user and try to help out Last edited by Mike-N-Tosh; 09-27-2008 at 10:06 AM. |
|
|
|
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|