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 » Center area post/pages »

[SOLVED] Border management for images in Pages versus Posts


  #1  
Old Nov 26, 2010, 11:11 AM
internetquest's Avatar
internetquest
 
15 posts · Nov 2010
Mooresville, Indiana USA
[SOLVED] Border management for images in Pages versus Posts

Dear Y'all --

I would like a 2px blue (#0000FF) border on images in all Posts, but no border on images in any Pages. Now I have the border on both all Posts and all Pages by going to "ATO", then "Style IMAGES" and customizing "Images in Posts" field, but this applies its' own cool code to all Pages as well.

David Owen
Mooresville, Indiana USA
  #2  
Old Nov 26, 2010, 12:45 PM
lmilesw's Avatar
lmilesw
 
10,176 posts · Jul 2009
Central New York State USA
You are probably going to have to create a custom border for all items in either posts or pages unless conditionals can be used somehow.
__________________
~Larry (CNY Web Designs)
This site should be a membership site since it so full of good stuff.
Please consider donating which gives you access to even more good stuff.
  #3  
Old Nov 26, 2010, 02:49 PM
internetquest's Avatar
internetquest
 
15 posts · Nov 2010
Mooresville, Indiana USA
OK, let's take "all Pages" for example since they have almost no images compared to "all Posts". I don't see how to add custom borders to Pages since the ATO--> "Style IMAGES"--> "Images in Posts" field seems to over-ride any html you put in the individual Pages html edit fields. This is while still maintaining zillions of Post images having the specified border in the "Images in Posts" field.
  #4  
Old Nov 26, 2010, 09:03 PM
lmilesw's Avatar
lmilesw
 
10,176 posts · Jul 2009
Central New York State USA
I just tried the following and it worked. Set your Atahualpa image setting like you want the images to show in your posts. For the page images where you don't want a border of any kind add the following to ATO>Add HTML/CSS Inserts>CSS Inserts
HTML Code:
.pageimage {
border: none !important;
padding: none !important;
}
Then for each picture in a page just add pageimg to the css class as in this screenshot.
__________________
~Larry (CNY Web Designs)
This site should be a membership site since it so full of good stuff.
Please consider donating which gives you access to even more good stuff.
  #5  
Old Nov 27, 2010, 01:13 AM
internetquest's Avatar
internetquest
 
15 posts · Nov 2010
Mooresville, Indiana USA
That sure worked. Thank you very much. Problem considered SOLVED.

David Owen
Mooresville, Indiana USA

Bookmarks



Similar Threads
Thread Thread Starter Forum Replies Last Post
4 different corner images for sidebar and posts/pages? byblos Center area post/pages 0 Oct 17, 2010 06:12 PM
[SOLVED] different background images for individual posts/pages goonygoogoo Header configuration & styling 9 Sep 10, 2010 12:57 PM
[SOLVED] Images in posts and pages not showing? moomum Atahualpa 3 Wordpress theme 4 Aug 9, 2010 03:14 PM
WP - Images are displayed in PAGES but not in POSTS SupaNova Forum How-To 5 Jun 2, 2010 03:28 PM
Images in Post: Option for "No Border" on selected posts? KatyDigg Atahualpa 3 Wordpress theme 3 Aug 26, 2009 11:47 AM


All times are GMT -6. The time now is 02:11 PM.


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