Fixed module position

Business template for Joomla 3 and 2.5 ideal to create blog or personal website.
GK User
Sun Feb 26, 2012 1:13 pm
how can i make a module fixed in a position .
i have a module on top6 and i want that to stay on far right side, but when I apply, it shows on top1 position on the far left side.

Thanks
26-02-2012 12-11-53.png
User avatar
Expert Boarder

GK User
Sun Feb 26, 2012 2:25 pm
If you don't assign any modules to top1, 2, 3, 4, 5, then top6 is aligned to left.

Can you give me your site link to understand better? Thanks!
User avatar
Platinum Boarder

GK User
Sun Feb 26, 2012 2:33 pm
That was my initial though, but is not the case, strange :blink:

http://www.dfcomputersolutions.com/index.php/support/help-desk/department/support-services

thanks
User avatar
Expert Boarder

GK User
Sun Feb 26, 2012 3:13 pm
Where is the module please?
User avatar
Platinum Boarder

GK User
Sun Feb 26, 2012 4:51 pm
Don Lee wrote:Where is the module please?


Sorry, :oops: is the search module
User avatar
Expert Boarder

GK User
Sun Feb 26, 2012 7:24 pm
Hi,

Try adding this code to CSS Override:
Code: Select all
#gkToptop6 > div{
float: right;
}

This is how it looks after adding the code http://easycaptures.com/fs/uploaded/457/2750455599.png
User avatar
Platinum Boarder

GK User
Sun Feb 26, 2012 7:55 pm
That's awesome Lee that's exactly what I was after.

Thank you :D
User avatar
Expert Boarder

GK User
Mon Feb 27, 2012 1:45 pm
You are welcome, just feel free to let me know if you need any other helps.

Cheers,
User avatar
Platinum Boarder


cron