- Posts: 6
- Thank you received: 0
Aligning the headline for the text to top of image
-
helpingmedia
Inactive member -
Topic Author
- New Member
-
Less
More
13 years 4 months ago #13062
by helpingmedia
Aligning the headline for the text to top of image was created by helpingmedia
Hi, I have searched previous posts but not found an answer to this.
Is it possible to move the headline to the text up a bit so that it is in line with the top of the image on the left. I have the Hot NewsFlash in the middle of my front page.
www.mediahelpingmedia.org/
I'd just like to close the gap a bit.
Thanks
David
Is it possible to move the headline to the text up a bit so that it is in line with the top of the image on the left. I have the Hot NewsFlash in the middle of my front page.
www.mediahelpingmedia.org/
I'd just like to close the gap a bit.
Thanks
David
Please Log in to join the conversation.
-
ivan.milic
Support Staff -
- Moderator
-
Less
More
- Posts: 14116
- Thank you received: 1639
13 years 4 months ago #13084
by ivan.milic
Replied by ivan.milic on topic Re: Aligning the headline for the text to top of image
Yes use:
#featured .infotext h2{
position:relative;
top: -4px;
}
4px you need to adjust. You can add this at bottom of template_css.css
#featured .infotext h2{
position:relative;
top: -4px;
}
4px you need to adjust. You can add this at bottom of template_css.css
The following user(s) said Thank You: helpingmedia
Please Log in to join the conversation.
-
helpingmedia
Inactive member -
Topic Author
- New Member
-
Less
More
- Posts: 6
- Thank you received: 0
13 years 4 months ago #13094
by helpingmedia
Replied by helpingmedia on topic Re: Aligning the headline for the text to top of image
Please Log in to join the conversation.
Time to create page: 0.155 seconds