Need image and header on same line.. how?

Free responsive Joomla 2.5 and 3.x module to present your content with easy and intuitive way.
Rate this topic: Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.
GK User
Fri Jul 12, 2013 3:49 pm
Hello,
this is only a little optical problem, and maybe i just forgot to try the right constellation of float and align - anyways, i couldn't make it and hope you can give me quick help:

as you can see in the picture attached, image and header are on different horizontal lines, but i'd want them on the same, with the header aligned right.
can you please tell me how to do this? Thank you very much in advance!
User avatar
Expert Boarder

GK User
Fri Jul 12, 2013 4:13 pm
Could You please post an url to your site?
User avatar
Moderator

GK User
Fri Jul 12, 2013 4:18 pm
http://kanoon-music.com/

Here you go. The image should be on the left, text beside it on the right, aligned right. is that possible?
thank you!

(Module called "Wusstest du schon" right on top after log in / video. you can scroll down the big red banner that tells you to register)
User avatar
Expert Boarder

GK User
Sat Jul 13, 2013 12:40 pm
Sorry, but I cant see this module:
http://d.pr/i/Gzna

Perhaps You have to be logged in?
User avatar
Moderator

GK User
Tue Jul 16, 2013 5:03 pm
HI,
sorry,i had to move the module - it looked too bad to leave it there over the weekend.
But here is a similar module with the same issue.
http://kanoon-music.com/index.php/votings/test

Module in right column "Test_Neueste Artikel" - Need the header beside the image. would be awesome to know how to do this!
thanks! :)
User avatar
Expert Boarder

GK User
Mon Jul 22, 2013 6:41 pm
Could You create subsite, not linked to a menu, where the module could be published for a little longer?
User avatar
Moderator

GK User
Wed Jul 24, 2013 10:15 am
Hey!
Of course, sorry. Here you go (module in the right column - now on module position inset2)
http://kanoon-music.com/index.php/test34565

In backend: Everything else except header and image is switched to off. Header is on position 1, image on position 2. can't put them on the same position as you sure know.

Is there any solution for this?
hope you can help me, thanks!!
:)
User avatar
Expert Boarder

GK User
Wed Jul 24, 2013 5:36 pm
Please edit: /templates/gk_musicity/css/override.css and add at its end:
Code: Select all
.nspArt h4.nspHeader {
float: right;
width: 95px;
padding-top: 5px;

}
.nspArt h4.nspHeader a {
font-size: 12px;
text-transform: none;
}


I also have made font a little smaller and removed uppercase transform.

Remember to enable "CSS override" in template settings - advanced section.
User avatar
Moderator


cron