Dear,
I need to put 3 info in the banner 2 position...
At the moment: vertical
How can I put : horizontal
I try : display: inline-block but KO
thank's for Help
teitbite wrote:Hi
I cannot imagine what are You trying to do. Can You please show me what You have in mind and give me a link to Your site.
#gkBanner2 div.random-image {
float:left;
margin-right:5px;
}
teitbite wrote:Hi
There is no styling for that at all. Add this to css and let me know when You do this, so I'll check what else should be changed.
- Code: Select all
#gkBanner2 div.random-image {
float:left;
margin-right:5px;
}