How can I move my tag cloud to the bottom of my forum?
Announcement
Collapse
No announcement yet.
moving tag cloud to bottom of forum?
Collapse
X
-
moving tag cloud to bottom of forum?
Thank You...Mick Knutson
BLiNC Magazine Forums: "Everything you ever wanted to know about BASE-Jumping, but didn't know whom to ask."
Tags: None
-
What tag could on what page? Basically, find the template and then just move the html related to it to where you want.
To find the template to modify, do this - vboptions > General Settings > Add Template Name in HTML Comments > set to Yes . Then go back to your page and view the source code and you will see the name of the template called around your part of the code. Sometimes the template is the one mentioned at the very top of the page source.
Please don't PM or VM me for support - I only help out in the threads.
vBulletin Manual & vBulletin 4.0 Code Documentation (API)
Want help modifying your vbulletin forum? Head on over to vbulletin.org
If I post CSS and you don't know where it goes, throw it into the additional.css template.
W3Schools <- awesome site for html/css help
-
I did that and get:
Code:<!-- END TEMPLATE: welcome_headers --> <!-- BEGIN TEMPLATE: tag_cloud_box --> <table class="tborder" cellpadding="6" cellspacing="1" border="0" width="100%" align="center">
Thank You...Mick Knutson
BLiNC Magazine Forums: "Everything you ever wanted to know about BASE-Jumping, but didn't know whom to ask."
Comment
-
You need to now look in the FORUMHOME (I think) template to see where that code is placed. I can find nothing regarding welcome_headers (is that a mod?). I also see nothing in that template to place the tag cloud on that page. Is that a mod? If it is a mod, you need to ask in the modification thread how to move the cloud.
Please don't PM or VM me for support - I only help out in the threads.
vBulletin Manual & vBulletin 4.0 Code Documentation (API)
Want help modifying your vbulletin forum? Head on over to vbulletin.org
If I post CSS and you don't know where it goes, throw it into the additional.css template.
W3Schools <- awesome site for html/css help
Comment
Related Topics
Collapse
-
by ihorvatThis is for vbulletin connect. We're using dfp for our leaderboard ads on our forum. I searched the templates in admincp and couldn't find a headinclude template. I need to add a js snippet before the...
-
Channel: Support Issues & Questions
Wed 24 Jan '18, 2:43pm -
Comment