2 problems with site

Rate this topic: Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.1.00 out of 6 based on 1 vote(s)
GK User
Sun May 11, 2014 5:10 pm
Reply with quote
Report this post
Hi all,
i have a some strange problem... can you help me with it ?

1st is that main image in my site (i do not know why) just top to englare with jquery - it is opening in new tab

2nd is that i have some strange margin in all my articles....

Image

my site - www.brzozowiana.pl

pls help me.
User avatar
Expert Boarder

GK User
Mon May 12, 2014 5:39 am
Reply with quote
Report this post
Hi,
about second problem try this fix:
Code: Select all
#gkInnerInset {width:0;}
#gkMainbody > div { width: 99.9%;}

p.s.
Remember to disable css compression and clean cache for a while.
User avatar
Platinum Boarder

GK User
Mon May 12, 2014 5:47 am
Reply with quote
Report this post
1st - you were talking about
zoom effect on image from first article (HomePage) ?
If yes - tip how to disable this CSS3 effect you will find ,as always, in our Wiki: http://www.gavick.com/documentation/gen ... ox-effect/
User avatar
Platinum Boarder

GK User
Mon May 12, 2014 5:49 am
Reply with quote
Report this post
p.s.
I have small suggestion for you,
reduce some white background from logo area, because on small devices like tablets or Notebooks with 1024px screen it looks not professional. Only this top element.
User avatar
Platinum Boarder

GK User
Mon May 12, 2014 9:44 pm
Reply with quote
Report this post
Pawel F wrote:Hi,
about second problem try this fix:
Code: Select all
#gkInnerInset {width:0;}
#gkMainbody > div { width: 99.9%;}

p.s.
Remember to disable css compression and clean cache for a while.


can you tell me where i should to put this code - unfortunly my knolege is not so good as i want to :(

1st - you were talking about
zoom effect on image from first article (HomePage) ?
If yes - tip how to disable this CSS3 effect you will find ,as always, in our Wiki: http://www.gavick.com/documentation/gen ... ox-effect/


no, not in front end but inside article - 1st image which is displaying like main image. in my printscreen main imane is for eg from article about car crash.

but this is almost fix - i found some plugin in Joomla suport and everything beside 1 module is working fine.... i do not know why but Simple Image Gallery Module in front main site is not working corectly - i have 1 AD image with MAREK OWSIANY and when i click in home page on it this image is opening in new tab... but when i have openede any article and click on this image its opening ok - using jquery...

and now i do not know where could be problem... ?

p.s.
I have small suggestion for you,
reduce some white background from logo area, because on small devices like tablets or Notebooks with 1024px screen it looks not professional. Only this top element.


great suggestion :) thk you :)
User avatar
Expert Boarder

GK User
Mon May 12, 2014 10:12 pm
Reply with quote
Report this post
Pawel F wrote:Hi,
about second problem try this fix:
Code: Select all
#gkInnerInset {width:0;}
#gkMainbody > div { width: 99.9%;}

p.s.
Remember to disable css compression and clean cache for a while.


i put it in template css but do not help... code is still on so you can see it.
User avatar
Expert Boarder

GK User
Wed May 14, 2014 12:11 am
Reply with quote
Report this post
ok, please add "!important" value - like was in my guide (check footer link).
User avatar
Platinum Boarder

GK User
Wed May 14, 2014 12:18 am
Reply with quote
Report this post
Don't search - check this ;)

Code: Select all
#gkMainbody > div {
    width: 99.9% !important;
}

#gkInnerInset {
    display: none;
    width: 0 !important;
}
User avatar
Platinum Boarder

GK User
Wed May 14, 2014 5:04 pm
Reply with quote
Report this post
Pawel F wrote:Don't search - check this ;)

Code: Select all
#gkMainbody > div {
    width: 99.9% !important;
}

#gkInnerInset {
    display: none;
    width: 0 !important;
}


yest it works - than you :)
now last thing is jquery on my site in home... i do not know why it do not work...
also TAB is not working - i think it's because jquery is not working properly

do you have any ideas ?
User avatar
Expert Boarder

GK User
Thu May 15, 2014 1:17 am
Reply with quote
Report this post
jQuery v1.8.3 is loaded from google url.
Please add new topic which this problem, I'm not JS developer to help you more :(
User avatar
Platinum Boarder

GK User
Thu May 15, 2014 4:01 pm
Reply with quote
Report this post
Pawel F wrote:jQuery v1.8.3 is loaded from google url.
Please add new topic which this problem, I'm not JS developer to help you more :(

ok thanks anyway for help :)
User avatar
Expert Boarder

GK User
Fri May 16, 2014 8:54 pm
Reply with quote
Report this post
Unfortunately, this code does not work well - were gone all modules from "iner_inset".

can you look at my site once again?
User avatar
Expert Boarder

GK User
Wed May 21, 2014 11:15 pm
Reply with quote
Report this post
Sorry for delay,
about "Inset" position, unfortunately but this template was designed in wrong way :( ,
so you can not easy remove this white space if you use "inset" position only on several subpages and on others not.
You have 2 options without template hacking:
1) Use this position each time
2) Do not use
User avatar
Platinum Boarder

GK User
Fri May 23, 2014 11:45 am
Reply with quote
Report this post
Hi, i do not know why but now everything is working fine.... do you understaind anything of it ? :-D
User avatar
Expert Boarder

GK User
Fri May 23, 2014 5:47 pm
Reply with quote
Report this post
Freddy Mercury from Queen sang: "It's a kind of magic "
User avatar
Platinum Boarder


cron