http://www.anthonynavarro.com/
Got a little CSS 'tidying up' to do but it's essentially complete.
Let me know what you think!
My personal blog: AnthonyNavarro.com
Started by
Anthony Navarro
, Oct 20 2010 02:45 PM
4 replies to this topic
#1
Posted 20 October 2010 - 02:45 PM
#2
Posted 20 October 2010 - 09:46 PM
Moving this to http://ithemes.com/forum/index.php?/forum/57-theme-showcase/
Looks good.
You might want to add this to your theme's style.css:
Looks good.
You might want to add this to your theme's style.css:
.builder-module-content .builder-module-sidebar .widget-top p {
padding: 1em;
}
Builder FAQ | Builder Wiki | Builder Basics Videos | Builder Advanced CSS Videos
Follow me on Twitter | Get latest news on Builder at our Facebook page | My Builder Snippets Blog
#3
Posted 20 October 2010 - 10:46 PM
Thanks, Sridhar! I don't know how I posted in the main forum and not the showcase, which was my intent. Thanks for moving it!
Thanks for the CSS tip: It was "on the list" :-)
Also, if you can help: There's a white bar above the right sidebar widget above "About Anthony" ... For the life of me I can't find the right code to move the red bar up to the top of the navbar and get rid of that 12px space... it seems to be in the whole content module and not just the widget area, but I haven't been able to nail it...
Thanks again!
-Anthony
Thanks for the CSS tip: It was "on the list" :-)
Also, if you can help: There's a white bar above the right sidebar widget above "About Anthony" ... For the life of me I can't find the right code to move the red bar up to the top of the navbar and get rid of that 12px space... it seems to be in the whole content module and not just the widget area, but I haven't been able to nail it...
Thanks again!
-Anthony
#4
Posted 20 October 2010 - 10:49 PM
It is coming from the top margin in the following:
.builder-module-content .builder-module-sidebar {
margin-top: 1em;
background: #FFFFFF;
}
Firebug is a web developer/designer's best friend.
Builder FAQ | Builder Wiki | Builder Basics Videos | Builder Advanced CSS Videos
Follow me on Twitter | Get latest news on Builder at our Facebook page | My Builder Snippets Blog
#5
Posted 21 October 2010 - 08:48 PM
Thanks again!
0 user(s) are reading this topic
0 members, 0 guests, 0 anonymous users





