Welcome, Guest. Please login or register.

ShoutBox!

Scrubmeister

2024-04-19, 10:32:40
Good to see the site back faster than ever. :)
 

Skhilled

2024-04-18, 21:09:09
I've upgraded the server...more resources. ;)
 

Ken

2024-04-18, 20:57:10
Now that you mention it...  :D
 

Skhilled

2024-04-18, 20:47:19
...and, you should notice that the site is much faster.  :o
 

Ken

2024-04-18, 20:31:37
Hey Steve.
 

Skhilled

2024-04-18, 17:56:10
Re-read the message below...
 

Skhilled

2024-03-31, 15:22:06
Oh yeah, you need to upgrade the site first...
 

Ken

2024-03-30, 09:54:54
Whoops! I forgot that the SMF install here on OFF is out of date!  :'(
 

Ken

2024-03-30, 09:44:48
 Conga-Rats Steve!  :thumbup:
Me gonna install it here just for the fun of it!  :)
 

Skhilled

2024-03-29, 22:15:23
Released!  :D

Recent Topics

TP Articles


Search in titles
Search in article texts

Author Topic: Text in blog comments.  (Read 6190 times)

0 Members and 1 Guest are viewing this topic.

Offline Ken (OP)

  • Vietnam Era Veteran
  • Administrator
  • *
  • Posts: 11676
  • Gender: Male
  • View Gallery
Text in blog comments.
« on: December 12, 2009, 02:44:15 PM »
As mentioned by Steve we have a problem with text and bg colors in the blog, because both are white in the Christmas theme. The problem also exists (just not as bad) in all other themes except for the Curve.

I posted on PortaMx to see what edits to make, but Feline is telling me that it's an issue with the theme and not the blog... that sounds strange to me if more than one theme is doing it.
But anyways, I'm gonna try to get her to help me sort this out, but knowing how she is and that she is not liking me to well this may not turn out so good.  :thud:

The topic = http://portamx.com/index.php/topic,1366.0.html

In her reply she has me looking for code that is not in the theme file:
That is a theme problem ..

Look at the theme /css/index.css
Find:
Code: [Select]
.description, .plainbox {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#361A0F url(../images/custom/titlebg.png) repeat-x scroll 0 0;
border:1px solid #CFCFCF;
color:white;
font-size:0.9em;
line-height:1.4em;
margin:0 0 1em;
padding:0.5em 1em 1em;
}

