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 »

HOWTO: make a custom text style on post/page


  #1  
Old Jan 29, 2010, 11:32 PM
pakacil
 
20 posts · Jan 2010
Lightbulb HOWTO: make a custom text style on post/page

sometime, we want to make a different style of text on posts or pages, for any reason
for example, like this one: (click pic to enlarge)
Click image for larger version

Name:	ctext1.jpg
Views:	5286
Size:	43.6 KB
ID:	369

to make it...
• go to Atahualpa Options
• on Various Content Items section, go to Add HTML/CSS Inserts tab
• add this new class (and don't forget to save it)
HTML Code:
.custom {
float: right;
font-family: Times New Roman; 
font-size: 24px; 
font-style: italic; 
color: #900000;
text-align: right; 
width: 200px; 
margin: 0 0 0 10px; 
padding: 0;
}
note: You can change all parameters in that class above: name, etc.

now, this is the way to implement it
on our WP text editor, use HTML Mode and implement custom css in any text we want in any position in our paragraph
HTML Code:
<span class="custom">"this is our custom text style..."</span>Lorem ipsum dolor sit amet,...
that's it...

Last edited by juggledad; Apr 26, 2010 at 01:25 PM.
  #2  
Old May 3, 2010, 02:02 PM
globalnerds's Avatar
globalnerds
 
43 posts · Nov 2009
Saratoga Springs, NY
While this is great for changing a piece of text on a page. How can I change the default font(s) for all of my pages and posts where I do not specify a tag?
__________________
Gary GlobalNerds.com
  #3  
Old May 3, 2010, 02:26 PM
Wimbledon's Avatar
Wimbledon
 
320 posts · Apr 2009
[VA & AZ], USA
Quote:
Originally Posted by globalnerds
While this is great for changing a piece of text on a page. How can I change the default font(s) for all of my pages and posts where I do not specify a tag?
Atahualpa Theme Options > Body, Text & Links > Modify font-family:

http://www.w3schools.com/css/css_font.asp
  #4  
Old Jun 13, 2010, 11:56 AM
preciousfoods
 
34 posts · Jun 2010
Hello, what do I do if I do not want this central column blog/post/comments thing going on? I would like a site with only some text and links to videos, some ads, but no real blog per se.
thank you for your help!
  #5  
Old Jun 13, 2010, 12:02 PM
preciousfoods
 
34 posts · Jun 2010
I mean is it possible at all? I guess it has to have a minimum the structure of a blog?
  #6  
Old Jun 13, 2010, 01:35 PM
lmilesw's Avatar
lmilesw
 
10,176 posts · Jul 2009
Central New York State USA
Look at your WordPress dashboard under Settings>Reading. You can set the home page to static and then just use pages if you like for a less "bloggy" site.
__________________
~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.
  #7  
Old Jun 13, 2010, 02:11 PM
preciousfoods
 
34 posts · Jun 2010
wonderful, thank you so much
  #8  
Old Jun 13, 2010, 02:15 PM
preciousfoods
 
34 posts · Jun 2010
can I also take out "by admin" "one comment" "uncategorized", all these things so taht it doesn;t show on the page?
thank you!

Bookmarks

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes


Similar Threads
Thread Thread Starter Forum Replies Last Post
custom 404: Dunstan-style Error Page Plugin twincascos Plugins & Atahualpa 3 Dec 20, 2010 08:26 AM
[SOLVED] How to make page menu item point to custom URL? bongo Page & Category Menu Bars 2 Jan 22, 2010 08:17 AM
SEO - Setting custom page title per page/post? gesman Header configuration & styling 2 Jul 23, 2009 04:03 PM
Changing the style of the post's body text and other font issues. perdox808 Atahualpa 3 Wordpress theme 2 Apr 20, 2009 08:26 PM
How to style "post icon" and "post comments" text Whatsthatcat? RSS, Feeds & Subscribing 3 Apr 1, 2009 09:41 AM


All times are GMT -6. The time now is 02:25 AM.


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