Viewing 22 posts - 1 through 22 (of 22 total)
  • Author
    Posts
  • #202749

    http://www.cambridgeespana.com/about-us/

    I’m trying to get the…
    1) three pieces of text (preparation, execution & transition) to the right of the three blue squares to be in a separate column aligned to the left and in line with the top of each square
    2) white boxes (M&A, Corp Fin & Advisory) all the same depth as the middle one

    Once again many thanks

    #202977

    Hi creativeyes!

    1. Please create a mockup for that so we can better understand you.

    2. Add this code to the Quick CSS:

    .post-entry-1195 .iconbox .iconbox_content{
        min-height: 565px;
    }
    
    

    Regards,
    Josue

    #203109

    Many thanks Josue

    This is the code for the first one on http://www.cambridgeespana.com/about-us/

    <b>About_BluePale   Preparation</b> is key to every successful outcome; given our first-hand experience and understanding of what acquirers and investors expect, we are well versed at preparing management teams for an impending transaction or inflection point.

    Many thanks

    • This reply was modified 10 years, 10 months ago by creativeyes. Reason: HAving sorted this issue my client asked me to reduce the size of the 3 squares which has thrown out the alignment of the text, sorry! I don't want to NOT be indented below the box. Many thanks
    #203111

    Sorry Josue, this is what I’m after

    #203392

    I couldn’t access the image, a server auth prompted.

    Best regards,
    Josue

    #203519

    Sorry I’ve had to add a password to the site

    Username: catalysis
    Password: 4czsNcn/V

    #203633

    Hey!

    It seems like the image is wrapped into a b tag. Try following code instead

    
    <p><a href="http://www.cambridgeespana.com/wp-content/uploads/2013/04/About_BlueSq_pale.jpg" class="alignleft"><img class="alignnone size-full wp-image-2817" alt="About_BlueSq_pale" src="http://www.cambridgeespana.com/wp-content/uploads/2013/04/About_BlueSq_pale.jpg" width="60" height="60"></a> <strong>Preparation</strong> is key to every successful outcome; given our first-hand experience and understanding of what acquirers and investors expect, we are well versed at preparing management teams for an impending transaction or inflection point.</p>
    

    Cheers!
    Peter

    #203719

    I couldn’t get the code you supplied to work. This is what I’m trying to get it to look like:
    https://www.dropbox.com/s/tav0xg5cb5qssa6/Columns.jpg

    A simple two column setup.

    #203778

    The problem is the markup being generated, we need to get the image and the title out of the b element in order to float it:

    Can you create an administrator account and post it here as a private reply?

    Best regards,
    Josue

    #203785
    This reply has been marked as private.
    #203792
    #203798

    That’s fantastic thank you, how do I go about making the gap between the boxes and the text twice as wide?

    Cheers
    Rupert

    #203800

    See it now:

    http://www.cambridgeespana.com/about-us/

    Cheers!
    Josue

    #203814

    Fantastic thank you.

    I posted a message the other day regarding the breadcrumbs. If I create a header slider like http://www.cambridgeespana.com/team/ is it possible to add the breadcrumbs below it in a text box?

    #203819

    It may, add the breadcrumb and the slider and post a screenshot of what you’d want to achieve.

    Regards,
    Josue

    #203826
    #203839

    See it now:
    http://www.cambridgeespana.com/team/

    Cheers!
    Josue

    #203870

    I knew I could do that but I’d prefer to have them below the slider is it possible?

    #203880

    Hey!

    Currently, changes Josue made looks fine on my end. You can add following code to Quick CSS to remove page title and border from breadcrumbs bar

    .title_container .main-title { display: none; }
    #after_layer_slider_1 .container_wrap { border-top-style: none; }

    Regards,
    Yigit

    #205349

    Hi, that’s just what I’m after please can you apply the same thing to the other sub-pages; About, Transactions, News & Contact.

    Many thanks
    Rupert

    #205353

    Done.

    Regards,
    Josue

    #205355

    Great many thanks

Viewing 22 posts - 1 through 22 (of 22 total)
  • The topic ‘Same size boxes’ is closed to new replies.