vForums Support Banner



 

Welcome Guest! Please Login or Register
vForums Support :: Programming & Coding :: Code Requests & Support :: [updated ]Remove base from userbar - View Topic
Topic Rating: *****
Printable View
ashkir
Full Member
***

[Avatar]

Posts: 1,159
Status: Offline
Gender: Male
Location: Cali!
Age: 34
Joined:  
Reputation: 42%  


pmtwitterskypemsnyahoo
[updated ]Remove base from userbar (27th May 09 at 9:43pm UTC)
Resolved
Well, I used a code to remove the head from the banner, but however, the userbar is effected by it. Is there a way to alienate the two so the userbar can have a head image without effecting the banner?

http://sapphire.vforums.co.uk
dog199200
Guest
Re: Remove base from userbar (27th May 09 at 9:57pm UTC)
give me a mock image of exactly what you want done because i didn't understand what you where just talking about.
ashkir
Full Member
***

[Avatar]

Posts: 1,159
Status: Offline
Gender: Male
Location: Cali!
Age: 34
Joined:  
Reputation: 42%  


pmtwitterskypemsnyahoo
Re: Remove base from userbar (27th May 09 at 10:03pm UTC)
It looked like Image

You really cannot see it without being logged in. I just realized, without this they'd be no PM information, so I readded userbar. However, I'd like a way to add the head image to the userbar, without adding it to the banner. I want the base to remain on the banner, but no head image for it.
GlitchesSocom
Junior Member
**

[Avatar]
Will code JavaScript for food.

Posts: 67
Status: Offline
Gender: Male
Location: USA
Age: 34
Joined:  
Reputation: 16%  


pmwwwmsnyahooaimgtalkvForum
Re: [updated ]Remove base from userbar (27th May 09 at 11:05pm UTC)
use this instead of the CSS code you used

Code:
 
  1. <script type="text/JavaScript">
  2. document.getElementsByTagName("img")[0].style.display="none";
  3. </script>
 

Image
ashkir
Full Member
***

[Avatar]

Posts: 1,159
Status: Offline
Gender: Male
Location: Cali!
Age: 34
Joined:  
Reputation: 42%  


pmtwitterskypemsnyahoo
Re: [updated ]Remove base from userbar (27th May 09 at 11:18pm UTC)
 
use this instead of the CSS code you used

Code:
 
  1. <script type="text/JavaScript">
  2. document.getElementsByTagName("img")[0].style.display="none";
  3. </script>
 


Thanks! I added another line to it

document.getElementsByTagName("img")[1].style.display="none";

Now it works perfectly. (I removed both right and left image).

Thank you Glitches! {Cheesy}
GlitchesSocom
Junior Member
**

[Avatar]
Will code JavaScript for food.

Posts: 67
Status: Offline
Gender: Male
Location: USA
Age: 34
Joined:  
Reputation: 16%  


pmwwwmsnyahooaimgtalkvForum
Re: [updated ]Remove base from userbar (28th May 09 at 12:50am UTC)
no prob I would of added the second line two but I guess I looked at your source to quick =]

Image
 Printable View

All times are GMT+0 :: The current time is 12:48am
Page generated in 1.6007 seconds
This Forum is Powered By vForums (v2.4)
Create a Forum for Free | Find Forums