Skip to main content

Hi guys,

I did make the Curly templates, so I'll try and help where I can. Please understand that if I don't, it may be due to another little project.

I'm actually not seeing any problems with the headings getting #666 applied to them. As for the missing table, what I'm seeing you added is a table with class acttbl. That actually gets added dynamically when a listing is created. So while the code you see in the template editor does not have it, if you view the source of the template preview, you'll see that it has been added.
Hi Neil,

Try creating a Custom template from the Curly Black on Black with no code changes as a base.

Note the Description header is black and not the #666. I also tried it from the one-page and it was still black. A preview using the standard Curly Black on Black works (agreed).

I'm assuming the table and div don't get added to Custom templates by the listing code builder, and that's why I opted to add them as a "start" for a Custom template.

Is that assumption correct?

Danno
Ah, ok, I see what you're saying now. Here is an updated take, the chief difference being that the description section is wrapped in a div with class "section_desc".

<div class="section_desc">
  <h2 id="desc"><span></span>Description</h2>
  [DESCRIPTION_AND_IMAGES]
</div>

http://practicewriter.com/vu/?56280

That class is normally in the template, but doesn't seem to make it through in the customization editor.
Hi Neil,

Looks good. Thanks.

I was trying to emulate the old code base in my changes, not knowing there had been a fundimental design change. I now see that all the templates are migrating to this similar new code base. Looks good. I'll have to take some time and study the change to understand its full impact.

I updated my prior posted link to reflect your recommend fix. I'll look to this fix for any other occurances I discover.

Have a good one.

Danno

Add Reply

Copyright © 1999-2018 Auctiva.com. All rights reserved.
×
×
×
×
Link copied to your clipboard.
×