MrOSX Active Member 1,070 2011 414 690 Aug 15, 2012 #1 Hey, I am integrating WHMCS And there is 2 issues.... 1) The navbar over laps the logo. Here is what its suppose to look like... This is what it looks like... 2) The account button doesnt work any more. When I click it, nothing drops down?
Hey, I am integrating WHMCS And there is 2 issues.... 1) The navbar over laps the logo. Here is what its suppose to look like... This is what it looks like... 2) The account button doesnt work any more. When I click it, nothing drops down?
evoluso Active Member 305 2012 30 210 Aug 15, 2012 #2 You have to look for class: of navbar and: example: .navbar { left: 200px } or .navbar { float: right }
You have to look for class: of navbar and: example: .navbar { left: 200px } or .navbar { float: right }
MrOSX Active Member 1,070 2011 414 690 Aug 15, 2012 #3 What bit is that to fix? The issue with the navbar is there is that the CSS have been mixed and the text is a bigger (wider) font. ---------- Post added at 08:51 PM ---------- Previous post was at 11:16 AM ---------- No worries guys I fixed it all, just some CSS changes:
What bit is that to fix? The issue with the navbar is there is that the CSS have been mixed and the text is a bigger (wider) font. ---------- Post added at 08:51 PM ---------- Previous post was at 11:16 AM ---------- No worries guys I fixed it all, just some CSS changes: