CSS formatting data

5 posts by 2 authors in: Forums > CMS Builder
Last Post: September 28, 2013   (RSS)

I seem to be having a little trouble formating the data from my database when presenting it on my page. The page is formatted by a single CSS document which controls all my divs sizes and fonts etc

but I just cant seem to change the font for the displayed data. Ive somehow got the color right but the font face is being very stubborn. Ive been right through my CSS document and changed all references

of font to the required "Arial" but to no avail.

Am I missing something here in the way the data is handled ?

Hi Greg, the data is from a simple image upload. I will have a look at Chrome developer when I'm back at the computer, that sounds like a top tip- thanks very much. 

Andy

Hi Andy, 

If it's just an upload field the CSS of the page shouldn't be affected, the only field that I can think of that might affect the CSS would be a WYSIWYG field. 

Cheers!

Greg

Greg Thomas







PHP Programmer - interactivetools.com

Greg - Legend !

Had a chance to have a look using the Chrome developer and found the problem straight away. Its now looking as it should.

Thanks very much for your help and the tip !

Andy