9 years ago
Topic

Hello

I have this problem in my Website, with chrome results list is showed but in firefox the same search doesn't shows results.

http://www.sportrooms.es/index.php/running?cck=hotelsb&provincia=&modalidad_deportiva%5B%5D=BIKE&modalidad_deportiva%5B%5D=RUNNING&boxchecked=0&search=listhoteltb&task=search 

Images 

http://www.sportrooms.es/salidaFirefox.gif  is OK

http://www.sportrooms.es/errorfirefox.gif  with firefox doesn' work

My version is SEBLOD 3.3.3   joomla 3.3

my template is YOOtheme avenue

Get a VIP membership
693 Posts
rpoy
9 years ago
4
Level 1

Hi robertollweb,

Try adding the following to your template:

.cck_page_items {

float: left;
}

regards,

Randy

9 years ago
3
Level 2

Sorry but what template are you speaking about?

seb_table, seb_one, my template avenue, I'm don't know where add the code

9 years ago
2
Level 3

I wrote the code in CSS file of my template and seb_table, but the registers are not showed.

693 Posts
rpoy
9 years ago
1
Level 4

Hi roberollweb,

You should be able to add it to the cck.css file located in media/cck/css/cck.css

Also, I accidentally had "Text" in the rule - its fixed now.  So try what I posted earlier...

regards,

Randy

9 years ago
0
Level 5

Thank you very much

Now adding the code in cck.css is working

Best Regard

Roberto

Get a VIP membership