Modules Suffix

GK User
Tue Apr 10, 2012 9:22 pm
Hello world,

I have tried to apply suffix to login form as seen in your demo (black look) but without luck.

I have tried changing module positions in every possible way (all right positions available in the template) and in the advanced options of the module I have used suffix code " DARK" and " DARK COLOR2" without luck.

I have also tried to create a category list menu and tried to use suffix "_MENU" but it also won't work.

Can someone please advise.

NIM
User avatar
Senior Boarder

Konrad M
Wed Apr 11, 2012 7:51 am
Hi
Did you try no use capital letters ?
User avatar

GK User
Wed Apr 11, 2012 8:19 am
Haven't tried that. It's working with small letters, but I can't get the same look for the right Menu.

Original:
Image

Mine:
Image

Any ideas?

NIM
User avatar
Senior Boarder

Konrad M
Wed Apr 11, 2012 8:28 am
Can you give us url with your menu ?
User avatar

GK User
Wed Apr 11, 2012 8:33 am
Sure Konrad, sorry.

http://www.wincert.net/jupgrade25/

Regards,
NIM
User avatar
Senior Boarder

Konrad M
Wed Apr 11, 2012 8:38 am
You need to add some suffixes not only _menu. Try this:
Code: Select all
_menu border color1


should work.
User avatar

GK User
Wed Apr 11, 2012 8:45 am
Excellent Konrad!

Works like a charm. I have one more question though. How can I change the color of the line to blue?
I have tried using color1 and 2 in the suffix but I can only change it to red (1) and grey (2)

Image
User avatar
Senior Boarder

Konrad M
Wed Apr 11, 2012 8:54 am
It depends which style color you are using. If you don't use style switcher you need to check which one you have set as default in template settings.
User avatar

GK User
Wed Apr 11, 2012 9:02 am
I am using Blue as template color.

Menu on the top is fine, but menu in the sidebar has the red color:

Image
User avatar
Senior Boarder

Konrad M
Wed Apr 11, 2012 9:07 am
Try clear cache and check in template settings. Becasue I checked using firebug and you use style2.css
User avatar

GK User
Wed Apr 11, 2012 9:13 am
We had problems getting the font of the main menu as in your Demo.
Then a friend of mine did something and apparently styles are messed up now.
I have now choosed red style and I have the blue color in the menu as I wanted.

I'm not sure how my friend did it, I will check, but can you please tell me how to get main menu font from your demo without to much pain :)

Regards,
NIM
User avatar
Senior Boarder

Konrad M
Wed Apr 11, 2012 9:19 am
Go to template settings. Find 'Fonts' section and add this selector to Headers-selectors
Code: Select all
#gkMainMenu > div > ul > li > a
User avatar

GK User
Wed Apr 11, 2012 9:30 am
Great, can you tell me which CSS files should I re-upload for three available styles?

style1.css
style2.css
style3.css

Then the style switcher should work, right?
User avatar
Senior Boarder

Konrad M
Wed Apr 11, 2012 9:59 am
Yes, after you update these files should work.
User avatar


cron