|
vForums Support :: Search
| Topic:I need an IC | .System Full Member
  
![[Avatar]](http://i186.photobucket.com/albums/x225/blakfox16/system-2.jpg) Posts: 474 Status: Offline Gender: Male Location: Uk Age: 16 Joined: 30th Dec 2007
| | Re: I need an IC (Today at 1:53am) | | There is templates for info centers, wont be hard to try yourself  | | Back to Top - Link to Post |

|
|
| Topic:Hurricane Fay | tricky.cb Moderator
    
![[Avatar]](http://i139.photobucket.com/albums/q301/crazybluepb/redyay.gif) Posts: 633 Status: Offline Gender: Male Location: My Laptop Age: 14 Joined: 2nd Jan 2008
Additional Groups: Design Team
| | Re: Hurricane Fay (Today at 12:25am) | | This is just getting quite lame The storm is no longer going to be a hurricane, and it's slowed down a lot. It's about 100 or so miles away from my area. I've heard though that it's going to take a U-Turn, and the path's are showing it turning quite quickly. So far I've had a bit of rain, pretty lame  | | Back to Top - Link to Post |

 |
|
| Topic:gmail = spam? | .::FusionSound::. Full Member
  
![[Avatar]](http://nite-elve.com/personal/pb/music-spectrum.gif) What are you thinking? Posts: 475 Status: Offline Gender: Male Location: Virtualforums Support Age: 15 Joined: 19th Feb 2008
| |
| Topic:Updating images | Ross Administrator
    
![[Avatar]](http://images.virtualforums.co.uk/homepage/av.jpg) Posts: 2,178 Status: Offline Gender: Male Location: Surrey, UK Age: 20 Joined: 13th Jun 2006
Additional Groups: Support Team
| |
 |  |
 |  |
| Topic:Menu on page | Further New Member

Posts: 8 Status: Offline Gender: Male Joined: 17th Aug 2008
| Menu on page (Yesterday at 9:35pm) Duplicates menu to the page | | Placement: Anywhere Description: Duplicates your menu anywhere on the page.
| Code:Select All | <script type="text/Javascript">// (c) Further [styles.vforums.co.uk]// Do not remove tag. var mtext = "Quick menu:" // Text before menuvar hidemenu = "0" // 0 = show main menu; 1 = hide main menu; 2 = hide main tablevar cmenu = "1" // 0 = Do not center menu; 1 = Center menu if (hidemenu==1){ document.getElementsByTagName('table')[2].style.display='none';}if (hidemenu==2){ document.getElementsByTagName('table')[1].style.display='none';}if (cmenu==1){ document.write('<center>')}var menu = get('menu_buttons','id').getElementsByTagName('font')[0];mmenu = mtext + menu.innerHTML;document.write(mmenu)if (cmenu==1){ document.write('</center>')}</script>
|
| | Back to Top - Link to Post |
 |
|
 |  |
 |  |
| Topic:Updating images | Graham Moderator
     Resident Satirist
![[Avatar]](http://images.mrfrufru.com/13946-wC3t66-porcupinetree.jpg) Mood: Frustrated, but also eager. Posts: 1,162 Status: Offline Gender: Male Location: Sussex, UK Age: 23 Joined: 9th Dec 2007
| | Re: Updating images (Yesterday at 9:15pm) | | Can you provide a link to the site in question please?  | | Back to Top - Link to Post |
 |
|
| Topic:Updating images | .System Full Member
  
![[Avatar]](http://i186.photobucket.com/albums/x225/blakfox16/system-2.jpg) Posts: 474 Status: Offline Gender: Male Location: Uk Age: 16 Joined: 30th Dec 2007
| | Re: Updating images (Yesterday at 8:57pm) | | | This wont be a bug mate, are you sure you put the on/off icons in the right template? As you will have a default then your own skin? | | Back to Top - Link to Post |

|
|
| Topic:Cannot login | Further New Member

Posts: 8 Status: Offline Gender: Male Joined: 17th Aug 2008
| | Re: Cannot login (Yesterday at 8:27pm) | | | It was a problem on my side-all works now. Probably from the new firewall software. | | Back to Top - Link to Post |
 |
|
| Topic:Image before menu | frufru ~`'- Moderator
    
![[Avatar]](http://a.random-image.net/frufru/randimage.jpg) www.random-image.net Posts: 118 Status: Offline Gender: Male Location: Ottawa, Canada Age: 19 Joined: 9th Dec 2007
Additional Groups: Spell Checker
| |
 |  |
 |  |
 |  |
 |  |
| Topic:Image before menu | frufru ~`'- Moderator
    
![[Avatar]](http://a.random-image.net/frufru/randimage.jpg) www.random-image.net Posts: 118 Status: Offline Gender: Male Location: Ottawa, Canada Age: 19 Joined: 9th Dec 2007
Additional Groups: Spell Checker
| | Re: Image before menu (Yesterday at 7:35pm) | | Yesterday at 7:00pm, Further said:
A pretty quick modification to Wrighty's code
<script> /*Add Menu Buttons Created By Wrighty Modified to add to the left support.virtualforums.co.uk*/
var menu = get('menu_buttons','id').getElementsByTagName('font')[0];
function do_menu_left(img_src,link, guest){ if(guest){ menu.innerHTML= "<a href="+link+"><img src='" +img_src+"' border=0></a> :: " + menu.innerHTML; }else{ if(vf_username != 'guest'){ menu.innerHTML= "<a href="+link+"><img src='"+img_src+"' border=0></a> ::" + menu.innerHTML; } } }
do_menu_left('IMAGE LINK','URL TO LINK TO', false); </script>
That should work  (modify/add more of the red part) | | Back to Top - Link to Post - Last edit: Yesterday at 7:35pm by frufru ~`'- | Image Randomizers
 ^ Live stats ^ |
|
 |  |
 |  |
| Topic:remove Pm border | .System Full Member
  
![[Avatar]](http://i186.photobucket.com/albums/x225/blakfox16/system-2.jpg) Posts: 474 Status: Offline Gender: Male Location: Uk Age: 16 Joined: 30th Dec 2007
| | Re: remove Pm border (Yesterday at 6:50pm) | | For some reason the code only works when logged in  | | Back to Top - Link to Post |

|
|
|
|