Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums CSS Image Overlap & Size Response

  • This topic is empty.
Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #46566
    jbs93
    Participant

    I added in some css to make my navigation bar work, which it now does, however it messed up another plugin I had. Before adding in the new css for the nav bar, it was working perfectly fine. But now, the items are overlapping on sight. Also before when you decreased the size of the browser then the next image/cover would just go to the next line but now they are overlapping even worse.

    http://ludiquemag.com/ztestpt4.html

    The regular css from the nav bar is “custom.css” and the book cover plugin is “component3.css”
    You can also see where I got the plugin from here:
    http://tympanus.net/codrops/2013/01/08/3d-book-showcase/

    My suspicion is that the problem may lie within the new “li” or “a” css inputs i used for the nav bar. However, I’m not sure. Any ideas?

    #143800
    jbs93
    Participant

    I’ve adjusted nearly every part of the codes for both and can’t seem to find the issue causing it. But it changed once I modified my nav bar with the system from this code:
    http://codepen.io/Paulie-D/pen/gDzch

    But even within that I can’t find the problem. It has to be something with the list tags in the nav bar menu i’m guessing.

    #143812
    jbs93
    Participant

    There is no debate that it is linked to something within the “custom.css” because in this example:
    http://ludiquemag.com/ztestpt3.html
    it’s working when I don’t have it referencing the “custom.css” file at all. Of course, however, I lose my nav bar that way..

    #143819
    jbs93
    Participant

    I just tried that, it didn’t work though:
    http://ludiquemag.com/ztestpt4.html

    And I only created a second thread because the first one was marked solved so I didn’t think I was able to add on to it. I’m new to the forum, my apologies.

Viewing 4 posts - 1 through 4 (of 4 total)
  • The forum ‘CSS’ is closed to new topics and replies.