1. jamestebb
  2. Commercial Templates
  3. Saturday, 26 October 2013
  4.  Subscribe via email
Hi
Not sure if my problem lies within the template CSS or that of K2.
Basically I am using Substance template with K2 installed.
All was working fine but now when I go to an article in item view the main body sits off the top of the page.
I checked with firebug and found a file:-

http://localhost/joomladrive/index.php/driving-school-directory/driving-schools-england/driving-schools-canterbury/item/27-pass-1st-school-of-motoring

This has an old piece of code within it:-

.itemView .itemBody {
float: right;
margin-top: -265px;
position: relative;
right: -10px;
top: 0;
width: 50%;

This is obviously where the problem lies but where does this file come from and how can I correct this??
When I create a new item a similar file is also created.

PS I am working local only at moment
Accepted Answer Pending Moderation
0
Votes
Undo
Hello

It is difficult to say for sure without access to your site. The CSS mentioned is not from the template. I know .itemBody is a K2 class name so I suspect that would be its source however I suspect the CSS is simply not functioning correctly due to a possible clash with the template CSS.

May I suggest getting back to us once your site is available on a host and we will examine this further.

CiarĂ¡n
  1. more than a month ago
  2. Commercial Templates
  3. # 1
  • Page :
  • 1


There are no replies made for this post yet.
Be one of the first to reply to this post!