This is the template of joomla
+-----------------------------------------+
| |
| position: top |
| |
+-----------------------------------------+
I positioned to module "search" to top and "toplinks" to top and after editing css both "search" to float: left;
and "toplinks" to float: right;
and it worked like this
and after then I would like to give some other like image or homelinks or any other contents exactly below to as above picture like this
I would like to do this without editing in index.php because I need this some time in other page rather than front page. That is I would like to do from joomla. How to do ? Any idea, Should I make a banner or something else.
I tried making a module -> custom html but could not accomplish the position.