Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Logo problem with vision2
#1
Question 
I've got a problem: Although i followed the instructions, posted somewhere around here, to change the logo for a theme, it didn't work. The them i'd like to use is "Visions2"

The logo seems to work with most of the other themes...what's up?

Reply
#2
okay, go to your templates modify/delete, find visions2.... and hit expand, find header and click edit

now find:
Code:
<a href="$settings[bburl]/index.php" title="$settings[bbname]"><img src="$theme[imgdir]/misc/header/something.gif" alt="" border="0" /></a>

and replace with:
Code:
<a href="$settings[bburl]/index.php" title="$settings[bbname]"><center><img src="URL TO YOUR LOGO IMAGE" alt="" border="0" /></center></a>

edit URL TO YOUR... with the image url of your logo
if you dont want it centered remove the <center> and </center> tags
[Image: dmannw5.gif]
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)