Quote:
Originally Posted by sunnycher
If I wanted to relocate this option, how would I do that? Like, what if I wanted it in my navigation box? or in the navbar?
DW, how did you do yours? And can you post a link to your site to see it?
TIA!
|
To put this in the navbar...I would either not suggest. If you want this option in the navbar, I would suggest using a drop down menu and then adding this as a link:
PHP Code:
http://www.yoursite.com/forum/?styleid=1
Note that you would need to fill in the "mysite" with your site, maybe take out the "forum" (depending on your setup) and change the "styleid=1 for each style that you have you installed.
To put it under the logo, use the directions from DW
and if you wanted to put it in the navigation box...just find where in the template you want to add it. I have not done this, but I will as soon as I get a chance and I will post back here for to give exact directions ok?