Posts: 66
Threads: 20
Joined: May 2015
2015-07-17, 05:03 AM
(This post was last modified: 2016-02-04, 09:49 PM by User 95587.)
So I used to use the Latest Posts on Sidebar addon, and after removing it, now theres a weird space there. When I install any sidebar addon, the space does not get filled up. Here is a picture of the space.
[img]-snip-[/img]
And here is a better picture showing the part that im talking about.
[img]-snip-[/img]
Thanks for the help!
Posts: 66
Threads: 20
Joined: May 2015
2015-07-17, 05:28 AM
(This post was last modified: 2015-07-17, 05:36 AM by User 95587.)
(2015-07-17, 05:13 AM).m. Wrote: navigate to index template of the theme and find code similar to below
<div style="float:;width: 74%;"
change to below and save the template
<div style="float: left; width: 100%;"
It worked! Thank you so much!
Now another problem, on another site I was helping, theres another space on the side. Although, this time none of those codes you put are even on the template.