[phpBB Debug] PHP Warning: in file [ROOT]/feed.php on line 173: Cannot modify header information - headers already sent by (output started at [ROOT]/feed.php:1)
[phpBB Debug] PHP Warning: in file [ROOT]/feed.php on line 174: Cannot modify header information - headers already sent by (output started at [ROOT]/feed.php:1)
[phpBB Debug] PHP Warning: in file [ROOT]/feed.php on line 180: Cannot modify header information - headers already sent by (output started at [ROOT]/feed.php:1)
IntegraMOD Home of phpBB Integrated Modifications 2006-10-25T21:18:33-07:00 http://www.integramod.com/forum/feed.php?f=17&t=2260 2006-10-25T21:18:10-07:00 2006-10-25T21:18:10-07:00 http://www.integramod.com/forum/viewtopic.php?t=2260&p=17019#p17019 <![CDATA[[Solved] change font color view topic left]]>
that was a lot easier than I expected!

Thank you!!!

Statistics: Posted Author: zenrei — Wed Oct 25, 2006 9:18 pm


]]>
2006-10-22T21:28:31-07:00 2006-10-22T21:28:31-07:00 http://www.integramod.com/forum/viewtopic.php?t=2260&p=16901#p16901 <![CDATA[Re: change font color view topic left]]>
Then go to ACP>PCP>PCP Wizard and click Alter Page Display. Select phpBB>>View Topic>>Left from the dropdown menu and click select.

Look for the occupation field, which I believe is called user_occ. Then under the HTML Style column change class to the class you created in the css file.

Statistics: Posted Author: Teelk — Sun Oct 22, 2006 9:28 pm


]]>
2006-10-22T06:51:54-07:00 2006-10-22T06:51:54-07:00 http://www.integramod.com/forum/viewtopic.php?t=2260&p=16876#p16876 <![CDATA[[Solved] change font color view topic left]]> Statistics: Posted Author: zenrei — Sun Oct 22, 2006 6:51 am


]]>
2006-10-19T06:04:27-07:00 2006-10-19T06:04:27-07:00 http://www.integramod.com/forum/viewtopic.php?t=2260&p=16767#p16767 <![CDATA[[Solved] change font color view topic left]]>
i need to know where the code is that controls the color for the answer to the profile field for occupation is.

Statistics: Posted Author: zenrei — Thu Oct 19, 2006 6:04 am


]]>
2006-10-18T22:11:00-07:00 2006-10-18T22:11:00-07:00 http://www.integramod.com/forum/viewtopic.php?t=2260&p=16763#p16763 <![CDATA[Re: change font color view topic left]]>
Here's something you could try...

1. Screenshot your site (or area you see the color you want to change)

2. Open said screenshot in something you can use an eyedropper tool to figure out the exact hex code ( the #000000 )

3. Open the .css file of whichever template you are using. Example: subSulver.css

4. do a "find" for that hex color you got.

5. You'll have to read the description above each place it finds the hex color to see if that's what you're after.

6. Once you find it you can make it whatever color you want, then save and upload the .css file.

Now.. the only problem with doing this is that there's no telling what else uses that perticular class so the color you changed to might show up other places also.

If you still need help, take the screenshot, and send it to me along with the .css file of your site and the color you want it changed to

Frost

Edit: Also i forgot to mention that you can provide a new class in the css that will make it the color you want without affecting anything else. I can walk you through this if you want just let me know.

Statistics: Posted Author: Frost — Wed Oct 18, 2006 10:11 pm


]]>
2006-10-17T05:36:04-07:00 2006-10-17T05:36:04-07:00 http://www.integramod.com/forum/viewtopic.php?t=2260&p=16708#p16708 <![CDATA[[Solved] change font color view topic left]]>
it's something that shows up on the left, where the profile information is (name, online/offline, total posts, etc)

what tpl is that? I looked, but no dice. I don't believe it's global, because i was on another site (that is now down) that had it a different color.

Statistics: Posted Author: zenrei — Tue Oct 17, 2006 5:36 am


]]>
2006-10-15T21:41:02-07:00 2006-10-15T21:41:02-07:00 http://www.integramod.com/forum/viewtopic.php?t=2260&p=16659#p16659 <![CDATA[Re: change font color view topic left]]>
You could define your own class with whatever color you wanted and edit the code in the .tpl file.

I'll go look at it and get a more detailed description

Also..

If you wanted to play around with any of the colors the easiest way would be to take a screenshot of your site, open that screenshot in photoshop and use the eyedropper tool to get the hex code of the color, then open the .css file and do a find and experiment until you get the desired affect.

Statistics: Posted Author: Frost — Sun Oct 15, 2006 9:41 pm


]]>
2006-10-25T21:18:33-07:00 2006-10-15T09:04:36-07:00 http://www.integramod.com/forum/viewtopic.php?t=2260&p=16641#p16641 <![CDATA[[Solved] change font color view topic left]]>
I changed the user_occ field to be a personal message field that shows under everyone's posted topic info on the left.

how do i make it come up a different color?

right now, it's white, but i'd like to make it green.

Statistics: Posted Author: zenrei — Sun Oct 15, 2006 9:04 am


]]>