PDA

View Full Version : Request for Arcade template update inside <head></head> ?


Vaupell
20 Feb 2010, 10:53
I have a request for template update :

Playing around with moveing the navbar out of the way, etc
make a really costum style..
http://www.evisystems.org/content.php?styleid=10

And several modifcations are missing some code
one is arcade see the problem here :
http://www.evisystems.org/arcade.php


Recently RS_jelly from Downloads II fixed her mod and works fine
http://www.evisystems.org/downloads.php?styleid=10

Will arcade templates be updated so its possible to use costum headers/footers

- {vb:raw headinclude_bottom} is Missing in <head></head>

-<title> is forced in arcade should be <vb:if>

-<title> should be between headinclude and headinclude bottom

should end up something like (if statement is wrong, its an exsample)



Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------



the same way vbulletin pages are setup,
is that something thats going to change, or do i edit it myself when theres a update of arcade ?

Thanks for a great mod.

Hippy
17 Aug 2010, 01:21
I am not sure but something in there kills the SEO: dynamic TITLE-Tag in Arcade
but adding


Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------


just below


Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------


in the template allows you to move the ARCADE.css to the additional.css
so you can use the save css as a file..

so the arcade will not be white the biggest problem people are having

I moved the ARCADE.css contents to the vbulletin.css and that worked as well but this may be a better alternative..
thanks for the post