vForums Support Banner


Visit vForums

 

Welcome Guest! Please Login or Register
vForums Support :: Programming & Coding :: Programming Discussion :: Menu cell height - View Topic
Topic Rating: *****
Printable View
Nick
Very Senior Member
*****

[Avatar]

Posts: 3,012
Status: Offline
Gender: Male
Location: vForums
Age: 34
Joined:  
Reputation: 62%  


pmwww
Menu cell height (29th Jan 08 at 1:23am UTC)
http://rpguide101.vforums.co.uk/

What is the menu cell height? So I can make my Menu buttons the same height, so I can make the menu buttons blend in with the grad.

Thanks,
Darkmage
Marc
vChat Developer
*****
I <3 Rossy

Posts: 3,388
Status: Offline
Gender: Male
Location: Ontario, Canada
Age: 32
Joined:  

Additional Groups:
Coding Team
***


Reputation: 40%  


pmwww
Re: Menu cell height (29th Jan 08 at 1:35am UTC)
Try this in your Global Header:

Code:
 
  1. <script>
  2. var wt = document.getElementById("welcome_table").getElementsByTagName("tr")[1].getElementsByTagName("td")[0].getElementsByTagName("table")[0].getElementsByTagName("td")[0] wt.cellPadding = 0;
  3. wt.cellSpacing = 0;
  4. wt.style.height = 20px
  5. </script>
 

rroll.to— Shorten a link, rickroll your friends.
Nick
Very Senior Member
*****

[Avatar]

Posts: 3,012
Status: Offline
Gender: Male
Location: vForums
Age: 34
Joined:  
Reputation: 62%  


pmwww
Re: Menu cell height (29th Jan 08 at 1:44am UTC)
it did not work {Sad} what is it supposed to do?
Marc
vChat Developer
*****
I <3 Rossy

Posts: 3,388
Status: Offline
Gender: Male
Location: Ontario, Canada
Age: 32
Joined:  

Additional Groups:
Coding Team
***


Reputation: 40%  


pmwww
Re: Menu cell height (29th Jan 08 at 1:48am UTC)
Recopy the code, and let me know if it works.

EDIT: It's supposed to resize the menu to 20px [the height of your menu buttons. {Smile} ]

rroll.to— Shorten a link, rickroll your friends.
Nick
Very Senior Member
*****

[Avatar]

Posts: 3,012
Status: Offline
Gender: Male
Location: vForums
Age: 34
Joined:  
Reputation: 62%  


pmwww
Re: Menu cell height (29th Jan 08 at 1:54am UTC)
Still didnt work {Sad}
Marc
vChat Developer
*****
I <3 Rossy

Posts: 3,388
Status: Offline
Gender: Male
Location: Ontario, Canada
Age: 32
Joined:  

Additional Groups:
Coding Team
***


Reputation: 40%  


pmwww
Re: Menu cell height (29th Jan 08 at 1:56am UTC)
 
Still didnt work {Sad}


How about this:

Code:
 
  1. <style type="text/css">
  2. <!--
  3. .menu{
  4. height: 20px;
  5. }
  6. //-->
  7. </style>
 


Sorry, long day at work. {Tongue Out}

rroll.to— Shorten a link, rickroll your friends.
Nick
Very Senior Member
*****

[Avatar]

Posts: 3,012
Status: Offline
Gender: Male
Location: vForums
Age: 34
Joined:  
Reputation: 62%  


pmwww
Re: Menu cell height (29th Jan 08 at 2:01am UTC)
Its ok, I had a long day at school {Unsure}

EDIT: lol still didn't work. Am I doing any thing wrong?


EDIT 2: I re did the whole menu buttons. I dont have it faded any more.
 Printable View

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