viewlisting.tpl layout change

This is a discussion on viewlisting.tpl layout change within the HTML, CSS, and Design Help forums, part of the General category; What code and where would I have to change to get a few simple lines as separators in the viewlisting.tpl ...


Go Back   68 Classifieds Forums > General > HTML, CSS, and Design Help

 
LinkBack Thread Tools Display Modes
  #1  
Old 07-25-2008, 03:44 AM
Member
 
Join Date: Jun 2008
Posts: 41
Rep Power: 2
Default viewlisting.tpl layout change

What code and where would I have to change to get a few simple lines as separators in the viewlisting.tpl file? For example: http://www.dogservicesusa.com/listin...g_Service.html

Thanks
Reply With Quote
  #2  
Old 07-25-2008, 08:17 AM
Moderator
 
Join Date: Mar 2006
Posts: 3,177
Rep Power: 79
Default

What version of 68C and what template are you using?
__________________
Larry.
(Please note: I am not a 68C employee. I am a customer and volunteer who helps with questions where I can and the forums spam free)

68 Classifieds Important Links
Customer Area | Issue Tracker | Knowledge Base | User Manuals
Reply With Quote
  #3  
Old 07-25-2008, 10:20 AM
Member
 
Join Date: Jun 2008
Posts: 41
Rep Power: 2
Default

Sorry forgot to put the info in. It was late at night.

I'm running V4.04 developer with the default template
Reply With Quote
  #4  
Old 07-25-2008, 10:43 AM
Moderator
 
Join Date: Mar 2006
Posts: 3,177
Rep Power: 79
Default

What they did in the link you provided was add a CSS class to the table data tags in the template viwlisting.tpl.

So they went through the template and for every <td> tag they added the class so the tag looks like this.....

<td class="border">

Then they added the following class to their style sheet.....

.border {
border-bottom:1px solid #D6D5D6;
margin:0px;
padding:0px;
}
__________________
Larry.
(Please note: I am not a 68C employee. I am a customer and volunteer who helps with questions where I can and the forums spam free)

68 Classifieds Important Links
Customer Area | Issue Tracker | Knowledge Base | User Manuals
Reply With Quote
  #5  
Old 07-25-2008, 11:34 AM
Member
 
Join Date: Jun 2008
Posts: 41
Rep Power: 2
Default

Thank you Larry for your help. it is much appreciated.
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

Similar Threads
Thread Thread Starter Forum Replies Last Post
home page content change fendter HTML, CSS, and Design Help 3 07-15-2008 12:45 PM
How do i change the logo on 68 auto red template? curiousaboutwebdesign v4 Questions & Support 2 06-18-2008 08:21 PM
MODIFICATION: Changing the photo layout on the viewlisting.tpl page. cwp Module Release 4 05-01-2008 12:17 AM
Graphics & Layout Zack v3.1 Questions & Support 1 05-11-2007 01:09 PM
Change template layout objelland v3.1 Questions & Support 5 12-15-2006 08:16 AM


All times are GMT -4. The time now is 02:47 AM.


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

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22