hi..... i just downloaded the theme "Famous".
I can't find the codes where to edit the font of the front page.
please help....
Here's the link of the font:
http://wordpress.org/extend/themes/famous
hi..... i just downloaded the theme "Famous".
I can't find the codes where to edit the font of the front page.
please help....
Here's the link of the font:
http://wordpress.org/extend/themes/famous
U have a directory /css find the file there ;)
Probably in global.css
only stylesheet.css and it only contains:
/*
Theme Name: Famous
Theme URI: http://www.megathemes.com/famous/
Description: Famous is an advanced theme for Business, Portfolio or Blog usage. It comes with 3 skins, over 80 theme options, 8 custom widgets, 5 page templates (Blog, About, Contact, Services & Portfolio), 2 slideshow types (Flash & jQuery), very clean HTML & CSS, jQuery scripts integrated (LightBox, ToolTip & others) and also a flash, image and video support. Full documentation, support forums and tutorials are available online.
Date: 08 March 2011
Version: 2.0.5
License: GNU General Public License v3.0
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Author: MegaThemes
Author URI: http://www.megathemes.com/
Tags: fixed-width, two-columns, right-sidebar, white, black, silver, blue, light, theme-options, translation-ready, threaded-comments, custom-menu, custom-colors, custom-background, sticky-post
*/
.aligncenter {}
.alignleft {}
.alignright {}
.wp-caption {}
.wp-caption-text {}
.gallery-caption {}
.bypostauthor {}
.sticky {}No i've downloaded the theme and i found a /CSS directory ;)
How i can to change text Home to START at top bar in FAMOUS theme??? Please help me!!!
probably in your header.php?
@malikin: It is impolite to interrupt another poster's thread. Please stick to your own topic.
@ciscil:
Caveat: you've selected a rather advanced Theme to try to modify; just fair warning.
That said: try installing/activating the Theme, then use Chrome Developer Tools or Firefox Firebug to determine what CSS rules are being applied, and where those rules are being defined.
You must log in to post.