Offline mode image

Fashion and clothing responsive Joomla ecommerce template with full VirtueMart support and advanced store features.
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
Thu Feb 20, 2014 8:35 pm
Reply with quote
Report this post
Hi, I used Firebug to locate the CSS file to change the position of the logo in offline mode but when I clear the cache and refresh he have moved again.

What I've done was:

in the 67 line of offline.style1.css file I added:

#gkLogo img {
display: block;
margin: auto auto 33px;

But now, the logo it's not in place: http://www.woodtoys.pt

Something it's happening with CSS.
Sorry for the dumbass.

Thanks
User avatar
Fresh Boarder

GK User
Thu Feb 20, 2014 9:50 pm
Reply with quote
Report this post
Hi,
Code: Select all
 I used Firebug to locate the CSS file to change the position of the logo in offline mode but when I clear the cache and refresh he have moved again.

Sure, because Firebug can not save - change files from websites!

Your offline uses this file: templates/gk_shop_and_buy/css/system/offline.style5.css
not style1
User avatar
Platinum Boarder

GK User
Thu Feb 20, 2014 10:02 pm
Reply with quote
Report this post
Wait, I haven't explained very well.
I used Firebug to see the code but the changes was in that file.
When I clean the cache and refresh he moves to another CSS file.

I need to change the CSS settings ? To compress or something ?

Thanks
User avatar
Fresh Boarder

GK User
Thu Feb 20, 2014 10:10 pm
Reply with quote
Report this post
AndreScalaPro wrote:Wait, I haven't explained very well.
I used Firebug to see the code but the changes was in that file.
When I clean the cache and refresh he moves to another CSS file.

I need to change the CSS settings ? To compress or something ?

Thanks


Can't edit the post sorry,
I have an solution.
Paste that code in all offline files, but I thing that is not very practical.
User avatar
Fresh Boarder

GK User
Thu Feb 20, 2014 10:51 pm
Reply with quote
Report this post
I suggest to use this guide: http://www.gavick.com/documentation/joo ... -template/

We have much more manuals ...
User avatar
Platinum Boarder

GK User
Fri Feb 21, 2014 1:46 am
Reply with quote
Report this post
Hmmm, got it.

Thanks Pawel
User avatar
Fresh Boarder


cron