Topic-icon Log in button only showing half

Active Subscriptions:

None
9 years 7 months ago - 9 years 7 months ago #47604 by lensflipper
Log in button front page www.lensflipper.com only showing half. posted other issues under a different log in and not one reply. a little angry...
also how do i get the modual to show here: lensflipper.com/index.php/flippin-community
Last edit: 9 years 7 months ago by lensflipper.
The topic has been locked.
Support Specialist
9 years 7 months ago #47618 by alzander
Your tmpl.content.css file has the following style in it:
button,
.button,
.validate,
.readmore,
#component p.readmore,
#colmain .blog p.readmore
{
	float: right;
	height: 12px;
That very generic .button selector is forcing our Login button to only be 12px tall. You'll need to fix that statement to make it more specific to the buttons that you only want 12px high or remove it.

also how do i get the modual to show here: lensflipper.com/index.php/flippin-community

I'm not sure what you mean here. The SCLogin module is a standard Joomla module. You should be able to configure it in any standard module position just like any other module. If you can be more specific about what you're looking for, that would help.

I hope the above helps get you going, but if there's anything else we can do, just let me know.

Thanks,
Alex
The topic has been locked.