The forum of the forums
Would you like to react to this message? Create an account in a few clicks or log in to continue.

Profile links not lined up

2 posters

Go down

Solved Profile links not lined up

Post by blindbat1457 August 12th 2010, 12:21 pm

Okay so basically I moved my navigation bar up -20px's

Code:
a.mainmenu {
  position:relative; top: -20px;
  }

Now the problem is when you go to a users profile the "Visitors Messages, Profile, Statistics, Friends, Contact" links are moved up -20px's as well.

Example here:
http://thisisatest.goo-board.com/profile.forum?mode=viewprofile&u=1


EDIT: Question, I want to create a link on the navigation bar that says "profile" but when you click on it, it takes you to your profile instead of your control panel. How would I do this?


Last edited by blindbat1457 on August 14th 2010, 12:41 pm; edited 1 time in total
blindbat1457
blindbat1457
Forumember

Male Posts : 667
Reputation : 6
Language : English
Location : Santa Clarita, CA

Back to top Go down

Solved Re: Profile links not lined up

Post by blindbat1457 August 13th 2010, 7:47 pm

bump
blindbat1457
blindbat1457
Forumember

Male Posts : 667
Reputation : 6
Language : English
Location : Santa Clarita, CA

Back to top Go down

Solved Re: Profile links not lined up

Post by blindbat1457 August 14th 2010, 11:33 am

bump
blindbat1457
blindbat1457
Forumember

Male Posts : 667
Reputation : 6
Language : English
Location : Santa Clarita, CA

Back to top Go down

Solved Re: Profile links not lined up

Post by ankillien August 14th 2010, 12:02 pm

Hello,

Please try adding this code to your CSS...

Code:
.gen a.mainmenu {
position:relative;
top: 0px;
}
ankillien
ankillien
Energetic

Posts : 5198
Reputation : 129
Language : English, XHTML, CSS, JS, PHP, SQL

Back to top Go down

Solved Re: Profile links not lined up

Post by blindbat1457 August 14th 2010, 12:40 pm

Thanks man Smile
blindbat1457
blindbat1457
Forumember

Male Posts : 667
Reputation : 6
Language : English
Location : Santa Clarita, CA

Back to top Go down

Solved Re: Profile links not lined up

Post by ankillien August 14th 2010, 12:53 pm

Glad I could help Very Happy

Solved > Locked
ankillien
ankillien
Energetic

Posts : 5198
Reputation : 129
Language : English, XHTML, CSS, JS, PHP, SQL

Back to top Go down

Back to top

- Similar topics

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