| Author |
Message |
NeapolitanWorld Involved


Joined: Nov 06, 2005 Posts: 318 Location: Los Angeles, USA
|
Posted:
Wed Feb 11, 2009 1:37 am |
|
Have any of you had this happen with CT_RN theme? I have about a 2 to 3 inch empty space on front page article, this would be where Raven has "Looking for Great Web Hosting at reasonable prices?" on home page here... I'm using blockquote in the start of the article but all my other themes like RavenIce and other are just fine, with no unwanted space.
Thanks in advance,
jc |
|
|
|
 |
jakec Site Admin

Joined: Feb 06, 2006 Posts: 3028 Location: United Kingdom
|
Posted:
Wed Feb 11, 2009 7:01 am |
|
Sorry having trouble picturing it. Could you post an image, or link to the website.
Also have you checked in other browsers? |
|
|
|
 |
spasticdonkey RavenNuke(tm) Development Team

Joined: Dec 02, 2006 Posts: 1252 Location: Texas, USA
|
Posted:
Wed Feb 11, 2009 10:27 am |
|
the <H1> tag is set for height of 232px in the CSS file, could that be it? |
|
|
|
 |
NeapolitanWorld Involved


Joined: Nov 06, 2005 Posts: 318 Location: Los Angeles, USA
|
Posted:
Wed Feb 11, 2009 8:43 pm |
|
Yes, it looks like it's when using <H1> tag in the beginning of your text. If I try to edit the px in CSS file it throws the spotlight images off over the top header image. I would like to use <H1> tags in the start if there is a solution to fix this space.
 |
|
|
|
 |
spasticdonkey RavenNuke(tm) Development Team

Joined: Dec 02, 2006 Posts: 1252 Location: Texas, USA
|
Posted:
Thu Feb 12, 2009 5:15 am |
|
you would have to edit theme.php and style.css if you want to use the <H1> tag in your stories. replace all reference with say, <H4>
I just created my own class to use instead of h1. |
|
|
|
 |
NeapolitanWorld Involved


Joined: Nov 06, 2005 Posts: 318 Location: Los Angeles, USA
|
Posted:
Thu Feb 12, 2009 10:13 pm |
|
Thank you! this works perfect!
jc |
|
|
|
 |
|
|
|
|