![]() |
Change gallery header logo I am currently running several different programs; vbulletin, phpportal and vbgallery. I was able to change the header images in my portal and in my bulletin forums.........i am not very sure on where to change the header image for the gallery though..........help on this would be greatly appreciated.........hotwheels http://www.insanemustangs.com |
Re: Change gallery header logo Your images dont display in Insane Car News. I think they are post icons, not sure. Cant view your gallery without registering.. Sorry cant help you. |
Re: Change gallery header logo from what i have been reading, i think i need to add this: <if condition="THIS_SCRIPT == 'adv_index'"> New Header <else /> Forum's header code here </if> i think it goes in here somewhere: <!-- logo --> <a name="top"></a> <table border="0" width="$stylevar[outertablewidth]" cellpadding="0" cellspacing="0" align="center"> <tr> <td align="$stylevar[left]"><a href="$vbpoptions[portalhome]"><img src="$stylevar[titleimage]" border="0" alt="$vboptions[bbtitle]" /></a></td> <td align="$stylevar[right]"> <!-- but i am not sure..............sorry about not being able to go to the gallery, i will change the permission's real quick.......... |
Re: Change gallery header logo should be able to see the gallery now........like i say, i am just wanting to add a different image logo in the header.............i am pretty sure i need to make a change in my header template in my admincp, but i am just not sure where to add the link...... and the images do show up in the car new's, but that is another registration issue..........sorry |
Re: Change gallery header logo once i figure out where to add this code: <if condition="THIS_SCRIPT == 'adv_index'"> New Header <else /> Forum's header code here would this code look like <if condition="THIS_SCRIPT == 'adv_index'"> http://mynewimage.com <else /> http://myforumscurrentlogo.com </if> |
Re: Change gallery header logo anyone? |
Re: Change gallery header logo To your header template, around the part where it shows your standard header graphic. |
Re: Change gallery header logo <if condition="VBA_SCRIPT == 'gallery'"> Gallery header <else /> Normal header </if> |
Re: Change gallery header logo where exactly do i place that brian? |
Re: Change gallery header logo In your header template. |
Re: Change gallery header logo i know this sound's silly, but where in the header template? <!-- logo --> <a name="top"></a> <table border="0" width="$stylevar[outertablewidth]" cellpadding="0" cellspacing="0" align="center"> <tr> <td align="$stylevar[left]"><a href="$vbpoptions[portalhome]"><img src="$stylevar[titleimage]" border="0" alt="$vboptions[bbtitle]" /></a></td> <td align="$stylevar[right]"> <!-- NEW HEADER & NAVBAR Now that the nav buttons are in the navbar template, you can stick whatever you like into this space. This makes it much easier for novice admins to customize their header template without affecting important navigation elements. --> </td> </tr> </table> <!-- /logo --> <!-- content table --> $spacer_open $_phpinclude_output |
Re: Change gallery header logo i figured it out.........goes right here: img src="$stylevar[titleimage]" between the "" |
Header Image if I was wanting to place an Image in the Top Right Header Area.. Where would I go!! |
Re: Change gallery header logo Code: Content visible to verified customers only. |
Re: Change gallery header logo This is what I use to center my banner at the top of my page. I am not sure if this is the correct way to do this or not. Code: Content visible to verified customers only.North America Sportsman |
| All times are GMT -5. The time now is 12:01 PM. |
Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0