View Full Version : Trouble seeing title
greychops
02-21-2008, 07:42 PM
Hello,
I am using the Horizon Template and for someone reason it looks good on firefox, but on iexplorer the bottom of the title seems cut off. It almost seems as though there is a black border around the picture. Also, I can't seem to see any subtitle at all.
Any help greatly appreciated! This problem can be seen at www.beepsandchirps.com
Thanks,
Jonathan
Dkozikowski
02-21-2008, 10:10 PM
The title being "cut-off" is probably a CSS issue. I can not confirm as I do not use nor have IE.
As for the sub-title, The horizon template may not contain the <SUB_TITLE> (http://www.pixelpost.org/docs/TemplateTags/SUB_TITLE) template tag.
Ruy Horta
04-27-2008, 03:26 PM
Hello,
I am using the Horizon Template and for someone reason it looks good on firefox, but on iexplorer the bottom of the title seems cut off. It almost seems as though there is a black border around the picture. Also, I can't seem to see any subtitle at all.
Any help greatly appreciated! This problem can be seen at www.beepsandchirps.com
Thanks,
Jonathan
I can confirm this problem with an otherwise fine template:
Cut off title with IE6
Fine title with Safari
SLR Web Design
04-30-2008, 11:26 AM
I am also having this issue. So I looked into the horizon.css code. It seemed fine at first glance, the header is set up ok, correct padding etc. Tried vertical-align changes to the Header section where the title lives, but only made things worse.
I looked elsewhere on the board and found some helpful info here (http://www.pixelpost.org/forum/showthread.php?t=6349&highlight=horizon+title&page=4)
It has to do with no padding at the bottom and the fon-size not defined in #header .inside h1.
try something like this:
#header .inside h1 a {
float:right;
text-align:right;
font-size:32px;
color:#666;
padding-top:30px;
padding-bottom:20px;
font-weight:normal;
display:block;
}
can be seen here (http://elizabethharan.com/inspiration) in action.
Hope this helps.
dallen
08-19-2008, 01:16 PM
Thanks. Took care of the problem.
Does horizon template contain the <SUB_TITLE> template tag? I'm new at this!
vBulletin® v3.7.3, Copyright ©2000-2013, Jelsoft Enterprises Ltd.