Wordpress Themes - WP Forum at BFA
There will be no more development for Atahualpa (or any other theme), and no support. Also no new registrations. I turned off the donation system. I may turn the forum to read only if it gets abused for spam. Unfortunately I have no time for the forum or the themes. Thanks a lot to the people who helped in all these years, especially Larry and of course: Paul. Take care and stay healthy -- Flynn, Atahualpa developer, Sep 2021

Wordpress Themes - WP Forum at BFA » WordPress Themes » Atahualpa 3 Wordpress theme »

Modifying vertical align on images


  #1  
Old Apr 30, 2009, 03:19 AM
NoirMat
 
2 posts · Apr 2009
Hi all,
NEw Atahualpa user here and very pleased with it!
Still one thing annoys me a bit.
I'm trying to get my wrapping text to be aligned so that the top of the text is aligned with the top of the caption… no matter where I define
Code:
vertical-align: text-top;
, the text stays with the baseline aligned to the top of the caption…
I already tried with the theme options, but am getting nowhere.

Here's the example:


Obviously I am doing something wrong here… your help will be appreciated.

Cheers,
Spike
  #2  
Old Apr 30, 2009, 02:12 PM
Flynn's Avatar
Flynn
 
3,768 posts · Oct 2008
Munich, Germany
Try a CSS Insert

.post img.alignleft,
.post img.alignright {
margin-top: 3px;
}
  #3  
Old Apr 30, 2009, 11:08 PM
NoirMat
 
2 posts · Apr 2009
Hi Flynn,

thanks for the input… sadly it doesn't work… Both the pic w/ caption and the text moves down.
I also tried creating a class
Code:
p.margin {margin: 2cm 4cm 3cm 4cm}
and assigning it to the first paragraph with <P class="margin">but still no luck… the paragraph doesn't move at all.
  #4  
Old May 4, 2009, 09:37 PM
Flynn's Avatar
Flynn
 
3,768 posts · Oct 2008
Munich, Germany
I overlooked that you have a caption, put it on .wp-caption or .alignleft

div.alignleft {
margin-top: 3px;
}

or

div.wp-caption {
margin-top: 3px !important;
}

Bookmarks

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes


Similar Threads
Thread Thread Starter Forum Replies Last Post
Unwanted vertical scrollbar in Safari chrisgare Atahualpa 3 Wordpress theme 9 Dec 11, 2009 09:47 AM
Unwanted vertical scrollbar in Safari (now sorted) chrisgare Atahualpa 3 Wordpress theme 1 Jun 3, 2009 04:06 AM
Vertical drop down menu trt823 Atahualpa 3 Wordpress theme 0 Mar 7, 2009 08:12 PM
How to change vertical bar on the left of each categoty to >>> or - ? araneum Page & Category Menu Bars 2 Feb 13, 2009 01:26 PM
Modifying the footer of the template seftonview Atahualpa 3 Wordpress theme 1 Feb 9, 2009 05:38 AM


All times are GMT -6. The time now is 01:49 PM.


Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.