×

Notice

The forum is in read only mode.

Problem with css ?

14 years 4 months ago #894 by H. Krüger
Hallo at all,

at first, sorry for my bad englisch knowledge!

I have installed JS-Jobs-Commercial 1.0.5.6 an I have a big problem with the style of my website.

For testing I installed the same Theme than in the demo-site, but it don`t work.
You can see it with the following link.

jobs-berufe.info/index.php?option=com_js...bcat&uid=0&Itemid=55

I was looking with firefox-css-style-tool, but the css seams the same.

I tried nearly 20 other different themes, but I can`t cancel this problem.

Renegards

Hogan
14 years 4 months ago #895 by Ahmad
Replied by Ahmad on topic Problem with css ?
Hi Hogan,

Please edit template css or edit jsjobs01.css.

In template.css
remove this line
table.contentpaneopen, table.contentpane {
margin: 0;
padding: 0;
width: auto; // remove this line
}


OR

add this in jsjobs01.css
table.contentpaneopen, table.contentpane {
width: 100%;
}

Please write your valuable review JS Jobs and JS Support Ticket at JED.
14 years 4 months ago #897 by H. Krüger
Replied by H. Krüger on topic Problem with css ?
Hallo Admin,

I changed in \"jsjobs01.css\"

table.contentpaneopen, table.contentpane {
width: 100%;
}

A \"template.css\" not exist, but a \"templatetheme.css\".

Here is nothing inside like:

table.contentpaneopen, table.contentpane {
margin: 0;
padding: 0;
width: auto;

I open the link with Konqueror (Linux-Debian) and it looks very well!
I open it with Iceweasel (Firefox for Linux) and it looks the same, than before.
Internet-Explorer for Windows I don`t have.

Renegards

Hogan
14 years 4 months ago #899 by Ahmad
Replied by Ahmad on topic Problem with css ?
Hi,

I check IE-8 and firefox-3 on windows.

Normally template.css exist in your current template folder /css/template.css

Please write your valuable review JS Jobs and JS Support Ticket at JED.
14 years 4 months ago #900 by H. Krüger
Replied by H. Krüger on topic Problem with css ?
@ Admin,

oh sorry, I missunderstood something.

I deleted now in /html/jobboerse/templates/siteground-j15-1/css/template.css :

table.contentpaneopen, table.contentpane {
margin: 0;
padding: 0;
/*width: auto;*/
}

I cleared the cache, but it is all the same.

Renegards

Hogan
14 years 4 months ago #905 by Ahmad
Replied by Ahmad on topic Problem with css ?
I don\'t have Konqueror and i can\'t check it.

Please write your valuable review JS Jobs and JS Support Ticket at JED.
Time to create page: 0.044 seconds

Please publish modules in offcanvas position.