Community Forums › Forums › Design Tips and Tricks › Customizing Sidebar Heading
Tagged: sidebar titles
This topic contains 4 replies, has 2 voices, and was last updated by futurewebboss 4 months, 1 week ago.
-
AuthorPosts
-
January 13, 2013 at 1:27 pm #11617
I have a client at http://freeanequal.org who has a site that the previous admin developed using the Page Lines framework – which I find very hard to work with and not exceptionally well documented and I’m developing an alternative based on the Lifestyle theme that is located at http://filmmakersvillage.com/lifestyle/ and I’ve pretty well got it locked down except styling the title on the sidebar. At the existing site at http://freeandequal.org the sidebar titles are nicely style and I”m trying to achieve a similar effect, except I’m just a CSS hack……………Not an expert by any stretch of anyones imagination. So if there’s anyone out there in Genesis territory that can po in the right direction with as much as help as they have the time to give it would be greatly appreciated.
Thanks in advance.
Dan
January 13, 2013 at 1:54 pm #11627One last thing for anyone replying.
I just about got this baby dialed in to where the customer is going to dig it,( http://filmmakersvillage.com/lifestyle/) but can’t find for the life of me where to set the color for the sub-nav text – as you can see it’s all blended in and I’ve been through the entire sub-nav section of the style sheet but can’t seem to put my fingers on it. It is fine for hovering but not when the page loads.
Thanks in advance again
Dan
January 13, 2013 at 3:53 pm #11666Ok, got the 2nd item figured out. Had to add an element color: #0A2848; to the
#subnav li a {
Section.
Still need help in the 1st item if anyone can.
January 13, 2013 at 5:41 pm #11689Rough but:
If you want an Icon, add it to the background and change the left padding..sidebar h4, .sidebar h4 a, .sidebar h4 a:hover, .sidebar h4 a:visited { background: #AB0606; color: #FFFFFF; font-size: 19px; padding: 16px; text-decoration: none; text-transform: uppercase; }
Jennifer “Hermione” Baumann | Recommended StudioPress Developer
Dream Whisper Designs | Themessence | @dreamwhisper | If I’ve helped, like me on FacebookJanuary 14, 2013 at 12:55 pm #11884Thanks Jennifer.
Not sure I totally know where to put all of this but I think I get it. Will be trying it out later today and I’ll send my success story. Thank you for your help.
Dan
-
AuthorPosts
You must be logged in to reply to this topic.