Jump to content
  • 0
Markyieee

Flux Theme Overlapping Images

Question

1 answer to this question

Recommended Posts

Maybe you should change the div's size, look for something like these on your index.php

<div id="main">

 or 

<div id="xxx"><p>some of the texts you see on the middle.</p>

After you find which is the main div's name, go to your css file and search it especifications, and change the width. After that save allb but remember that once you changed the size of the div, you should change the size of the images in it as well.

 

-------

If you find something like those div's id on your index.php, you can change there too.

Hope help you

Regards,

Felipe.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use and Privacy Policy.