WebArtz - The Web Design Forum
Welcome to WebArtz, Guest!

WebArtz is a nice place for discussions related to web designing and coding. We help our members to code their own website templates with HTML and CSS. We give them advice on various issues.

To know more about WebArtz Forum, visit the About Us page.

At the moment, you are viewing the forum as a guest. As a guest you can't make post and participate in discussions. You need to register and become a member of the forum. Click the register link below and become a part of this forum.

Thank You


You are not connected. Please login or register

Goto page : Previous  1, 2

View previous topic View next topic Go down  Message [Page 2 of 2]

1 Can some one please tell me how to fix this on Sat Feb 12, 2011 4:35 am

Matti


Registered Member
Registered Member
First topic message reminder :

Hey guys, as you can see here http://thetestzone.forumotion.com/ the nav bar when you put the mouse one the text and the other text moves to the right and left and how can I fix that so the only hover can show but the text doesn't to the right and left if you know what I mane.


Guest


Guest
Edit:
Add this to your CSS:
Code:

#page-header .navbar a{
padding-top:9px;
padding-bottom:10px;
border-left:1px solid #99CCFF;
border-right:1px solid #99CCFF;}


and replace the hover part with this:
Code:

#page-header .navbar a:hover{
background: #D3E6F3;
padding-top:9px;
padding-bottom:10px;
border-left:1px solid #fff;
border-right:1px solid #fff;}

22 Re: Can some one please tell me how to fix this on Sat Feb 12, 2011 10:19 pm

Matti


Registered Member
Registered Member
Is the same so whatever we do nothing changes and I think i need to let it stay like it is.

23 Re: Can some one please tell me how to fix this on Sat Feb 12, 2011 10:24 pm

Guest


Guest
nope its not.. i tried it and it works, just give me the test account (:

24 Re: Can some one please tell me how to fix this on Sat Feb 12, 2011 11:38 pm

Matti


Registered Member
Registered Member
Sent.

25 Re: Can some one please tell me how to fix this on Sat Feb 12, 2011 11:54 pm

Guest


Guest
Take a look (:

26 Re: Can some one please tell me how to fix this on Sun Feb 13, 2011 12:20 am

Matti


Registered Member
Registered Member
Nice but the left and right border are to closed to the text so is it possible to have some space between right and left.

27 Re: Can some one please tell me how to fix this on Sun Feb 13, 2011 12:23 am

Guest


Guest
Now? (:

28 Re: Can some one please tell me how to fix this on Sun Feb 13, 2011 12:32 am

Matti


Registered Member
Registered Member
lol what happen is still the same.

29 Re: Can some one please tell me how to fix this on Sun Feb 13, 2011 12:35 am

Guest


Guest
I edited it but someone edited it too.. now look (:

30 Re: Can some one please tell me how to fix this on Sun Feb 13, 2011 12:40 am

Matti


Registered Member
Registered Member
Well done thanks a lot Gangstar15 Smile cheers

31 Re: Can some one please tell me how to fix this on Sun Feb 13, 2011 12:41 am

Guest


Guest
Welcome ;D

View previous topic View next topic Back to top  Message [Page 2 of 2]

Goto page : Previous  1, 2

Permissions in this forum:
You cannot reply to topics in this forum