Jump to content

How do I fix the spacing displayed for Location?


Square Wheels

Recommended Posts

Posted

Is this in the topic post screen where you see posts, custom fields, etc...?

A lot of those custom fields have a span with a class for the title and then a different one for the data. What I did was just put a margin-left on the data class.

Posted

Are things the same in ver 4 as they are in ver 3? I'm not running ver 4 yet. In 3 it's just a matter of adding a space. Here's the code I use for the custom field:

<span class='ft'>{title}: </span><span class='fc'>{content}</span><br /><br />

 

location.png

Posted

Are things the same in ver 4 as they are in ver 3? I'm not running ver 4 yet. In 3 it's just a matter of adding a space. Here's the code I use for the custom field:

<span class='ft'>{title}: </span><span class='fc'>{content}</span><br /><br />

​Thank you, it seems that the people it looked correct fo had corrected it manually by adding the colon and the space.

Archived

This topic is now archived and is closed to further replies.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...