The Arcive of vBulletin Modifications Site. |
|
where to change title colour Details »»
|
|||||||||||||||||||||||||||
Hi
sorry to sound stupid, can anyon tell me where i can change the colour of the background bar which contains the arcade menu see the attachment thanks dodge Download Now
Show Your Support
|
|||||||||||||||||||||||||||
| Comments |
|
#2
|
||||
|
||||
|
|
|
#3
|
|||
|
|||
|
workd a treat thank you,
one other tiny thing i have lost the whole top of my template when accessing the forum, any ideas on this too thanks in advanced and sorry for being silly if this is easy to do thanks Dodge |
|
#4
|
||||
|
||||
|
open the templates for your style..
them find ARCADE .. open it up .. delete whats inside and replace with then click save Code:
{vb:stylevar htmldoctype}
<html xmlns="http://www.w3.org/1999/xhtml" dir="{vb:stylevar textdirection}" lang="{vb:stylevar languagecode}" id="vbulletin_html">
<head>
<meta http-equiv="Pragma" content="no-cache" />
<meta http-equiv="Expires" content="-1" />
<meta http-equiv="Cache-Control" content="no-cache" />
<title>{vb:raw ibprotitle}</title>
{vb:raw headinclude}
{vb:raw headinclude_bottom}
</head>
<body>
{vb:raw header}
{vb:raw navbar}
{vb:raw arcadeheader}
{vb:raw maincontent}
{vb:raw footer}
</div>
</body>
</html>
https://vborg.vbsupport.ru/showthread.php?t=249120 |
|
#5
|
|||
|
|||
|
brill thank you so much,
you have been a great help |
|
#6
|
||||
|
||||
|
welcome
do the fieldset fix as well you can find here https://vborg.vbsupport.ru/showthread.php?t=249120 enjoy |
|
#7
|
|||
|
|||
|
thank you so much hippy your help here and on the other post have been outstandin,
--------------- Added [DATE]1284221496[/DATE] at [TIME]1284221496[/TIME] --------------- just out of curiostity is there any way to change the address to a SEO friendly link ?? i.e/ HTTP:// SITE.com/name_of_game etc |
|
#8
|
||||
|
||||
|
sorry my friend the seo is out of my knowledge
I don't use it nor have I ever tested it |
|
#9
|
|||
|
|||
|
no problem you have been more than helpful.
Thanks again hippy, my arcade is now all sorted, hope you have a good weekend |
|
#10
|
||||
|
||||
|
welcome u 2
|
![]() |
|
|