Position of "Follows us"

GK User
Mon Feb 11, 2013 3:06 pm
I cannot add this position of "Follows Us" and see attach here. How is it?
11-02-2013 14-25-57.jpg
User avatar
Expert Boarder

GK User
Tue Feb 12, 2013 9:22 am
When you look at template positions image you will see that this is not regular module position, to add anything there you need to create your own position like here >> http://www.gavick.com/documentation/joomla-extensions/how-to-add-new-module-position/
User avatar
Platinum Boarder

GK User
Tue Feb 12, 2013 11:47 am
I did added a new position but not show on home page. How?
User avatar
Expert Boarder

GK User
Fri Feb 15, 2013 10:10 am
Where did you add position, I mean file name and position name.
User avatar
Platinum Boarder

GK User
Fri Feb 15, 2013 12:54 pm
bkrztuk wrote:Where did you add position, I mean file name and position name.

I want to insert "Follow us" (facebook, google, tweet, youtube and rss) login position. How?
User avatar
Expert Boarder

GK User
Fri Feb 15, 2013 7:37 pm
See attach here:
15-02-2013 19-33-45.jpg
User avatar
Expert Boarder

GK User
Tue Feb 19, 2013 8:48 am
You need to add new module position there because template don't have regualar module position in this place - how to do it you can find here >> https://www.gavick.com/documentation/joomla-extensions/how-to-add-new-module-position/
User avatar
Platinum Boarder

GK User
Tue Feb 19, 2013 11:11 am
I added a new position "follow_us" but position is empty. How is it?
See attach here:
19-02-2013 11-07-29.jpg
User avatar
Expert Boarder

GK User
Fri Feb 22, 2013 8:33 am
Can I check your site URL ? I'll look whether it is any HTML code for this position generated.
User avatar
Platinum Boarder

GK User
Fri Feb 22, 2013 11:04 am
bkrztuk wrote:Can I check your site URL ? I'll look whether it is any HTML code for this position generated.

I sent you PM for website.
User avatar
Expert Boarder

GK User
Mon Feb 25, 2013 10:14 am
Mac_66 wrote:
bkrztuk wrote:Can I check your site URL ? I'll look whether it is any HTML code for this position generated.

I sent you PM for website.

I tried more times to add a new position "follow_us" as position "login" or "register" but it not shows.
User avatar
Expert Boarder

GK User
Wed Feb 27, 2013 5:12 pm
I added a new position "follow_us" but not show on home page.
See attach here:
27-02-2013 16-53-57.jpg
User avatar
Expert Boarder

GK User
Sun Mar 03, 2013 1:47 pm
I've made changes in your installation, you've added code in area beyond BODY tag so browser can't render this properly.
User avatar
Platinum Boarder

GK User
Sun Mar 03, 2013 2:14 pm
bkrztuk wrote:I've made changes in your installation, you've added code in area beyond BODY tag so browser can't render this properly.

Thank you. I saw "TEST" on home page but it is not on "left" and it is must on "right". How?
User avatar
Expert Boarder

GK User
Sun Mar 03, 2013 2:43 pm
See attach here:
03-03-2013 14-39-16.jpg
User avatar
Expert Boarder

GK User
Mon Mar 04, 2013 8:21 am
Now you need to use Firebug, and add custom CSS to float this div to right, proper file to add CSS code is override.css.
User avatar
Platinum Boarder

GK User
Mon Mar 04, 2013 10:34 am
bkrztuk wrote:Now you need to use Firebug, and add custom CSS to float this div to right, proper file to add CSS code is override.css.

Ok, what is code?
User avatar
Expert Boarder

GK User
Mon Mar 04, 2013 5:42 pm
Finally I fount one code and it works well.

Here's code:
Code: Select all
#FollowUs {
float: right;
}
User avatar
Expert Boarder

GK User
Mon Mar 04, 2013 6:15 pm
There is still problem for follow us. I cannot click facebook, twitter, Google and rss buttons. How?
User avatar
Expert Boarder

GK User
Wed Mar 06, 2013 10:14 am
I tried to click facebook, twitter, google button links but it not works to open it.
User avatar
Expert Boarder

GK User
Thu Mar 07, 2013 10:09 am
Please try to change z-index for whole container, did you set any href URL for this buttons ?
User avatar
Platinum Boarder

GK User
Thu Mar 07, 2013 11:42 am
bkrztuk wrote:Please try to change z-index for whole container, did you set any href URL for this buttons ?

Yes, I did set any href URL buttons. I not know how this z-index for whole container. How is it?
User avatar
Expert Boarder

GK User
Sat Mar 09, 2013 7:06 pm
I tried to change code for z-index and container but I cannot do it. How? What's code for z-index and container?
User avatar
Expert Boarder

GK User
Mon Mar 11, 2013 8:58 am
Could you provide URL to your site once again ?
User avatar
Platinum Boarder

GK User
Mon Mar 11, 2013 12:59 pm
bkrztuk wrote:Could you provide URL to your site once again ?

I sent you PM for my website. Let me know.
User avatar
Expert Boarder

GK User
Wed Mar 13, 2013 9:51 am
Did you try to apply the code for logo width ? I've checked your case and logo overflow your buttons.
User avatar
Platinum Boarder

GK User
Wed Mar 13, 2013 10:21 am
bkrztuk wrote:Did you try to apply the code for logo width ? I've checked your case and logo overflow your buttons.

I tried your code for logo but not works at all. Because I tried to click link button but link not works to open other website.
User avatar
Expert Boarder

GK User
Thu Mar 14, 2013 5:31 pm
I wrote you PM. It works well, finally. Thank you :)
User avatar
Expert Boarder

GK User
Fri Mar 15, 2013 9:17 am
Ok, let's close this topic. If someone wants to add new module position, the best way is to follow this tutorial >> http://www.gavick.com/documentation/joomla-extensions/how-to-add-new-module-position/
User avatar
Platinum Boarder


cron