Error in the form

GK User
Thu Dec 03, 2015 8:35 pm
Hi

I have a problem in the forms. It happened after the transfer form into Russian. How to fix it?
User avatar
Junior Boarder

teitbite
Sat Dec 05, 2015 12:02 pm
Hi

Please tell me the url to the exact page You've got on Your screenshot.
User avatar
Moderator

GK User
Sat Dec 05, 2015 3:31 pm
I sent a personal message

2. How do I add new icons? I want to create icons and add them to your homepage
User avatar
Junior Boarder

teitbite
Sun Dec 06, 2015 5:40 pm
Hi

2. Icons are added with FontAwsome which provide about 500 icons You can choose from. If You want to add a custom icons from images than You will need to use CSS. Tell me the location of the image and a place You want this icon to be shown and I'll present You an example You will be able to use to add other icons.

1. Add this to override.css and make sure override is activated

Code: Select all
ul.pagenav, ul.pager {
    clear: both;
}

ul.pagenav li::before, ul.pager li::before {
    display: none;
}

ul.pagenav li, ul.pager li {
    padding: 0;
    float: left;
    margin: 0;
}

ul.pagenav li.next, ul.pager li.next {
    float: right;
}
User avatar
Moderator

GK User
Tue Dec 08, 2015 3:20 pm
1. ftp://..../templates/gk_steakhouse/css/override.css
I made changes. The problem is not corrected.
User avatar
Junior Boarder

teitbite
Fri Dec 11, 2015 5:28 pm
Hi

I cannot see override.css file being loaded in Your site. Please check if it's enabled in template settings.
User avatar
Moderator

GK User
Sat Dec 12, 2015 5:56 pm
1. done! Thank you!
User avatar
Junior Boarder

teitbite
Tue Dec 15, 2015 2:03 pm
Hi

Glad I could help.
---
If You were satisfied with our support please let other users know on Twitter: http://twitter.com/gavickpro or Facebook: http://www.facebook.com/gavickpro
User avatar
Moderator


cron