Support Forums


Go Back   68 Classifieds Forums > General > Site Critiques

 
LinkBack Thread Tools Display Modes
Old 09-26-2008, 07:13 PM   #11
68 Evangelist & Developer
 
 
Join Date: Jan 2007
Location: Pennsylvania, USA
Posts: 1,675
Rep Power: 48
Mike-N-Tosh is just really niceMike-N-Tosh is just really nice
Default

Quote:
Originally Posted by djstevie84 View Post
I'll be tidying up the extra fields a bit further to list extras, instead of yes/no
What I do for my "Vehicles" categories is have one extra field for "features". The features then has checkboxes for all of the items within it. ie: power windows, leather, AM/FM/CD, Multi-CD player, A/C, etc. The options in the "Features" field varies depending on category (ie: cars, motorcycles) In the display of the field, I have it so it lists each featured item one after the other with a "�" between. This gives it more of a textual paragraph style which takes much less room.

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
Mike-N-Tosh is offline   Reply With Quote
Old 09-27-2008, 08:24 AM   #12
Member
 
Join Date: Feb 2008
Posts: 70
Rep Power: 8
djstevie84 is on a distinguished road
Default

How do you list them in a row like that?
__________________
Stephen

www.luxuryirishcars.com
www.internationalaviationsales.com

Developer 4.08
djstevie84 is offline   Reply With Quote
Old 09-27-2008, 09:38 AM   #13
All Hands On Deck
 
 
Join Date: Mar 2008
Posts: 1,365
Rep Power: 34
seymourjames has a spectacular aura about
Default

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).
__________________
TemplateCodes.com
seymourjames is offline   Reply With Quote
Old 09-27-2008, 10:03 AM   #14
68 Evangelist & Developer
 
 
Join Date: Jan 2007
Location: Pennsylvania, USA
Posts: 1,675
Rep Power: 48
Mike-N-Tosh is just really niceMike-N-Tosh is just really nice
Default

Quote:
Originally Posted by djstevie84 View Post
How do you list them in a row like that?
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}
Hope that helps! (My site is still running v3.1.10 though, so this may be different for v4.x)

-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.
Mike-N-Tosh is offline   Reply With Quote

Bookmarks

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT -4. The time now is 05:19 AM.


Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0