Recent Topics

Members
Stats
  • Total Posts: 10,749
  • Total Topics: 1,374
  • Online today: 517
  • Online ever: 879
  • (Jan 21, 20, 05:49:15 PM)
Users Online
Users: 0
Guests: 493
Total: 493

Headline 2.0 RC4

Started by mvi10, Nov 08, 10, 06:32:26 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

mvi10

Area header and topic header fonts are messed, is there a way to repair them?
Screen captures of the problem attached.


[attachment deleted by admin]

Crip

I will look into this , HL needs a smaller font-size: i think ..

GBWY
I have become comfortably numb!


No PM's for Support unless invited! 

I remember my mother's prayers and they have always followed me.
   - Abraham Lincoln -
TOTM Winner.

Crip

This might help ::
FIND IN CSS/INDEX.CSS
/* Styles for rounded headers.
------------------------------------------------------- */
h3.catbg, h3.catbg2, h3.titlebg, h4.titlebg, h4.catbg, .table_list tbody.header td
{
   overflow: hidden;
   height: 31px;
   line-height: 32px;
   font-size: 1.2em;
   font-weight: bold;
}



ADD THIS
/* Styles for rounded headers.
------------------------------------------------------- */
h3.catbg, h3.catbg2, h3.titlebg, h4.titlebg, h4.catbg, .table_list tbody.header td
{
   overflow: hidden;
   height: 31px;
   line-height: 32px;
   font-size: 1.01em;  <=================== smaller
   font-weight: bold;
}
I have become comfortably numb!


No PM's for Support unless invited! 

I remember my mother's prayers and they have always followed me.
   - Abraham Lincoln -
TOTM Winner.

mvi10

The font is smaller yes, as in the capture1.jpg the text is still divided in two lines (maybe translated text is longer than English?). Still, in the original Core theme this does not happen. Also in the capture2.jpg the font is smaller but the Author and Topic are still together without any margin.

Crip

.. on my HL - RC4 it does not happen?

                 .. you use utf-8 character set??
I have become comfortably numb!


No PM's for Support unless invited! 

I remember my mother's prayers and they have always followed me.
   - Abraham Lincoln -
TOTM Winner.

Crip

1 thing try? , increase your Forum WIDTH : 97%;   ?
I have become comfortably numb!


No PM's for Support unless invited! 

I remember my mother's prayers and they have always followed me.
   - Abraham Lincoln -
TOTM Winner.

mvi10

No effect. I also deleted all files from the HL theme folder and transferred new files from the installation package without change. While using RC2 everything was ok.

Crip

i bet it's the css/rtl.css -- try adding RC3: css/rtl.css ...?
I have become comfortably numb!


No PM's for Support unless invited! 

I remember my mother's prayers and they have always followed me.
   - Abraham Lincoln -
TOTM Winner.

mvi10

Where can I find the RC3 css?
I also noticed that in Firefox (4.0b6) text does not divide to two lines. Chrome and Safari has more problems.
Also, why in the upper right corner it doesn't show new members waiting for approval? Now I must go to administration/members to see new registrations?

stef

#9
Hello,
I'm a new user for your very nice theme Headline.
Thanks for this good work.

I notice a bug when activating the news fader js. Doesn't work in IE 7 or 8. I check with the default theme and it's working with it. So there is something missing or ? in your theme but what    ???

Any idea about this ?
Stéphane
ps: I'm not using IE but maybe some readers does  :(