Top Members Module and Text Logo Size Problems

Rate this topic: Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.1.00 out of 6 based on 1 vote(s)
GK User
Mon Nov 04, 2013 9:55 am
Reply with quote
Report this post
First, the Text logo slogan is too big, I used same settings as demo for fonts and others areas copied directly from a quickstart installation that I made for testing

Second, the Top Members Module does not accept or detect the suffix that is recommended to make it look like in the demo, I copied exactly from the demo and checked more than twice, still not working.

my website:
http://bandaspr.com

Joomla version: Joomla! 2.5.14
User avatar
Expert Boarder

GK User
Mon Nov 04, 2013 10:04 am
Reply with quote
Report this post
There is also an icon that appears in Internet Explorer and Google Chrome near the avatars like there is an image missing or something, this does not happens in firefox. Other errors are the same in Chrome and Explorer
User avatar
Expert Boarder

GK User
Tue Nov 05, 2013 4:40 am
Reply with quote
Report this post
Anyone???
User avatar
Expert Boarder

GK User
Wed Nov 06, 2013 10:33 pm
Reply with quote
Report this post
Hi Mark,

I installed the Joomla 3 version and the suffix for the top members did not work for me either. I removed the first cMods from the front of the suffix and it works fine for me now.

As I entered it.......

cMods-TopMembers bigtitle normal-width

If you choose points and not karma in the module, it will remove your broken image too...

Hope it helps,

Marc
i-musicroom
User avatar
Fresh Boarder

GK User
Thu Nov 07, 2013 1:12 am
Reply with quote
Report this post
yorkie2005 wrote:Hi Mark,

I installed the Joomla 3 version and the suffix for the top members did not work for me either. I removed the first cMods from the front of the suffix and it works fine for me now.

As I entered it.......

cMods-TopMembers bigtitle normal-width

If you choose points and not karma in the module, it will remove your broken image too...

Hope it helps,

Marc
i-musicroom



I tried everything and all possible combinations and no luck, the worst part is that I posted that problems before other people in the forum and Gavick team has not said anything about this problem, nobody has officially responded to my problems or has been assigned to check them. :unsure:
User avatar
Expert Boarder

GK User
Sat Nov 09, 2013 4:33 pm
Reply with quote
Report this post
Hi.
First, sorry for delay, we had technical problems with moderator tool.
Second, please update your Joomla to 2.5.16

Third, to reduce font size of module - use:

Code: Select all
.bigtitle .header { font-size:33px;}


Tip: https://www.gavick.com/documentation/jo ... -template/
User avatar
Platinum Boarder

GK User
Sat Nov 09, 2013 4:38 pm
Reply with quote
Report this post
p.s.
But about "title" of module it was big, because default we used " bigtitle" suffix in module if you delete it -- title font size will be quite normal, without css overriding .

Next time please use those TIPS: https://www.gavick.com/documentation/jo ... -size-etc/
User avatar
Platinum Boarder

GK User
Sat Nov 09, 2013 4:50 pm
Reply with quote
Report this post
If you want to use suffix - you had to add space before suffix name.

Ok, but about avatar images --- you have to add extra suffix for this first page, like we had on demo page

I mean "frontpage" --> go to Template Manager --> Choose Music Store --> Edit --> Features (tab)

Suffixes for pages --> add ID of your home menu item + suffix, for example

start-page.png
User avatar
Platinum Boarder

GK User
Sat Nov 09, 2013 4:56 pm
Reply with quote
Report this post
Hi, I already updated my Joomla version to Joomla! 2.5.16

Nice tips but none of them resolve my problems, I talk about "SLOGAN" in logo Text, not module Titles. Also the text logo interfere with the main menu.

The other problem is the JOMSOCIAL TOP MEMBERS MODULE, is not showing like in the DEMO, it just show a column and small pictures

Please check in my website: http://bandaspr.com so you can see the errors. Im using Mozilla Firefox but the error also shows in Google Chrome and Internet Exlplorer. All my browsers are updated to the latest.
User avatar
Expert Boarder

GK User
Sat Nov 09, 2013 5:08 pm
Reply with quote
Report this post
Tried to add sufix like in the DEMO and also the settings in the template as you explained but is does not work
User avatar
Expert Boarder

GK User
Sat Nov 09, 2013 10:33 pm
Reply with quote
Report this post
Sorry I missed sense.

First, the Text logo slogan is too big


use this

Code: Select all
#gkLogo.text .gkLogoSlogan { font-size: 11px !important; }
User avatar
Platinum Boarder

GK User
Sat Nov 09, 2013 10:39 pm
Reply with quote
Report this post
Tried to add sufix like in the DEMO and also the settings in the template as you explained but is does not work


Not really, you didn't add suffix as I told you. Look again on my post from 09 Nov 2013, 16:50 !! Please.

Most importat suffix was "frontpage...." not " cMods-TopMembers bigtitle" as you added :whistle:

but okey, lets make easy:

1) delete want you added above
2) And in Custom CSS field in template configuration add this
Code: Select all
.cMods-TopMembers > div {
    border: medium none;
    clear: none !important;
    float: left;
    margin: 0;
    padding: 24px 0;
    width: 25%;
}


If you still don't know how ... please send me access to backend
User avatar
Platinum Boarder

GK User
Sat Nov 16, 2013 7:52 am
Reply with quote
Report this post
Hi,

sorry I was sick so I did not connect for a few days, I trued both ways that you explained to me but both give an error with the avatars, same error both ways.

I will send you admin access by PM
User avatar
Expert Boarder

GK User
Tue Nov 19, 2013 6:44 am
Reply with quote
Report this post
Found a solution, everything solved now
User avatar
Expert Boarder


cron