Mini Profile Popup

What's the correct location to change the colors of the mini proffile view popup in the 'members' block on the homepage?  With my current text and background color, the words are too light.  I tried to go through everything, but gave up Tongue out 

THANK YOU!!!

Quote · 22 Nov 2011

its css is in common.css at line 149.

Good luck.:)

so much to do....
Quote · 22 Nov 2011

Outstanding - a two second change.  Thank you so much Smile

Quote · 22 Nov 2011

you are welcome....:)

so much to do....
Quote · 22 Nov 2011

you are missing some required tools if you are developing a dolphin site. 

 

1. turn off cache, its not a developers friend

2. you need a good editor --> notepad++ would be my suggestion (free)

3. FireFox  as a browser or Google Chrome as a browser

4. on firefox get firebug addon, by default chrome has a debugger, and element inspector

5. take some time to read and understand CSS

6. go through your file structure on the template and the base design elements, if for no other reason, just to read what is in each file. 

7. setup a testing area, --> subdomain.yoursite.com install dolphin, hit it hard and heavy, if you blow it up, it doesnt matter, its a testing area, just dump it and reinstall. 

8. when you are comfortable with the changes, then you can as a matter of standard practice, apply those changes to your production site, and always keep a change log. commenting your work on the files you have hit, will also do wonders for you --> // adjust color of font DosDawg

 

then i am able to search the site, for DosDawg, and this would provide a return of lines where the string DosDawg is present, which consequently provides a path to where i have been and made changes. 

 

you need a good color-picker, there are browser integrated color-pickers available

you need a decent image editor basic --> irfanview advanced --> gimp

you need nerves of steel, patience of Job, sanity of the insane, a good kicking stump, and the drive to succeed . 

 

When a GIG is not enough --> Terabyte Dolphin Technical Support - Server Management and Support
Quote · 22 Nov 2011

I know, I have a lot to do.  Last time I was using Dolphin I did all that and a dedicated AMP server for testing.  This time I'm just having some fun on a shared host.  Even with FireBug, it can be hard to find the best way to make a change.  I tracked it to the script that does the popup, but you need to deal with Dolphin a lot to really know your way around--it's huge.  I remember pulling out my hair getting SSL to 100% work last time, but this time I don't have a real project I'm trying to complete--so I'm going little by little.

 

 

Quote · 22 Nov 2011

i also used firebug to give you the solution.....:)

so much to do....
Quote · 22 Nov 2011
 
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.