abbelsap
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Shadowbox Gallery DIRECT from Post Thumbnail linkOk, from what i understand is that the shadowbox DIRECTS from the thumbnail within a post. Is it possible to have the thumbnail on the index.php DIRECTS to the shadowbox? So when I post a new blog with thumbnail, clicking the thumbnail will open the shadowbox instead of the blogmessage.
The reason why im achieving this, is because I’ll be using a one-page portfolio.
Any help will be appreciated.
Forum: Themes and Templates
In reply to: Highlighting Current Page with Superfish Menu StylesOff-topic
Je site ziet er nu top uit!The second code you gave me works now, thanks! However when Im at a subpage, it wont highlight the nav? It only works on parentpages.
Any thoughts on that? 😛
Forum: Themes and Templates
In reply to: Highlighting Current Page with Superfish Menu StylesThats correct, the code above only applies to the navigation. Standard links have a normal underline.
Tested it again, but i get the same result as last time.. Maybe it has to do with the li a:hover?
Forum: Themes and Templates
In reply to: Highlighting Current Page with Superfish Menu StylesOff-topic
Hehe cool. Heb meteen je site gechecked, hij breekt bij enkele pagina’s op Safari.(Copy and paste the links in your browser)
Current page:
http://img534.imageshack.us/i/schermafbeelding2010051gz.png/Current page + hover:
http://img130.imageshack.us/i/schermafbeelding2010051.png/Hover:
http://img210.imageshack.us/i/schermafbeelding2010051j.png/Forum: Themes and Templates
In reply to: Highlighting Current Page with Superfish Menu StylesUnfortunately that isn’t working for me.
My current code for the nav is;
/* Superfish - Menu Styles */ .sf-menu, .sf-menu * {z-index: 9999999 !important;} .sf-menu, .sf-menu * {margin:0;padding:0;list-style:none;} .sf-menu { margin-top:20px;} .sf-menu ul {position:absolute;top:-999em;width:10em; /* left offset of submenus need to match (see below) */} .sf-menu ul li {width:100%;} .sf-menu li:hover {visibility:inherit; /* fixes IE7 'sticky bug' */} .sf-menu li {float:left;position:relative;} .sf-menu a {display:block;position:relative;} .sf-menu li:hover ul,.sf-menu li.sfHover ul {left:0;top:2.2em; /* match top ul list item height */z-index:99;} ul.sf-menu li:hover li ul,ul.sf-menu li.sfHover li ul {top:-999em;} ul.sf-menu li li:hover ul,ul.sf-menu li li.sfHover ul {left:12.8em; /* match ul width */top:0;} ul.sf-menu li li:hover li ul,ul.sf-menu li li.sfHover li ul {top:-999em;} ul.sf-menu li li li:hover ul,ul.sf-menu li li li.sfHover ul {left:10em; /* match ul width */top:0;} .sf-menu {float:left;margin-bottom:1em;} .sf-menu a {padding: 10px;text-decoration:none;} .sf-menu a, .sf-menu a:visited,.sf-menu a, .sf-menu a:link { color: #333333; } .sf-menu li {font-size:18px;} .sf-menu li a:hover {border-bottom:4px solid #a2005a; color:outline:0;} .sf-menu li ul {background:#d2d2cf;border:1px solid #bbbbb8;opacity: .85;filter: alpha(opacity=85); -ms-filter: "alpha(opacity=85)";-khtml-opacity: .85;-moz-opacity: .85;} .sf-menu li ul li {font-size:14px;} .sf-menu li ul li a:link,.sf-menu li ul li a:visited { color:#454545;} .sf-menu li ul li a:hover {border:0;background:#fff;} .sf-menu li ul li ul { background-color:#e2e2e2; border:1px solid #d1d1cc;opacity: .85;filter: alpha(opacity=85); -ms-filter: "alpha(opacity=85)";-khtml-opacity: .85;-moz-opacity: .85;} .sf-menu li ul li ul li a:link,.sf-menu li ul li ul li a:visited { color:#000;} .sf-sub-indicator { padding:0; margin:0;} .sf-menu li.selected, .sf-menu li.current-cat, .sf-menu li.current-cat-parent, .sf-menu li.current_page_item, .sf-menu li.current_page_parent, .sf-menu li.current_page_ancestor { border-bottom:4px solid #333333; color:outline:0; text-decoration: none; }Forum: Themes and Templates
In reply to: Highlighting Current Page with Superfish Menu StylesThanks, got it working! However when i hover the current page, the title gets a second underline. Any thoughts on that?
Forum: Themes and Templates
In reply to: Highlighting Current Page with Superfish Menu StylesNobody can help me out?
Forum: Themes and Templates
In reply to: Highlighting Current Page with Superfish Menu StylesAnyone?
Forum: Themes and Templates
In reply to: Design help – Styling formsHere a quick start:
input.btn { color:#050; font: bold small 'trebuchet ms',helvetica,sans-serif; } <input type="button" value="Submit" class="btn">Forum: Themes and Templates
In reply to: distance between Topic title and dateYou can use negative numbers.
#content .post h2 { padding-bottom: –15px; }
Thanks for the input, it’s working fine now =]
Forum: Fixing WordPress
In reply to: How to style entries? [using k2]bump
Forum: Fixing WordPress
In reply to: How to style entries? [using k2]bump
Forum: Fixing WordPress
In reply to: How to style entries? [using k2]Anyone?
Forum: Fixing WordPress
In reply to: How to style entries? [using k2]bump