How do I make the register button more visible.

classic Classic list List threaded Threaded
7 messages Options
Reply | Threaded
Open this post in threaded view
|

How do I make the register button more visible.

swapqueen I
I have asked a few users (friends) that registered on my site how they find my forum and a few of them have said they struggled to find the register button intially.

Please how do I make this button more obvious so that interested people don't get frustrated and leave without registering.

many thanks
Loves to Swap! http://www.fabxchange.co.uk/p/swap-online-forum.html
Reply | Threaded
Open this post in threaded view
|

Re: How do I make the register button more visible.

swapqueen I
Bump!

Help anyone???

Thanks
Loves to Swap! http://www.fabxchange.co.uk/p/swap-online-forum.html
Reply | Threaded
Open this post in threaded view
|

Re: How do I make the register button more visible.

mywaytoo
I guess that there is a way to do this using NAML... but I can't help there.

In the mean time perhaps you could put a comment in large text in the description...
Select Options > Application > Edit name and description AND Change appearance.
Anne
Reply | Threaded
Open this post in threaded view
|

Re: How do I make the register button more visible.

Harvey
Not positive but I think the NAML Macro is

register_link

it looks like this:

<macro name="register_link" dot_parameter="text" parameters="title">
    <a href="[n.register_path /]" title="[n.title/]" rel="nofollow"><n.default to="[t]Register[/t]" text="[n.text/]"/>
</macro> 

you could take the [t]Register[/t] and put it in ALL CAPS  [t]REGISTER[/t] or maybe [t]REGISTER HERE[/t]

?

Or put it in bold, or make it an h3 tag?
HTTPS Please!
Reply | Threaded
Open this post in threaded view
|

Re: How do I make the register button more visible.

swapqueen I
Hi Harvey44,
i tried that but didn't work and then i did some digging around. The macro I needed to change was js_header_functions. So I am sorted now!
 
Cheers!
Loves to Swap! http://www.fabxchange.co.uk/p/swap-online-forum.html
Reply | Threaded
Open this post in threaded view
|

Re: How do I make the register button more visible.

GregChapman
Where do you find that?

It's always good practice to give the full path to a macro, to save people from having to hunt for it.
Volunteer Helper - but recommending that users move off the platform!
Once the admin for GregHelp now deleted.
Reply | Threaded
Open this post in threaded view
|

Re: How do I make the register button more visible.

swapqueen I
To be honest I can't remember!

Not on my forum now so will have to check later but I remember I searched for header in the macro search and it brought up the js_header... as one of the options.

------------------

From: "GregChapman [via Nabble Support]" <[hidden email]>
Date: Thu, 8 Dec 2011 02:10:53 -0800 (PST)
To: swapqueen I<[hidden email]>
Subject: Re: How do I make the register button more visible.

Where do you find that?

It's always good practice to give the full path to a macro, to save people from having to hunt for it.
Just a Volunteer Nabble Helper - because the nice folk at Nabble have helped me!



If you reply to this email, your message will be added to the discussion below:
http://nabble-support.1.n2.nabble.com/How-do-I-make-the-register-button-more-visible-tp7050181p7073816.html
To unsubscribe from How do I make the register button more visible., click here.
NAML
Loves to Swap! http://www.fabxchange.co.uk/p/swap-online-forum.html