Jump to content

[Solved] Footer / Right Column


Recommended Posts

for whole block define css styles like: display:block; clear:both; overflow:hidden;

---

the banner disappeared. see the link www.shopsensual.net
I would like him to stay but that was not overlapped by the footer as it is in the attached image of the first post.
Link to comment
Share on other sites

 

---

the banner disappeared. see the link www.shopsensual.net
I would like him to stay but that was not overlapped by the footer as it is in the attached image of the first post.

 

---

Solved editing css float from module blockadvmult to:

 
p.advmulti2 img { 
display:block;
margin:0 auto;
width:auto;
margin-bottom:10px;
float:none;
}
 
Ok ok after clearing the cache.
thanks vekia for the usual help!
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...