Forum: "How Do I..." Questions
10-12-2012, 08:06 AM
|
|
Replies: 4
Views: 766
|
Forum: "How Do I..." Questions
10-09-2012, 04:59 PM
|
|
Replies: 4
Views: 766
|
Forum: "How Do I..." Questions
10-09-2012, 04:53 PM
|
|
Replies: 4
Views: 766
|
Forum: "How Do I..." Questions
10-06-2012, 11:22 PM
|
|
Replies: 4
Views: 766
Show some text only at homepage
Hello,
to use some code only at the adv homepage, I was always using something like that:
<vb:if condition="THIS_SCRIPT == 'adv_index' AND $pages['name'] != 'home'">
text
</vb:if>
|
Forum: Module & Modification Discussion & Requests
09-21-2012, 02:49 PM
|
|
Replies: 6
Views: 1,614
|
Forum: Pre-Sale Questions
09-21-2012, 12:20 PM
|
|
Replies: 2
Views: 9,874
I also use it for recipes: ...
I also use it for recipes:
http://www.feelinggood24.de/rezepte/
Made some template-modifications to make a recipe look like this:...
|
Forum: Add-On Modules (version 3.x & 2.x)
03-09-2012, 10:54 PM
|
|
Replies: 66
Views: 22,792
|
Forum: Add-On Modules (version 3.x & 2.x)
03-09-2012, 10:54 PM
|
|
Replies: 66
Views: 22,792
|
Forum: Add-On Modules (version 3.x & 2.x)
03-09-2012, 10:46 PM
|
|
Replies: 66
Views: 22,792
|
Forum: Add-On Modules (version 3.x & 2.x)
03-09-2012, 10:28 PM
|
|
Replies: 66
Views: 22,792
<tr>
<td class="$getbgrow">
<div><a...
<tr>
<td class="$getbgrow">
<div><a href="http://www.midlandsheritage.co.uk/links/showlink.php?$session[sessionurl]do=showdetails&l=$link[linkid]">$link[name]</a></div>
<div class="smallfont">...
|
Forum: Add-On Modules (version 3.x & 2.x)
03-09-2012, 10:26 PM
|
|
Replies: 66
Views: 22,792
|
Forum: Add-On Modules (version 3.x & 2.x)
03-09-2012, 10:12 PM
|
|
Replies: 66
Views: 22,792
I'd try this link-format:
<a...
I'd try this link-format:
<a href="http://www.midlandsheritage.co.uk/links/showlink.php?$session[sessionurl]do=showdetails&l=$link[linkid]">$link[name]</a>
<a...
|
Forum: Add-On Modules (version 3.x & 2.x)
03-08-2012, 08:27 PM
|
|
Replies: 66
Views: 22,792
You need to add the templates inside vbulletin...
You need to add the templates inside vbulletin adminc:
Styles & Templates - Manage Styles - here choose the style you use and select in the drop-down "add new template".
If you later need to edit...
|
Forum: Add-On Modules (version 3.x & 2.x)
02-17-2012, 11:14 AM
|
|
Replies: 66
Views: 22,792
|
Forum: Troubleshooting & Problems
02-04-2012, 09:40 PM
|
|
Replies: 4
Views: 766
In admincp under "Styles & Templates" -...
In admincp under "Styles & Templates" - "Replacement Variables" you can add a new variable for the style you are using:
Search for:
/vampyre/vampyrebg/vampyrebg2.png
Replace with:...
|
Forum: "How Do I..." Questions
01-04-2012, 05:16 PM
|
|
Replies: 1
Views: 446
|
Forum: Chit Chat
12-22-2011, 12:20 PM
|
|
Replies: 3
Views: 4,093
|
Forum: Troubleshooting & Problems
12-18-2011, 05:21 PM
|
|
Replies: 2
Views: 1,090
|
Forum: Chit Chat
12-17-2011, 05:41 PM
|
|
Replies: 1
Views: 4,125
|
Forum: "How Do I..." Questions
12-12-2011, 10:20 PM
|
|
Replies: 9
Views: 775
As I said, I just can guess as I have no way to...
As I said, I just can guess as I have no way to test it here. What you have to do in any way is to make the code valide. If something displays strange, in 99 of 100 cases it is caused by the errors...
|
Forum: "How Do I..." Questions
12-12-2011, 09:49 PM
|
|
Replies: 9
Views: 775
|
Forum: "How Do I..." Questions
12-12-2011, 09:20 PM
|
|
Replies: 9
Views: 775
Easier, sorry: I would try removing it. And if...
Easier, sorry: I would try removing it. And if this works for this special site, you can again add it but wrap the code I posted above around the colums 1-3, so they are only used for this site.
!=...
|
Forum: "How Do I..." Questions
12-12-2011, 09:10 PM
|
|
Replies: 9
Views: 775
|
Forum: "How Do I..." Questions
12-12-2011, 06:32 PM
|
|
Replies: 9
Views: 775
|
Forum: "How Do I..." Questions
12-12-2011, 06:29 PM
|
|
Replies: 9
Views: 775
|