I have any problem with a suffix. Help!

Free responsive Joomla 2.5 and 3.x module to present your content with easy and intuitive way.
Rate this topic: Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.
GK User
Tue Oct 25, 2011 9:37 am
How to add instructions to the file style.css code:
. mynspstyle. nsp_links li {background: # ddd; padding: 1px 10px; margin-bottom: 5px}
. mynspstyle. nsp_links li h4 a {color: # fff;}
. mynspstyle. nsp_links li h4 {background: # ccc; padding: 3px 5px}
. mynspstyle. nsp_art. nsp_image {padding: 3px; border: 1px solid # f1f1f1}
. mynspstyle. nsp_info {float: left! important; padding-left: 5px}
In the setting prescribe suffix mynspstyle but the appearance of the module does not change. What's the problem?
User avatar
Fresh Boarder

GK User
Tue Oct 25, 2011 9:54 am
In module settings under suffix you should enter "(emptyspace)mynspstyle" without quotes
User avatar
Platinum Boarder

GK User
Tue Oct 25, 2011 10:00 am
Yes, I'm doing! But still nothing happens
User avatar
Fresh Boarder

GK User
Tue Oct 25, 2011 10:03 am
That's the end of the code file style.css

******
.nsp_arts.left{float:right;}
.nsp_links_wrap.left{float:left;}
.nsp_arts.right{float:left;}
.nsp_links_wrap.right{float:right;}
/* make element unvisible */
.nsp_main .unvisible{ height:1px; left:-10000px; overflow:hidden; position:absolute; top:auto; width:1px; }


.mynspstyle .nsp_links {background: #ddd;padding:1px 10px;margin-bottom: 5px}


******


I already ate my brains out!
Help me! Pleeeees!!!!
User avatar
Fresh Boarder

GK User
Tue Oct 25, 2011 10:16 am
Any link to your website ?
User avatar
Platinum Boarder

GK User
Tue Oct 25, 2011 10:22 am
User avatar
Fresh Boarder

GK User
Tue Oct 25, 2011 10:31 am
Can you post few screenshots of current nsp and how you want it look so we can understand what you are trying to do...
User avatar
Platinum Boarder

GK User
Tue Oct 25, 2011 10:38 am
Image

I need to bold the title was in this module. On page shows some of their

Image
User avatar
Fresh Boarder

GK User
Tue Oct 25, 2011 10:39 am
line


.mynspstyle .nsp_links {background: #ddd;padding:1px 10px;margin-bottom: 5px}

It's just a test for changes in appearance
User avatar
Fresh Boarder

GK User
Tue Oct 25, 2011 10:45 am
Edit below file Line 53
Code: Select all
http://corsoclub.com/modules/mod_news_pro_gk4/interface/css/style.css


Which is
Code: Select all
   .nsp_art .tleft{ text-align:left; }

Change it to
Code: Select all
   .nsp_art .tleft{ text-align:left; font-weight:bold; }
User avatar
Platinum Boarder

GK User
Tue Oct 25, 2011 10:48 am
Okay, but then will change all of the modules, but I need this to happen in only one
User avatar
Fresh Boarder

GK User
Tue Oct 25, 2011 10:51 am
If I do it is all messed up
Image
User avatar
Fresh Boarder

GK User
Tue Oct 25, 2011 11:09 am
Try it with below codes see which one works...

Code: Select all
 
.mynspstyle .tleft{ text-align:left; font-weight:bold; }


Code: Select all
#nsp-nsp_99 .mynspstyle > .tleft { text-align:left; font-weight:bold; }
User avatar
Platinum Boarder

GK User
Tue Oct 25, 2011 11:16 am
does not work neither :(
User avatar
Fresh Boarder

GK User
Tue Oct 25, 2011 11:33 am
Looking at your html code i cannot see "mynspstyle" at all, so basically module is not using nor looking for "mynspstyle". Which version of nsp are you using ?
User avatar
Platinum Boarder

GK User
Tue Oct 25, 2011 11:36 am
GK4 1.5 24/06/2010 Gavick.com
User avatar
Fresh Boarder

GK User
Tue Oct 25, 2011 11:57 am
Can you try latest version for joomla 1.5
which is GK4 3.2 02/09/2011
User avatar
Platinum Boarder

GK User
Tue Oct 25, 2011 12:30 pm
Unfortunately it did not help, but a lot of units gone: (
User avatar
Fresh Boarder

GK User
Tue Oct 25, 2011 12:37 pm
What do you mean by units gone ?

I ve just installed TWN2 joomla 1.5 with NSP GK4 3.2
In css file i added below
Code: Select all
.mynspstyle .nsp_links ul li h4 { font-weight: bold; }

And in module suffix entered (space)mynspstyle

Which works fine in my installation...
User avatar
Platinum Boarder

GK User
Tue Oct 25, 2011 1:04 pm
I have
Сайт GK4 3.2 02/09/2011 Gavick.com
In this version 4! css file
I changed the file stile.css

Image

Image


Image
User avatar
Fresh Boarder

GK User
Tue Oct 25, 2011 1:26 pm
By default, the title bold. Specifically, the module I want to make it Normal. But he still Bold
Help me please!
User avatar
Fresh Boarder

GK User
Tue Oct 25, 2011 2:26 pm
Can you send an admin access to my email : normanUK at live.co.uk
User avatar
Platinum Boarder

GK User
Tue Oct 25, 2011 2:32 pm
done!
User avatar
Fresh Boarder

GK User
Tue Oct 25, 2011 3:19 pm
ok firstly you joomla is not passing module suffix in to the rendered html
It is basically not adding module suffix to any other modules as well. I am not sure if that is because you are using other plugins to load modules as i can see lot of extensions are old. So i suggest you keep yourself updated.

Your joomla version 1.5.9 where as latest is 1.5.24.

I ve downloaded fresh copy of joomla 1.5.24 and downloaded your template which is sunshine installed both , now when i add any module suffix onto any modules it does get shown in final html.

So what i suggest you do is first backup your website and database and then try to update your joomla and extensions.

from 1.5.9 to 1.5.23 use below update package
Code: Select all
http://joomlacode.org/gf/download/frsrelease/14505/63454/Joomla_1.5.9_to_1.5.23-Stable-Patch_Package.tar.gz

And then from 1.5.23 to 1.5.24 use below package
Code: Select all
http://joomlacode.org/gf/download/frsrelease/15899/68911/Joomla_1.5.23_to_1.5.24-Stable-Patch_Package.zip

To update simply unzip packages and copy to your website overwriting folders and files.
User avatar
Platinum Boarder

GK User
Tue Oct 25, 2011 5:08 pm
well
I did so.
Denver has established and put Jumla 1.7
Install the plugin of news. Created a module that gave him the type of our plug-in and configured it.
After that, i am brought him into content using {loadposition Main1}
Then I opened the file "modules mod_news_pro_gk4 interface css style.css" and add the following line:
.mynsp. nspArt h4.nspHeader {font-weight: normal;}
Suffix assigned to the administration panel "mynsp".
Nothing happened! What did I do wrong?
User avatar
Fresh Boarder

GK User
Tue Oct 25, 2011 5:40 pm
When you use {loadposition Main1} it disables module suffix.
User avatar
Platinum Boarder

GK User
Tue Oct 25, 2011 5:49 pm
I've already suggested it. I just tried to create a module for a given type of pattern.
But he is not working
User avatar
Fresh Boarder

GK User
Tue Oct 25, 2011 5:55 pm
Module ID is not working too :S
User avatar
Fresh Boarder

GK User
Tue Oct 25, 2011 6:00 pm
Ok it works in other modules...

For example i ve just added test suffix into mod latest news and i can see in html test is there so we can style that which means it is working...
See when i add test suffix it gets applied in html
Code: Select all
<div class="moduletable test">
<h3>Последние добавления</h3>
<ul class="latestnews test">
</div>
User avatar
Platinum Boarder

GK User
Tue Oct 25, 2011 6:08 pm
ok i ve just changed your plugin options and it is working now...

You can use (space)suffixname in module settings

Then in css add your code
.suffixname {} and so on...

To test this add below css code

.mystyle a ( font-weight: normal, font-size: 20px; )
User avatar
Platinum Boarder

GK User
Wed Oct 26, 2011 5:17 am
I have not found a plugin files no appeal to the variable suffix, so went the other way. I added a new setting and called it the "Module style". By default it is set to "style.css".
In helper.php File added commands:
var $ styleCss_id ='';
$ styleCss_id = $ params-> get ("moduleCSS");
$ this-> config ['moduleCSS'] = $ params-> get ('moduleCSS', $ styleCss_id);
if ($ this-> config ["useCSS"] == 1)
{
$ document-> addStyleSheet ($ uri-> root (). 'modules/mod_news_pro_gk4/interface/css /'. $ this-> config ['moduleCSS'], 'text / css');
}
:silly:
Now I'm just pointing out css file name from which to take the module settings. So it works
User avatar
Fresh Boarder

GK User
Wed Oct 26, 2011 6:17 am
You were using content load plugin and in plugin options it was using tables td and tr to wrap around the module thus it wasnt getting module suffix.

I have changed it to use divs instead which i ve tested in your website and it was working fine..

If your solution is working for you thats all it matters..

See ya around...
User avatar
Platinum Boarder


cron