Configuration some points!!

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 Jan 22, 2013 9:12 pm
Reply with quote
Report this post
Hello,
I wanna update my site from 1.5 into 2.5 but can't doit bevor change some configuration of some points in this template.

1. How to become the user voting under the title ? like this....?
title-rating.png

2. The aSide position to become in a line with createduser and date, like in a blogg category...
aisde-into-item.png

blog-category.png


Thank you for every answer
User avatar
Expert Boarder

Konrad M
Tue Jan 22, 2013 11:16 pm
Reply with quote
Report this post
Hi,
can you give us url to yur site ?
User avatar

GK User
Wed Jan 23, 2013 12:21 am
Reply with quote
Report this post
Konrad M wrote:Hi,
can you give us url to yur site ?


Hi Konrad,
this is the site: http://test.kosovarimedia.com/
Example: http://test.kosovarimedia.com/index.php ... ngineering
User avatar
Expert Boarder

Konrad M
Wed Jan 23, 2013 9:03 am
Reply with quote
Report this post
I see in code that you made some additional changes in html/com_content/article/default.php.
If you moved all links from <aside> section you don't need it any more. So to remove it you can add to override.css
Code: Select all
.item-page .itemAsideInfo  {
display:none;
}

It will move rating to the left. If you would like to rating up, closer the header please add:
Code: Select all
.item-page article header {
margin: 0 0 24px;
}

and reduce last value. Remember to enable override.css option in template settings.
User avatar

GK User
Wed Jan 23, 2013 1:40 pm
Reply with quote
Report this post
Konrad M wrote:I see in code that you made some additional changes in html/com_content/article/default.php. .....

Hi Konrad,
This job make fun, haha..... its terrible if you dont know what you do but with the time can everyone fix some points.... I cant sleep last days. make me crazy and i come not forward....

Now much things look much better....

Can you help me to fix the intro image, bcs it have much place betwin intro image and item....
Example: http://test.kosovarimedia.com/index.php ... ngineering

Thank you.
User avatar
Expert Boarder

Konrad M
Thu Jan 24, 2013 8:57 am
Reply with quote
Report this post
Hi,
have you fixed it already ? Becasue on my chrome there is no much space between item and image.
User avatar

GK User
Thu Jan 24, 2013 6:11 pm
Reply with quote
Report this post
Konrad M wrote:Hi, have you fixed it already ? Becasue on my chrome there is no much space between item and image.

Hello Konrad,
thank you for your replay friend. No no, that picture what you have seen its an article image....
Look ti now, i have add an intro image.... See image captions Intro and Article....
Expamle: http://test.kosovarimedia.com/index.php ... ngineering

Be curios to see it with internet explorer 9??!!
The 2 menu's at the top, how it show !!
User avatar
Expert Boarder

Konrad M
Fri Jan 25, 2013 12:03 pm
Reply with quote
Report this post
Try add to override.css
Code: Select all
.img-fulltext-none, .img-fulltext-left, .img-fulltext-right {
margin: 0 0 32px;
}

and reduce this value to fit your needs. Unfortunetly I don't have IE9.
User avatar

GK User
Fri Jan 25, 2013 5:12 pm
Reply with quote
Report this post
Konrad M wrote:....and reduce this value to fit your needs. Unfortunetly I don't have IE9.

Hi Konrad,
thank you man.... Now looks perfect with: margin: -10px 0 0 0;
Example: http://test.kosovarimedia.com/index.php ... ngineering

What i mean with internetexplorer... i have copied the topmenu and set it in the topmenu position again that looks good in chrome and firefox ....
firefox--chrome--2-menu.png

but in internet explorer look terrible.
internet-ecplorer-2-menu.png
User avatar
Expert Boarder

Konrad M
Sat Jan 26, 2013 7:52 pm
Reply with quote
Report this post
Try in IE9.css add for this element
Code: Select all
{dsiplay:block;
width:100%;}
User avatar

GK User
Tue Jan 29, 2013 9:05 pm
Reply with quote
Report this post
Konrad M wrote:Try in IE9.css add for this element

Hi Konrad,
i have added new module bcs that dont change anything into the ie9....
Thank you very much.
User avatar
Expert Boarder


cron