Forum Replies Created
-
Mod
I see. You mean that there is a horizontal scroll bar, because for some reason your page is now wider than it should be.
I can’t quite figure out what is going on here, but I’m fairly certain it has to do with a plugin you’ve installed. You haven’t altered any of the theme files, have you?
Mod
Are you talking about the red tab on the left?
Mod
Photoshop or something similar. If you want to use one of the standard headers, just download it, add your logo to it, and upload it as a header. That’s what I did on my blog.
Mod
So, what are we supposed to be seeing in the footer? I see a Facebook link, Recent Posts, and a Twitter link.
Ken
Mod
In reply to: Global css header modification does not appear on 'about' page
July 23, 2011 at 6:58 pm #15675Yes, it looks much better now, and a lot less CSS. You might want to consider changing your background from “scroll” to “fixed” for even better results.
Ken
Mod
Moved to support. Please take some time to read the rules.
Mod
Mod
In reply to: Global css header modification does not appear on 'about' page
July 23, 2011 at 4:05 pm #15673On index pages,
header_titleis H1 andheader_descis H2 for SEO reasons, but on posts and pages,header_titleis H2 andheader_descis H3. You are using CSS to control the H1 and H2 items, which is why they appear differently on index pages than on posts and pages.Your best bet is to just use
header_titleandheader_desc, like this:header_title {
font-family: arial, sans-serif;
font-size: 20px;
color: #000;and repeat the same for
header_desc.Don’t use positioning for these two items because they are already styled by the existing Graphene CSS to appear in the vertical center of the header. Your title on index pages is showing up outside the header on my monitor, which is a different size than yours. (However, you can use
text-align:centerortext-align:rightto move them to the other side of the header.)You can find more information about styling fonts here and also a more technical description here.
Ken
Mod
We are glad to have you here. Welcome aboard!
Mod
another acronym added to my (excessively-long-for-the-average-person) list of acronym
You have one of these too? Cool.
