• Page 1 of 1
  • 1
Forum moderator: bigblog  
uCoz Community » General Information » First Steps with uCoz » links not clickable (please help)
links not clickable
caleblounds
Posts: 4
Reputation: 0

Message # 1 | 10:39 PM
non of my links are clickable not even my menu, Facebook link is the only exception angry . I can right click and open in new tab and have tested the button outside ucoz so its not the links. how can I fix this?
links also seem to work on mobile devices but not on desktop.
You can see the problem for yourself, here is the site address http://mrrejects.ucoz.com/
Post edited by caleblounds - Sunday, 2015-01-04, 6:46 AM
Ed05
Posts: 556
Reputation: 7

Message # 2 | 0:20 AM
caleblounds, remove from body tag
Code
contenteditable="true"
biggrin

!
caleblounds
Posts: 4
Reputation: 0

Message # 3 | 5:47 AM
that does not appear anywhere
Eriko
Pokémon Master
Posts: 962
Reputation: 34

Message # 4 | 6:18 AM
it's in the <body> tag.
caleblounds
Posts: 4
Reputation: 0

Message # 5 | 6:43 AM
my body tag looks like this <body>
Xayaan
Posts: 558
Reputation: 13

Message # 6 | 1:40 PM
caleblounds, It is in between the "<Body> </body>" tag.
My Skype : xayan123 | My Twitter : @Officialxayaan
uID : - Zayaan Ibrahim | Need a professional design? Check out my Portfolio
caleblounds
Posts: 4
Reputation: 0

Message # 7 | 11:18 PM
Found it!

page editor
site page

line 10

8 </head>
9
10 <body style="background:#060807; margin:0px; padding:0px;" contenteditable="true">
11 $ADMIN_BAR$

removed contenteditable="true"

now looks like this:

8 </head>
9
10 <body style="background:#060807; margin:0px; padding:0px;" >
11 $ADMIN_BAR$

and appears to be functioning properly
THANK YOU! to all
uCoz Community » General Information » First Steps with uCoz » links not clickable (please help)
  • Page 1 of 1
  • 1
Search: