-
AuthorPosts
-
December 21, 2013 at 12:26 am #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 oneOnce again many thanks
December 22, 2013 at 3:27 am #202977Hi 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,
JosueDecember 22, 2013 at 9:52 pm #203109Many thanks Josue
This is the code for the first one on http://www.cambridgeespana.com/about-us/
<b> 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
December 22, 2013 at 10:11 pm #203111Sorry Josue, this is what I’m after
December 23, 2013 at 11:20 pm #203392I couldn’t access the image, a server auth prompted.
Best regards,
JosueDecember 24, 2013 at 9:46 am #203519Sorry I’ve had to add a password to the site
Username: catalysis
Password: 4czsNcn/VDecember 28, 2013 at 12:14 pm #203633Hey!
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!
PeterDecember 30, 2013 at 3:32 pm #203719I 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.jpgA simple two column setup.
December 30, 2013 at 6:17 pm #203778The 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,
JosueDecember 30, 2013 at 6:25 pm #203785This reply has been marked as private.December 30, 2013 at 6:32 pm #203792Done:
http://www.cambridgeespana.com/about-us/Regards,
JosueDecember 30, 2013 at 6:41 pm #203798That’s fantastic thank you, how do I go about making the gap between the boxes and the text twice as wide?
Cheers
RupertDecember 30, 2013 at 6:50 pm #203800December 30, 2013 at 7:11 pm #203814Fantastic 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?
December 30, 2013 at 7:14 pm #203819It may, add the breadcrumb and the slider and post a screenshot of what you’d want to achieve.
Regards,
JosueDecember 30, 2013 at 7:25 pm #203826December 30, 2013 at 7:54 pm #203839See it now:
http://www.cambridgeespana.com/team/Cheers!
JosueDecember 30, 2013 at 8:49 pm #203870I knew I could do that but I’d prefer to have them below the slider is it possible?
December 30, 2013 at 9:47 pm #203880Hey!
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,
YigitJanuary 4, 2014 at 5:07 pm #205349Hi, 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
RupertJanuary 4, 2014 at 5:24 pm #205353Done.
Regards,
JosueJanuary 4, 2014 at 5:33 pm #205355Great many thanks
-
AuthorPosts
- The topic ‘Same size boxes’ is closed to new replies.