drop down login problem

onlinegamesnz

New Member
hi, i am trying to implment a jquery drop down login box. my problem is allignment. the website is www.guitaronline.co.nz and im trying to align the link correctly. but cant

heres what im aiming to do

site.jpg

and heres what its like, www.guitaronline.co.nz

the problem is the login link is

a) too small and for some reason i cant resize it?
b) its too far to the left and i need to align it as seen in the image above.

Any ideas?

Thanks
 

CaldwellYSR

Member
Here's what I got:

28jw5et.jpg


I changed font-size and added color and margin right.
 
Last edited:

CaldwellYSR

Member
I edited the css not the html sorry. In the css file called style.css look for #loginButton span and edit font-size. Plus margin-right to push it where it needs to be. I changed the color too because the black was hard to see.
 
Top