FB GK4 position

Professional Business Joomla template for corporate and business websites suitable for showing stock quotes, up to date news, portfolio management resources or international market data.
GK User
Mon Mar 19, 2012 2:35 pm
Hi,

I am trying to put the FB GK4 module to the right position but it stays on the mainbody position.

Thanks
User avatar
Junior Boarder

GK User
Mon Mar 19, 2012 3:41 pm
Hi,

Can you give me your site URL then I can check for you?
User avatar
Platinum Boarder

GK User
Tue Mar 20, 2012 1:42 pm
Hi,

here is the url http://www.capitalhumainafricain.com. I would like the module on the right-right position.

Thanks
User avatar
Junior Boarder

GK User
Tue Mar 20, 2012 3:33 pm
Hi,

Try adding this code to CSS Override:
Code: Select all
#gkBanner2{
float: right:
}

And it will look like this http://easycaptures.com/fs/uploaded/480/8984187418.jpg
User avatar
Platinum Boarder

GK User
Tue Mar 20, 2012 6:40 pm
I added the code in CSS overide within the template advanced settings but nothing happen.

Thanks
User avatar
Junior Boarder

GK User
Tue Mar 20, 2012 10:10 pm
Please make sure that you have enabled 'use override css' in template settings.
User avatar
Platinum Boarder

GK User
Wed Mar 21, 2012 2:47 am
The CSS Override is ON when nothing happened.
User avatar
Junior Boarder

GK User
Wed Mar 21, 2012 6:19 am
I figured out. The problem was the ":" after "right" below
#gkBanner2{
float: right:
}

Now the new issue is it gets into the module below it.
User avatar
Junior Boarder

GK User
Thu Mar 22, 2012 11:57 am
Sorry for that I wasn't careful writing the code. I just visited the site to check the new issue but it requires to login now, can you provide access via a PM?

Thanks,
User avatar
Platinum Boarder

GK User
Mon Mar 26, 2012 4:07 pm
Hi,

Thanks for your message, now please try this code instead of the old one:
Code: Select all
#gkBanner2{
margin-left: 702px;
}

Then let me know if it helps.
User avatar
Platinum Boarder

GK User
Tue Mar 27, 2012 2:43 am
It's perfect. Thanks Don.
User avatar
Junior Boarder

GK User
Tue Mar 27, 2012 3:03 pm
You're welcome, just feel free to let me know if you need any other assistance.

Have a nice day,
User avatar
Platinum Boarder


cron