Configuration
   >> HTML Templates
Thread views: 8544 Previous threadView all threadsNext threadFlat Mode*

BreckLundin
(stranger )
02/07/08 08:24 PM
Re: Dreamweaver & CSS [re: ladytrae]  

since Thom added the ability to access pictures in the "pure html" style listings it is easier to create much more sophisticated templates. Problem is that you will need to either write your own program to insert your content into the template for pasting into Aw2k or you will need to open your HTML editor for each item you wish to sell then copy over the content portion of the page to paste into Aw2k.

Be aware that you will not really be able to use CSS in a fashion that makes it useful. That is because you define what CSS file to use in the header portion of an HTML page. And while you can actually fake that by just adding the info anyway, that is a direct violation of eBay's TOS for listing content. The reasons are long but are there.

So you are best served hard coding the "style" attributes for each page element individually. This is fine but it does make changes more difficult then most of use would like.

Also, just linking to your own CSS page within the <BODY> tag can have unpredictable results on the user end. Some browsers will render the content correctly others, will, well, not be so happy.

Aw2k has long needed some improved ability in creating templates. It would be nice to be able to define individual ad elements then create a template by selecting which elements to use for the template.

I wrote my own software to generate the HTML code. I can enter in the various data for the listing description and then push a button that copies the html to the clipboard so I can paste it directly into Aw2k. I used VB.net so it only took a day to code and test. And a day to create an ad layout I liked. I now have several page layouts I can select to use for html generation. And I keep the page definitions in a SQL database on one of my web servers. I could just as easily have used MySQL, FoxPro or something as simple as Access. Anything that supports SQL query strings.




 
Entire thread
Subject  Posted byPosted on
*Dreamweaver & CSS  ladytrae12/03/07 06:32 PM
..Re: Dreamweaver & CSS  BreckLundin02/07/08 08:24 PM
.*Re: Dreamweaver & CSS  AquilaStamps12/04/07 05:00 AM
.*Re: Dreamweaver & CSS  bluepennylady12/03/07 07:09 PM
Jump to

www.AuctionWizard2000.com | Contact Us Forums powered by WWWThreads