![]() |
Quote:
Read my post #12, and post #18, that will fix your problem. As far as the rounded corners in Safari, I'm not fluent with syntax and compatibility with that browser so I personally cannot point you in the right direction, but maybe someone else will chime in. |
Quote:
Any mistakes in this template aren't mine, I have no access to edit the template directly and am trying to help someone else via skype. It is also a custom style and there is no telling what errors existed in it before any edits were made. I didn't have any trouble at all doing this myself, for my own sites, years before you posted this. Quote:
Quote:
HTML Code:
/* Safari,Chrome*/ |
Quote:
And, some of your code had an opening div tag, AFTER the opening IF condition,, then you (or your friend whom you are assisting) closed it with a closing IF condition BEFORE closing the div. ex. if div - if div That means you have half of your DIV container inside the if condition and half outside, or vice versa, this is why your template is breaking as I said in a previous post. I provided you with the correct format of the code, https://vborg.vbsupport.ru/showpost....6&postcount=15 Do this for each custom field... That's the best I can do, I told you exactly what is wrong with your code and how to fix it, you or your friend incorrectly implemented the code I provided. |
Quote:
The formatting only breaks when I apply the edits as you're instructing. It was done that way before any questions were asked. Hence the questions. |
Quote:
You applied my edits incorrectly, as I said before. That's why you're still having problems... Any further posts about this problem will only be in vein. |
Quote:
Quote:
|
Quote:
|
works a dream on a custom vB style - my postbit is organised to cover situations where a user doesn't fill in fields and works fine, the basic instructions are fine - you literally surround the option within the div's and it works fine.
Marked as installed - thanks mate Some examples to help those still struggling..... Join date - Code:
<vb:if condition="$post['joindate']"><div class="postbitboxes"> Custom Field 1 (location) - Code:
<vb:if condition="$post['field1']"><div class="postbitboxes"> |
Thanks for clarifying that for others Stevie!
|
You could also try this Max:
Code:
{vb:raw template_hook.postbit_start} |
All times are GMT. The time now is 06:53 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|