Forums

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

Home Forums CSS [Solved] Layout positioning

  • This topic is empty.
Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #180220
    Umutucler
    Participant

    Hi,

    How would you make image 1 look like image 2 without using float:right; for div3?

    http://imagizer.imageshack.us/v2/522x652q90/538/nuSNJk.png
    http://imagizer.imageshack.us/v2/522x652q90/901/E961rN.png

    #180222
    Umutucler
    Participant

    I would love to but it is actually not possible for me. The thing is I am about to A/B test on our website. I am trying to put an image below the left column vertical navigation bar using Visual Website Optimizer. If I edit the html code, it becomes static and break the nav bar, therefore, I have to start to clone the div containing the ul -> li and then edit that one to a clickable image. The problem is, the left column and the content is two different divs in one parent div and VWO is not the best tool unless you want to break the generic code behind it.

    #180224
    Umutucler
    Participant

    The thing is as soon as you edit one of the existing html code, the generic code behind it will be overwritten by static code. It breaks all the links.
    I think I will try again with VWO’s support again. Thanks any way!

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