Pixelpost

Authentic Photoblog Flavour


Go Back   Pixelpost Forum > SUPPORT / INFORMATION > Pixelpost Help

Post Reply
 
Thread Tools
  #1  
Old 07-05-2007, 12:35 AM
JEB Offline
forum loafer
 
Join Date: Jul 2007
Posts: 11
title text being cut off

I'm sure it's a quick CSS fix, but check this page in IE:

http://augustakorean.com/main/postca...p?showimage=80

The title text is getting chopped off. Where can I make the adjustment to expand that 'box' so the text isn't chopped off? I figured one of you pros can tell me right where to look rather than me spending 2 days looking for the right setting!

T-I-A!
Reply With Quote
  #2  
Old 07-05-2007, 03:05 AM
jaywilliams's Avatar
jaywilliams+ Offline
Team Pixelpost
 
Join Date: Sep 2005
Posts: 1,003
Send a message via AIM to jaywilliams Send a message via MSN to jaywilliams Send a message via Yahoo to jaywilliams Send a message via Skype™ to jaywilliams
You'll need to edit your template css file.
Located in: templates/horizon/styles/horizon.css

Go to line #197 and you'll see this:

HTML Code:
#header .inside h1 a {
	float:right;
	text-align:right;
	color:#666;
	padding-top:30px;
	font-weight:bold;
	display:block;
	}
Replace that with this:

HTML Code:
#header .inside h1 a {
	float:right;
	text-align:right;
	color:#666;
	padding-top: 30px;
	font-weight:bold;
	display:block;
	height: 30px;
}
Notice the addition of "height: 30px;".

That should fix it.
__________________
Jay Williams | A Different View
Reply With Quote
  #3  
Old 07-05-2007, 12:39 PM
JEB Offline
forum loafer
 
Join Date: Jul 2007
Posts: 11
tried that...even tried changing that to 50px...no dice....what else can I check?
Reply With Quote
  #4  
Old 07-05-2007, 07:11 PM
JEB Offline
forum loafer
 
Join Date: Jul 2007
Posts: 11
Perhaps it's worth mentioning that the page works fine with FireFox...chopped off text issue is only present in IE
Reply With Quote
  #5  
Old 07-05-2007, 07:34 PM
dakwegmo's Avatar
dakwegmo+ Offline
Team Pixelpost
 
Join Date: Jul 2005
Location: West of Between
Posts: 689
I just checked it and it seems to be working in IE6.
__________________
My Photoblog
If you find my help useful please consider feeding the PixelPost Kitty
If you're short on cash just feed my ego
Reply With Quote
  #6  
Old 07-05-2007, 07:45 PM
JEB Offline
forum loafer
 
Join Date: Jul 2007
Posts: 11
well, now the client decided to just remove that part any way...oh well! Thanks for the help!
Reply With Quote
Post Reply


Thread Tools




All times are GMT. The time now is 09:05 AM.

Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd. | Style Design: d3 designs