The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
![]()
Logo is not updating in socialize skin
i uploaded logo.png in socialize/style/logo.png screen shot: ![]() and its not updating here is header template Code:
<div id="pageWrapper"><div class="pagePattern"> <div class="above_body"> <!-- closing tag is in template navbar --> <div id="header" class="floatcontainer doc_header"><div class="pageWrap"> <div class="logoWrap"> <vb:if condition="$stylevar['titleimage']"><a name="top" href="{vb:link forumhome}" class="logo"><img src="{vb:stylevar titleimage}" alt="{vb:rawphrase x_powered_by_vbulletin, {vb:raw vboptions.bbtitle}}" /></a></vb:if> <vb:if condition="$vbulletin->options['socialize_slogan_enable']"> <div class="slogan"> {vb:raw socialize_slogan} </div> </vb:if> </div> <vb:if condition="$vbulletin->options['display_social_icons']==1"> <div class="socialBox"><div class="socialBoxWrap"> <vb:if condition="$vbulletin->options['facebook_account']"><a href="http://www.facebook.com/{vb:raw facebook_account}" target="_blank"><img src="{vb:stylevar imgdir_themedir}/icon-facebook.png" alt="Follow us on Facebook" /></a></vb:if> <vb:if condition="$vbulletin->options['twitter_account']"><a href="http://www.twitter.com/{vb:raw twitter_account}" target="_blank"><img src="{vb:stylevar imgdir_themedir}/icon-twitter.png" alt="Follow us on Twitter" /></a></vb:if> <vb:if condition="$vbulletin->options['youtube_account']"><a href="http://www.youtube.com/{vb:raw youtube_account}" target="_blank"><img src="{vb:stylevar imgdir_themedir}/icon-youtube.png" alt="Watch us on YouTube" /></a></vb:if> <vb:if condition="$vbulletin->options['myspace_account']"><a href="http://www.myspace.com/{vb:raw myspace_account}"><img src="{vb:stylevar imgdir_themedir}/icon-myspace.png" alt="My Space" /></a></vb:if> <vb:if condition="$vbulletin->options['linkedin_account']"><a href=" http://www.linkedin.com/pub/{vb:raw linkedin_account}"><img src="{vb:stylevar imgdir_themedir}/icon-linkedin.png" alt="Linked In" /></a></vb:if> <vb:if condition="$vbulletin->options['flickr_account']"><a href="http://www.flickr.com/photos/{vb:raw flickr_account}"><img src="{vb:stylevar imgdir_themedir}/icon-flickr.png" alt="Flickr" /></a></vb:if> </div></div> </vb:if> <vb:if condition="$vboptions['enablefacebookconnect']"> <div class="pure_facebook"> <ul> {vb:raw facebook_header} </ul> </div> </vb:if> </div></div> How to change logo ????????????????????? |
#2
|
|||
|
|||
![]()
Have you tried refreshing the image?
AdminCP => Styles & Templates => Style Manager => Search "titleimage" => and make sure the path is correct. |
#3
|
|||
|
|||
![]()
yes i refresh the image but still same issue
|
#4
|
|||
|
|||
![]()
Did you tried the steps above? Try renaming logo.png to logo1.png and do the steps and rename it that way.
|
#6
|
||||
|
||||
![]()
if none of the above work, you need to ask where you got the style from.
![]() Questions/Problems regarding modifications/styles need to be asked in the modification/style thread. That is where the support for modification/style is - not out here in the main forums. Please note that if a modification/style is unsupported (or even if it says it is supported), you may be on your own if you chose to install it. |
Благодарность от: | ||
Phillip |
#7
|
|||
|
|||
![]()
everything i try even i clear my cashes any everything check on my rdp opening in snapshot sites but getting same problem
|
#8
|
|||
|
|||
![]()
What does your titleimage path say?
|
#9
|
|||
|
|||
![]()
Give us a link and maybe someone can figure it out using a dev tool.
|
2 благодарности(ей) от: | ||
Max Taxable, Phillip |
#10
|
||||
|
||||
![]()
Did you check the StyleVars for the image path to make sure it was correct?
Styles & Templates>Style Manager>Your Style>Click Go button Then look for: ImagePaths>titleimage make sure your logo shows as socialize/style/logo.png Also make sure that you have the logo in that directory, if its not in there obviously it will not show up. |
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|