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 » RSS, Feeds & Subscribing »

[SOLVED] RSS margins/position


  #1  
Old Sep 1, 2010, 09:57 AM
cliffbird
 
46 posts · Jul 2009
Two things - is there a css insert to position the RSS icons with a margins? And how would one add the date to the icon area - see top right Bytes for ALL home page.

Thank you
  #2  
Old Sep 10, 2010, 08:48 AM
cliffbird
 
46 posts · Jul 2009
Hmmm .. maybe in css.php under the line:


/*-------------------- COMMENTS FEED ICON -----------------*/
  #3  
Old Sep 11, 2010, 09:31 AM
lmilesw's Avatar
lmilesw
 
10,176 posts · Jul 2009
Central New York State USA
To position the RSS icons you could use
HTML Code:
div.rss-box {margin:XXpx !important;}
Not sure about adding a date. What Bytes for All page are you talking about?
__________________
~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.
  #4  
Old Sep 15, 2010, 09:16 AM
cliffbird
 
46 posts · Jul 2009
http://wordpress.bytesforall.com/

Top right next to the RSS icon.
  #5  
Old Sep 15, 2010, 01:37 PM
lmilesw's Avatar
lmilesw
 
10,176 posts · Jul 2009
Central New York State USA
That date was built into the theme. To add to Atahualpa I would probably integrate some php date code into a php friendly widget that I put in a new widget area. Alternatively there may be some date widgets or plugins that would make this easier.

You could use the code below in a php friendly widget or in various parts of the theme such as the top of loop box in ATO>Style & edit Center Column.

HTML Code:
<?php echo date("F d, Y") ; ?>
__________________
~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.
  #6  
Old Sep 16, 2010, 05:12 PM
cliffbird
 
46 posts · Jul 2009
Thank you - that works well.

Bookmarks

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes


Similar Threads
Thread Thread Starter Forum Replies Last Post
[SOLVED] Widget margins. suwak Sidebars & Widgets 7 Jul 10, 2010 10:40 AM
[SOLVED] How do I position my RSS, email and comments icons in the header? glennvogelsang Header configuration & styling 11 Feb 4, 2010 04:37 AM
Question about margins lmilesw Header configuration & styling 0 Dec 1, 2009 10:14 AM
How to add margins when not using a logo? Ashjoielee Atahualpa 3 Wordpress theme 1 Mar 30, 2009 08:18 AM
Changing the position of the RSS button pushkinpassey RSS, Feeds & Subscribing 3 Mar 28, 2009 10:14 AM


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


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