Zidalgo Wordpress Forums | clickable header, text size

You must be logged in to post Login Register

Search Forums:


 






clickable header, text size

UserPost

4:47 am
February 23, 2010


Hanah

Member

posts 7

1

Hi,

I'm customizing the Minimal Theme. I have put in the logo, but would like to take out the black box on the upper right.

Also, how can I make the font size larger for text within posts?

This is what it looks like so far:

http://www.cookingmanager.com/…..wordpress/

It would be great to have a list of features and functions along with an explanation of where they can be found. I am not sure what all of the functions do.

Thank you!

Hannah

8:16 pm
February 23, 2010


admin

Admin

posts 173

2

Post edited 8:20 pm – February 23, 2010 by admin


Hi Hanah,

You'll need to modify the CSS of the theme (style.css file), all the changes you've mentioned are for the design, and that's handled from the CSS file. Of course you'll need to know how to code CSS.


Also if you just need to remove the black box completely, not just changing the look, you'll need to modify the header.php file, and remove all the code that is between the tags <h1> and </h1>


1:12 am
February 24, 2010


Hanah

Member

posts 7

3

I'm learning. Could you point me to the value I would need to change for the font size? Or do I need to add a new value? I've tried the body section (right after the #header) and the #homebody and nothing seems to help.

Thank you for your patience.

-Hannah


9:31 am
September 30, 2010


kelly

New Member

posts 1

4

Hannah Since your second question went unanswered here in the forum, I submitted an email about this (and surprise, got no answer).

Our developer figured it out however, so here you go: The body text size is in the #wrapper section. You will need to add a line-height attribute if you increase the font-size because it's awfully hard to look at otherwise. Good luck.

Kelly