boriskamp1991
Forum Replies Created
-
Forum: Themes and Templates
In reply to: font size options in twenty eleven?ia anyone wonders how it ended up. i added this to my style.css:
#content h1 { font-size:220%;}
#content h2 { font-size:200%;}
#content h3 { font-size:180%;}
#content h4 { font-size:160%;}
#content h5 { font-size:140%;}
#content h6 { font-size:120%;}you can then modify the % for each heading and it works perfect!
Forum: Themes and Templates
In reply to: twenty eleven remove/hide recent post from pagesGREAT aly22! that did the trick for me!
Forum: Themes and Templates
In reply to: how do i remove the " title" from sidebar template?is this some kind of a bot reply? cause i already replied to this reply (see above)
Forum: Themes and Templates
In reply to: how do i remove the " title" from sidebar template?thank you but cant you give me a link or something? cause i am not a expert on css.
please let me know, thank you!Forum: Themes and Templates
In reply to: how do i remove the " title" from sidebar template?Ok, i will look into that, thank you.
What code should i add so it will not display the page title?
But for seach sites like google etc it should be visable right?
Thank u!Forum: Themes and Templates
In reply to: how do i remove the " title" from sidebar template?yeah i use twentyeleven (check first post) and am using a child thema like i said before.
thank youForum: Themes and Templates
In reply to: how do i remove the " title" from sidebar template?Ok, but the problem is i am working on a local site.
Isnt this a familiar issue? What can i do to make you solve my problem?Thank you
Forum: Themes and Templates
In reply to: how do i remove the " title" from sidebar template?Yeah i know, i already have a child thema and made modifications.
But do yo have a solution??Thank you
Forum: Themes and Templates
In reply to: font size options in twenty eleven?ok thank you for that, but how do i change the h1,h2,h3 etc etc?
i want them to have different font sizes:
h1 , 50px
h2 , 40 px
etc.
cant seem to find thatForum: Fixing WordPress
In reply to: How do I center the navigation bar/menu on the Twenty Eleven theme?no answer??
Forum: Installing WordPress
In reply to: install wordpress local – disadvantages?thats great, thank you!
Forum: Installing WordPress
In reply to: install wordpress local – disadvantages?ok so you have to manually update all the locations?
is there some kind of a program or plugin that can ” batch” action that? instead of changing it one by one.
imagine having 200 pictures and 50 links on you site. how would you solve that easy?thank you
Forum: Installing WordPress
In reply to: install wordpress local – disadvantages?Are you talking about installing WP locally? Or moving an exiting site to a local install?
thank you for your quick reply!
imagine this:, i install wordpress local with bitnami. then off course i add images to the site. the file path for this image will be set for the local installation. when i am finished with the site, and export the site, en import it on my server, will wordpress recognize the pictures? in other words, does the file location point to the right path?or am i thinking way to difficult?
what i am trying to understand is, do you have to edit a lot after the import? or is everything like it was on your local installation?thank you!
Forum: Themes and Templates
In reply to: Fixed width & nextgen gallery on iPadanyone??
Forum: Fixing WordPress
In reply to: How do I center the navigation bar/menu on the Twenty Eleven theme?sorry, i removed all of the lines you said above from my child theme cause it didnt work. but then you cant see whats wrong off course.
please check it now.oh one more thing, i want the text in the SUBMENUS not to center. i would like them aligned to the right. but when i change
#access { text-align:center; }to
#access { text-align:left; }the bars itself arent centered, so i guess i have to add a new line?
thank you very much!