Login  Register

hyperlinks for login not working

classic Classic list List threaded Threaded
6 messages Options Options
Embed post
Permalink
LCS
Reply | Threaded
Open this post in threaded view
| More
Print post
Permalink

hyperlinks for login not working

LCS
4 posts
I have embedded my forum but users can't login

Login not clickable

Refresh  Permalink and Login are not clickable for some reason. Only Register is clickable.

Anyone had any similar problems?
Reply | Threaded
Open this post in threaded view
| More
Print post
Permalink

Re: hyperlinks for login not working

Hugo <Nabble>
4198 posts
This is strange. Please post a link to your web site and I will take a look.
Which browser/version are you using?
LCS
Reply | Threaded
Open this post in threaded view
| More
Print post
Permalink

Re: hyperlinks for login not working

LCS
4 posts
http://forum.lioncityskaters.com/

I use firefox and chrome.. Same problem...

Do you have this problem when you visit my site?
Reply | Threaded
Open this post in threaded view
| More
Print post
Permalink

Re: hyperlinks for login not working

Hugo <Nabble>
4198 posts
The problem is in your search box. In your HTML you have:
...
<div style='float:right; padding: 9px 45px 4px 10px;'>
...
Change this float to "left" and you will see that the problem goes to the left side, where the breadcrumb trail is located. So you should find a solution for that.
LCS
Reply | Threaded
Open this post in threaded view
| More
Print post
Permalink

Re: hyperlinks for login not working

LCS
4 posts
Hi Hugo,

I changed float to the "left" but it didn't fix the problem.

I have now inserted text just before the nabble embedd code and this seems to have fixed the problem.

I have temporary inserted the word "space" but will change it later.

Thank you for your help!


On Tue, May 11, 2010 at 10:24 AM, Hugo <Nabble> [via Nabble Support] <[hidden email]> wrote:
The problem is in your search box. In your HTML you have:
...
<div style='float:right; padding: 9px 45px 4px 10px;'>
...

Change this float to "left" and you will see that the problem goes to the left side, where the breadcrumb trail is located. So you should find a solution for that.
Official Nabble Administrator - we never ask for passwords.



View message @ http://nabble-support.1.n2.nabble.com/hyperlinks-for-login-not-working-tp5031610p5034074.html
To unsubscribe from Re: hyperlinks for login not working, click here.




--
Sincerely,
LionCitySkaters
LCS
Reply | Threaded
Open this post in threaded view
| More
Print post
Permalink

Re: hyperlinks for login not working

LCS
4 posts
In reply to this post by LCS
Problem solved

My lijit search box was interfering with the nabble code.

I added text just before the nabble embedd code and this seems to have fixed the problem.