image size css for topic first post, facebook app id in template

v1.18.x
Baris Usakli 12 years ago
parent dd4af40be0
commit 3ef32ba7fb

@ -111,7 +111,8 @@
margin-bottom: 0px; margin-bottom: 0px;
padding-bottom: 0px; padding-bottom: 0px;
text-align: center; text-align: center;
width:80px;
@media (max-width: 767px) { @media (max-width: 767px) {
display: none; display: none;
} }

@ -9,7 +9,7 @@
then paste your application details here. then paste your application details here.
</p> </p>
<br /> <br />
<input type="text" data-field="social:facebook:app_id" title="Application ID" class="input-medium" placeholder="App Key"><br /> <input type="text" data-field="social:facebook:app_id" title="Application ID" class="input-medium" placeholder="App ID"><br />
<input type="text" data-field="social:facebook:secret" title="Application Secret" class="input-large" placeholder="App Secret"><br /> <input type="text" data-field="social:facebook:secret" title="Application Secret" class="input-large" placeholder="App Secret"><br />
</div> </div>
</form> </form>

Loading…
Cancel
Save