Same style like icki sports template
Create music content based Joomla website with this professional and cutting edge template created for Joomla 1.5
- GK User
- Sat Feb 13, 2010 12:22 pm
Hello,
i installed news show pro, but i won't get the style from the icki template adjusted in the hewahoo template.
I would like to have news show pro same look like in the iki sports template.
Please look at the screenshot.
What do i have to make it look like it?
kind regards
Ecc
i installed news show pro, but i won't get the style from the icki template adjusted in the hewahoo template.
I would like to have news show pro same look like in the iki sports template.
Please look at the screenshot.
What do i have to make it look like it?
kind regards
Ecc
-
- Junior Boarder
- GK User
- Sat Feb 13, 2010 11:34 pm
Hi, there is html override for GK News Pro.
If you open icki sport template folder and html there is folder called: mod_news_pro_gk1
So this you have to copy to your Hewahoo template and also add appropriate styling to it from Icki sport template (colors and backgrounds etc).
If you open icki sport template folder and html there is folder called: mod_news_pro_gk1
So this you have to copy to your Hewahoo template and also add appropriate styling to it from Icki sport template (colors and backgrounds etc).
-
- Senior Boarder
- GK User
- Sat Feb 13, 2010 11:40 pm
Great, thanks a lot i'll try that!
kind regards
Ecc
kind regards
Ecc
-
- Junior Boarder
- GK User
- Sun Feb 14, 2010 8:40 am
Hi,
i still won't get it corectly to work.
I did template override, but there is still a gap between title and introtext. Also there are seperator lines like in the Icki Sports template.
Maybe you have an idea what i could have forgotten.
Kind regards
Ecc
i still won't get it corectly to work.
I did template override, but there is still a gap between title and introtext. Also there are seperator lines like in the Icki Sports template.
Maybe you have an idea what i could have forgotten.
Kind regards
Ecc
-
- Junior Boarder
- GK User
- Sun Feb 14, 2010 1:10 pm
Hi
Please state your url.
It's faster this way.
Cheers
Please state your url.
It's faster this way.
Cheers

-
- Platinum Boarder
- GK User
- Sun Feb 14, 2010 2:33 pm
ecc2001 wrote:
Because you need to add also styling that is inside css files. You did only first part, now you need to add second part.
Hi,
i still won't get it corectly to work.
I did template override, but there is still a gap between title and introtext. Also there are seperator lines like in the Icki Sports template.
Maybe you have an idea what i could have forgotten.
Kind regards
Ecc
Because you need to add also styling that is inside css files. You did only first part, now you need to add second part.
-
- Senior Boarder
- GK User
- Sun Feb 14, 2010 2:39 pm
Thanks for your help! Where can i find what to add, and where shoul i paste it.
kind regards
Ecc
kind regards
Ecc
-
- Junior Boarder
- GK User
- Sun Feb 14, 2010 2:47 pm
You can use FireBug to identify what to add and simply put that into template.css.
Or
state your url.
It's faster this way.
Or
state your url.
It's faster this way.
-
- Senior Boarder
- GK User
- Sun Feb 14, 2010 2:57 pm
com.jj666.org
thanks!
thanks!
-
- Junior Boarder
- GK User
- Sun Feb 14, 2010 4:30 pm
Hi again
You can control the different elements (order, margin...) on the content, but here's the style for this module ID.
This will only effect this module. I recommend that you read the HelpFile of News Show Pro and "play" a little bit with the style parameters.
Cheers
You can control the different elements (order, margin...) on the content, but here's the style for this module ID.
- Code: Select all
#gk_npro-newspro1 .gk_npro_image_static.i_left {
margin: 5px 5px 0 0!important
}
#gk_npro-newspro1 p.gk_npro_text.ta_left {
margin: -5px 0 5px 0;
line-height: 16px;
}
This will only effect this module. I recommend that you read the HelpFile of News Show Pro and "play" a little bit with the style parameters.
Cheers

-
- Platinum Boarder
- GK User
- Sun Feb 14, 2010 5:31 pm
Thanks Seichina,
but where do i have to paste that?
I put the mod_news_pro_gk1 from the gawick icki sports in my template/html folder.
Where do i have to add the code from you?
kind regards
Ecc
but where do i have to paste that?
I put the mod_news_pro_gk1 from the gawick icki sports in my template/html folder.
Where do i have to add the code from you?
kind regards
Ecc
-
- Junior Boarder
- GK User
- Sun Feb 14, 2010 5:38 pm
Add this code lines on gk_stuff.css file inside css template directory.
Cheers
Cheers

-
- Platinum Boarder
- GK User
- Sun Feb 14, 2010 6:46 pm
This is great! Works perfectly, just the seperator line is missing.
I also would like to use several module like this. Do i need to add the code for each?
If yes, what i have to change if i want to use it more then one time?
Any idea?
kind regards
Ecc
I also would like to use several module like this. Do i need to add the code for each?
If yes, what i have to change if i want to use it more then one time?
Any idea?
kind regards
Ecc
-
- Junior Boarder
- GK User
- Mon Feb 15, 2010 2:01 am
Hi again
About the line, i can't get to your site: locked
About the News Show Pro module, actually this is not a good way. This will only affect this module unique ID.
Like i said, inside of the module you will find all necessary elements to make it work (well... maybe some small css adjustments to add on files, but not big deal).
Anyway, i would prefer if you send me admin access to work on the module configuration and them i will see how i did it.
If you prefer to work directly on css files and if you observe the code provided, it make reference to module unique id.
newspro1 is the unique module ID.
Send me log info to my email above.
Cheers
About the line, i can't get to your site: locked
About the News Show Pro module, actually this is not a good way. This will only affect this module unique ID.
Like i said, inside of the module you will find all necessary elements to make it work (well... maybe some small css adjustments to add on files, but not big deal).
Anyway, i would prefer if you send me admin access to work on the module configuration and them i will see how i did it.
If you prefer to work directly on css files and if you observe the code provided, it make reference to module unique id.
- Code: Select all
#gk_npro-newspro1
newspro1 is the unique module ID.
Send me log info to my email above.
Cheers

-
- Platinum Boarder
- GK User
- Mon Feb 15, 2010 11:57 pm
Try to add this code in same file like other code provided in this thread:
table.gk_npro_table tr td {
border-top:1px solid #474747;
}
This should add you separating line.
table.gk_npro_table tr td {
border-top:1px solid #474747;
}
This should add you separating line.
-
- Senior Boarder
- GK User
- Tue Feb 16, 2010 11:35 am
Thanks, works perfect!
How can i change the color of the headline in this module which is now black, and how can i change the introtext color which is now red?
kind regrads?
How can i change the color of the headline in this module which is now black, and how can i change the introtext color which is now red?
kind regrads?
-
- Junior Boarder
- GK User
- Tue Feb 16, 2010 11:05 pm
Can I see your site? So I can tell you exactly where to look....
-
- Senior Boarder
- GK User
- Tue Feb 16, 2010 11:40 pm
perfect! THANKS!
-
- Junior Boarder
18 posts
• Page 1 of 1