How do I change img loader height?

Does anybody know how or where to change the height of the index image loader? I want to change it to 400px.

I posted in the wrong section. Sorry. Please move to the correct section.

Quote · 5 Dec 2009

i dont even remember where it was at on 6.1.6.

if you have firefox you should be able to inspect the elements and get a handle on where the CSS is for that specific area. please report back if you are and most specifically if you are not able to obtain that knowledge.

Regards,

DosDawg

When a GIG is not enough --> Terabyte Dolphin Technical Support - Server Management and Support
Quote · 5 Dec 2009

i dont even remember where it was at on 6.1.6.

if you have firefox you should be able to inspect the elements and get a handle on where the CSS is for that specific area. please report back if you are and most specifically if you are not able to obtain that knowledge.

Regards,

DosDawg

Found it

templates/base/css/

index.css

line 136

#indexPhoto
{
border: 1px solid #ffffff;
height: 400px;
overflow: hidden;
cursor: pointer;
}

Quote · 5 Dec 2009

I could not find it with firebug because I already had images in the loader. I removed them and found it.

Quote · 5 Dec 2009
 
 
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.