The World News || update and K2 Tags

GK User
Mon Aug 22, 2011 2:14 pm
Hallo,

I have some more questions, I hope you can help me. I am really sorry for there are a lot…!

1. I would like to change the font size of the main menu. Is there a possibility to do so and where I can change it.

2. Where can I change the place of the logo to be more up and left on the site?

3. In the K2 items I can put tags and I find them again in K2 tags, but the tags do not appear in the Tags box on the site (tab 3, K2 tags on tabs) hier you can see http://jo.saratours.com/egypt-day-tours ... light.html . What I do wrong?

4. In Modul GK Weather, I can only find one city to put- even though the modul is supposed to show more than one city. How I can do that?

5. When I create a new category (K2 new category) I have the option “Inherit parameter options from category”. But when I choose a category in that and click save, the parameters are not transmitted.

6. In the template THE WORLD NEWS II + some modules, I see always update information, even I just made an update through FTP and through Joomla Admin. Why it does not show when I have made update? This confuses me.
And then I just installed Quickstart yesterday (21st) new, but it still shows to me to make an update from 18th Aug.

7. I read always in the forum, when I download the update I have a description how to do the update, but I ve never found. Where I can find it? Also from the Quickstart and the modules.

Thank you so much.

Best regards,
Tarek
User avatar
Fresh Boarder

GK User
Sun Aug 28, 2011 6:42 am
Hallo, somebody can help me with my questions?
If I am wrong here or you need more information, please inform me and dont let me without information.

Thank you!
User avatar
Fresh Boarder

GK User
Wed Sep 07, 2011 8:35 am
Read this thread for overriding css values.
Code: Select all
https://www.gavick.com/forum/134-joomla-17/89485-move-logo-to-the-left.html


1 - ) If you want to change only the main menu font size add below in override.css as mentioned above and change font-size:18px to what you like

Code: Select all
#gkMainMenu > div > ul > li > a {
    background: url("../images/style1/menu_separator.png") no-repeat scroll right top transparent;
    color: #FFFFFF;
    display: block;
    font-size: 18px;
    height: 39px;
    line-height: 40px;
    padding: 0 17px 0 19px;
    text-shadow: -1px -1px 0 #A92009;
}


2 - Already mentioned at above posted url at top

3 - If you havent changed module then find "K2 Tags on Tabs" in Administrator>Extensions>Module Manager
Click on module to edit the module and check following below settings:
Select module functionality ( At Top ) : " Tag Cloud "
Tag Cloud Settings (At bottom ) > Tag limit: 20 by default
Tag Cloud Settings (At bottom ) > Filter tags from one or more categories: Make sure Categories are selected

4 - You have to use more then one module to get multiple citys weather, What you can do is select current weather module and dublicate it , edit the city setting and disable the title in second dublicated module and make sure it is enabled and move it underneath the current weather module that way you will have 1 weather title and weather broadcast for different citys underneath.

5 - Works fine i cant tell without checking admin side.

6 - Thats the way it is setup it is not checking your version and then given you update , it is more like a updated list so you can compare from your admin panel rather then visiting the site.

7 - Depends on what you are updating some modules are simple enough by replacing files from ftp etc updates the version or files.

Complex modules or components that use database and update needs to change something in the database these kinds of updates are usually installed from joomla admin menu so it can make the necessary changes.

See you around...
User avatar
Platinum Boarder


cron