and change the color to black (#000000) or what you want.

Fel
"Not all who wander are lost."-Tolkien
Yesterday When I was Young.

Offline Lesmond

Re: Text in blog comments.
« Reply #1 on: December 12, 2009, 03:08:54 PM »
just looked at this with firebug

So I opened up the .css and found this--  color: white; looks thats the bit to change to black

try to find this in index.css

Code: [Select]
/* a descriptive style */
.description, .plainbox
{
padding: 0.5em 1em 1em 1em;
font-size: 0.9em;
line-height: 1.4em;
border: solid 1px #cfcfcf;
background: #361A0F url(../images/custom/titlebg.png) repeat-x 0 0;
margin: 0 0 1em 0;
color: white;
« Last Edit: December 12, 2009, 03:14:03 PM by Les »

Offline Ken (OP)

  • Vietnam Era Veteran
  • Administrator
  • *
  • Posts: 11676
  • Gender: Male
  • View Gallery
Re: Text in blog comments.
« Reply #2 on: December 12, 2009, 03:14:06 PM »
This is the closest that I can find:
Code: [Select]
/* a descriptive style */
.description, .plainbox
{
padding: 0.5em 1em 1em 1em;
font-size: 0.9em;
line-height: 1.4em;
border: solid 1px #cfcfcf;
background: #361A0F url(../images/custom/titlebg.png) repeat-x 0 0;
margin: 0 0 1em 0;
color: white;
}
"Not all who wander are lost."-Tolkien
Yesterday When I was Young.

Offline Lesmond

Re: Text in blog comments.
« Reply #3 on: December 12, 2009, 03:15:01 PM »
yep I think thats it, just edited my post  :innocent:

Offline Ken (OP)

  • Vietnam Era Veteran
  • Administrator
  • *
  • Posts: 11676
  • Gender: Male
  • View Gallery
Re: Text in blog comments.
« Reply #4 on: December 12, 2009, 04:53:14 PM »
Got sidetracked by my *New Toy*

More detail later, but here's a hint.
http://www.buy.com/prod/hp-pavilion-dv7-3067nr-notebook-pc/q/loc/101/212324970.html
"Not all who wander are lost."-Tolkien
Yesterday When I was Young.

Offline Lesmond

Re: Text in blog comments.
« Reply #5 on: December 12, 2009, 05:45:03 PM »
That looks nice Ken, built-in light scribe too riteon you hoping for that for Xmas gift :beg:

Offline Ken (OP)

  • Vietnam Era Veteran
  • Administrator
  • *
  • Posts: 11676
  • Gender: Male
  • View Gallery
Re: Text in blog comments.
« Reply #6 on: December 12, 2009, 06:21:26 PM »
Using it now!  :bigteeth:



Spent the past hour or so getting it all setup.
"Not all who wander are lost."-Tolkien
Yesterday When I was Young.

Offline Skhilled

  • Administrator
  • *
  • Posts: 9006
  • Gender: Male
  • All of my passwords are protected by amnesia...
  • View Gallery
    • Buildz Hosting
Re: Text in blog comments.
« Reply #7 on: December 12, 2009, 06:36:01 PM »
Cool!

I doubt if Feline will be much help. She has never fixed her Felblog and keeps blaming all of the problems on SMF, TP, themes, or another mod even when no other mods are installed. LOL

Offline Lesmond

Re: Text in blog comments.
« Reply #8 on: December 12, 2009, 06:39:29 PM »
did you try to change the css file ken?

Offline Lesmond

Re: Text in blog comments.
« Reply #9 on: December 12, 2009, 06:49:25 PM »
Using it now!  :bigteeth:

Spent the past hour or so getting it all setup.
Oh kool you got it now, bet ya do have a :bigteeth: on your face now :bigthumb:

Offline Ken (OP)

  • Vietnam Era Veteran
  • Administrator
  • *
  • Posts: 11676
  • Gender: Male
  • View Gallery
Re: Text in blog comments.
« Reply #10 on: December 13, 2009, 09:57:42 AM »
Well there's good news from the blog front... antechinus is going to take a look at the PMX css to see why it's overriding the plainbox css for the themes.  :2thumbs:
"Not all who wander are lost."-Tolkien
Yesterday When I was Young.

Offline Skhilled

  • Administrator
  • *
  • Posts: 9006
  • Gender: Male
  • All of my passwords are protected by amnesia...
  • View Gallery
    • Buildz Hosting
Re: Text in blog comments.
« Reply #11 on: December 13, 2009, 11:41:54 AM »
He can probably fix it. :)

Offline Ken (OP)

  • Vietnam Era Veteran
  • Administrator
  • *
  • Posts: 11676
  • Gender: Male
  • View Gallery
Re: Text in blog comments.
« Reply #12 on: December 13, 2009, 11:42:51 AM »
just looked at this with firebug

So I opened up the .css and found this--  color: white; looks thats the bit to change to black

try to find this in index.css

Code: [Select]
/* a descriptive style */
.description, .plainbox
{
padding: 0.5em 1em 1em 1em;
font-size: 0.9em;
line-height: 1.4em;
border: solid 1px #cfcfcf;
background: #361A0F url(../images/custom/titlebg.png) repeat-x 0 0;
margin: 0 0 1em 0;
color: white;

I went ahead and fixed the index.css files in the Christmas theme and the SilentWave theme because Feline jumped into the topic saying the the issue was with the themes and not her blog files... to me that's a bunch of crap because the blog should be able to use the values from whatever theme it's in.

But I'm no coder, so maybe I'm being a dumb ass about the issue.

He can probably fix it. :)
That would be nice, we'll see how it works out.  :08:
"Not all who wander are lost."-Tolkien
Yesterday When I was Young.

Offline Skhilled

  • Administrator
  • *
  • Posts: 9006
  • Gender: Male
  • All of my passwords are protected by amnesia...
  • View Gallery
    • Buildz Hosting
Re: Text in blog comments.
« Reply #13 on: December 13, 2009, 11:52:35 AM »
She is lucky to have the support team that she does or PortaMx would fail like Felblog.

Offline Ken (OP)

  • Vietnam Era Veteran
  • Administrator
  • *
  • Posts: 11676
  • Gender: Male
  • View Gallery
Re: Text in blog comments.
« Reply #14 on: December 13, 2009, 12:00:49 PM »
Yepp... she has always been so hard headed about stuff. She seems not to care when her code is in conflict with some other mod or program, she just gets pissed when someone posts an issue and blames it off on something-anything other than her code.

It has always been mho that FelBlog and now this PMX Blog have the potential to be THE very best blog for anyone who has an SMF forum, but Feline makes it really hard to use because of her pissy attitude.
"Not all who wander are lost."-Tolkien
Yesterday When I was Young.