Page 1 of 1

Css I think

PostPosted: Mon Jan 29, 2007 5:29 am
Author: midjam
Hi,

I have installed IM portal on phpBB.

And i noticed that a cellpic file was gone, so had a look in the subSilver.css and all looked fine. But i can`t seem to change the cellpics at all now, I even deleted them from the site be my still show, very strange.

Here`s a pic :[img=left:3jqkx7yd]http://www.videogameswap.co.uk/problem.jpg[/img]

The left has no cellpic even though it has in the .css and the right has.

Is there some other .css file that overrides the subSilver.css when you install IM Portal?

Re: Css I think

PostPosted: Mon Jan 29, 2007 7:22 am
Author: Teelk
If you're using subsilver then it may be that the css it's using is in overall_header.tpl.

If you're sure it's correct and you can't get it to show, try deleting your browser cache or hit ctrl+F5 to refresh your browser without using cached images.

The cell on the left is the cat class, while the cell on the right(which is showing) is the td.rowpic class. See if there's anything about the td.rowpic class that's making it work while the other one isn't.

Re: Css I think

PostPosted: Mon Jan 29, 2007 7:29 am
Author: midjam
ok thats great fixed it.

I think it was the cache thing, thanks alot for your help.